![]() |
Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
If I remove LVM and change to this on the kickstart, it worked preface and I was able to install without any problem. # Disk partitioning information #part /boot --bytes-per-inode=4096 --fstype="ext3" --size=196 #part / --asprimary --bytes-per-inode=4096 --fstype="ext3" --size=16384 #part swap --bytes-per-inode=4096 --fstype="swap" --size=16384 #part /tmp --bytes-per-inode=4096 --fstype="ext3" --size=4096 #part /home --bytes-per-inode=4096 --fstype="ext3" --grow --size=1 -DP --- Kristian Hermansen <kristian.hermansen-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote: > Dave Peters wrote: > > I setup kickstart point to nfs and it works now. > > I got the error during the kickstart. > > > > It said: the following problem occurred on line 49 > of > > the kickstart. > > Option --device is required. > > Line 49: > > raid pv.01 --fstype "physical volume (LVM)" > > --level=RAID1 raid.5 > > Looks like you need to pass the --device option with > argument of your > RAID device, usually md0. That would make the most > sense, since it > could be anywhere, how would kickstart know? > > Here is a reference for you: > http://lists.centos.org/pipermail/centos/2007-June/082375.html > -- > Kristian Hermansen > ____________________________________________________________________________________ Pinpoint customers who are looking for what you sell. http://searchmarketing.yahoo.com/ -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
![]() |
|
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |