what is LVM? and as it is used? Ciao, Mike _________________________________ Michele Carmine Andreano mail: m.andreano-eds@xxxxxxxx _________________________________ -----Messaggio originale----- Da: kickstart-list-bounces@xxxxxxxxxx per conto di Pablo Iranzo Gómez Inviato: lun 03/09/2007 15.31 A: Discussion list about Kickstart Oggetto: Re: Partition.... Ciao Andreano You should create a kickstart containing: part /boot --fstype ext3 --useexisting part /var --fstype ext3 --useexisting --useexisting part /usr --fstype ext3 --useexisting part swap --useexisting part / --fstype ext3 --useexisting part /tmp --fstype ext3 --useexisting part /home --fstype ext3 --useexisting part /space --fstype ext3 --useexisting --noformat Why are you not using LVM? Please, test it before using it on a production environment!! Regards Pablo PD: I'm using something similar to allow a reinstallation over already created volumes (LVM) keeping data on only one partition El lun, 03-09-2007 a las 14:17 +0200, Andreano Michele Carmine (EDS) escribió: > Hi to all, > after the first installation I have this state: > > zerombr yes > clearpart --all --drives=cciss/c0d0,cciss/c0d1 > > part /boot --fstype ext3 --size=2000 --grow --maxsize=2000 > --ondisk=cciss/c0d0 > part /var --fstype ext3 --size=29000 --grow --maxsize=29000 > --ondisk=cciss/c0d1 > part /usr --fstype ext3 --size=12000 --grow --maxsize=12000 > --ondisk=cciss/c0d0 > part swap --size=12000 --grow --maxsize=12000 > --ondisk=cciss/c0d0 --asprimary > part / --fstype ext3 --size=6000 --grow --maxsize=6000 > --ondisk=cciss/c0d0 > part /tmp --fstype ext3 --size=8000 --grow --maxsize=8000 > --ondisk=cciss/c0d0 > part /home --fstype ext3 --size=4000 --grow --maxsize=4000 > --ondisk=cciss/c0d0 > part /space --fstype ext3 --size=31000 --grow > --ondisk=cciss/c0d1 > > > In the successive ones installations I must preserve part /space > and /var.... and I must format the rest of the partition!! > > Excused for the English bad one!! > > > _________________________________ > Michele Carmine Andreano > > mail: m.andreano-eds@xxxxxxxx > _________________________________ > > > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/kickstart-list -- Pablo Iranzo Gómez (Pablo.Iranzo@xxxxxxxxxx) RHCE/Global Profesional Services Consultant Spain Phone: +34 645 01 01 49 (CET/CEST) GnuPG KeyID: 0xFAD3CF0D -- Inscrita en el Reg. Mercantil de Madrid - C.I.F. B-82 65 79 41 Directores: Michael Cunningham, Charlie Peters y David Owens Dirección Registrada: Red Hat S.L., C/ Velazquez 63, Madrid 28001, España Dirección contacto: Paseo de la Castellana 95, Torre Europa - planta 15, 28046 Madrid
<<winmail.dat>>
_______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list