Re: Old style fixed partitions in KS-- Anaconda bug??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	Isn't LVM an option?

sfdisk --force /dev/hda <<EOF
0,200,83,*
201,,8e
EOF

	Then:

part /boot --fstype ext3  --onpart=hda1
part pv.6  --onpart=hda3
volgroup THEBIGONE pv.6
logvol / --fstype ext3 --name=root --vgname=THEBIGONE --size=1024
logvol /home --fstype ext3 --name=home --vgname=THEBIGONE --size=150
logvol /opt --fstype ext3 --name=opt --vgname=THEBIGONE --size=2000
logvol /tmp --fstype ext3 --name=tmp --vgname=THEBIGONE --size=1024
logvol /usr --fstype ext3 --name=usr --vgname=THEBIGONE --size=1500
logvol swap --fstype swap --vgname=THEBIGONE --name=Swap  --size=256



	So just have two partitions, always hda1 as /boot, and the rest for a
LVM PV ;)

	Regards
	Pablo

PD: I have to dd first sectors of LVM in order to get it working for a
reinstallation

	
-- 

Pablo Iranzo Gómez (Pablo.Iranzo@xxxxxxxxxx)
RHCE/Global Profesional Services Consultant Spain
Phone: +34 645 01 01 49 (CET/CEST)
GnuPG KeyID: 0xFAD3CF0D
---
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain
Dirección Registrada: Red Hat S.L., C/ Velazquez 63, Madrid 28001, Spain
Inscrita en el Reg. THEBIGONEntil de Madrid – C.I.F. B82657941

Attachment: signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente

_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list

[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux