RHES 5 kickstart and LVM on ks.cfg question
    Dave Peters 
    gameslover987-/E1597aS9LQAvxtiuMwx3w at public.gmane.org
       
    Thu Jun 28 12:37:16 EDT 2007
    
    
  
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.
    
    
More information about the Discuss
mailing list