Re: [CentOS] LVM and kickstarts ?

2008-03-04 Thread Michael Gale
Ross S. W. Walker wrote: Michael Gale wrote: Hey, So I have created another kickstart that I believe should be correct and it fails the same way with the same problems: --snip-- zerombr yes clearpart --all --initlabel part /boot --fstype ext3 --size=100 part swap --size=1000 part pv.os

Re: [CentOS] LVM and kickstarts ?

2008-03-04 Thread Michael Gale
volgroup os_volgroup01 pv.os logvol / --fstype ext3 --name=os_root --vgname=os_volgroup01 --size=1024 --grow --snip-- Michael Ross S. W. Walker wrote: Michael Gale wrote: Hey, Can anyone tell me why option 1 works and option 2 fails ? I know I need swap and such, however in trouble shooting

Re: [CentOS] LVM and kickstarts ?

2008-03-03 Thread Michael Gale
Hey, If I take swap out of the LVM section and create a regular partition for swap it fails. Michael Ross S. W. Walker wrote: Michael Gale wrote: Hey, Can anyone tell me why option 1 works and option 2 fails ? I know I need swap and such, however in trouble shooting this issue I

[CentOS] LVM and kickstarts ?

2008-03-03 Thread Michael Gale
=os_volgroup01 --size=1024 --grow -- Michael Gale Red Hat Certified Engineer Network Administrator Pason Systems Corp. "It's not that I'm so smart, it's just that I stay with problems longer." - Albert Einstein ___ C