RE: Problem with syslinux.cfg

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

 



> Hi
> 
> I have created a KS cdrom with a boot image , containing a compressed
> initrd.img, this in turn contains my ks.cfg file.  syslinux.cfg in the
> boot.img contains
> 
> default kickstart
> prompt 0
> label kickstart
>   kernel vmlinuz
>   append ks=file:kickstart/ks.cfg initrd=initrd.img

Where is your ks.cfg in relation to your initrd?  If it is in the top level,
you need to change this to:

append ks=file:/ks.cfg initrd=initrd.img

That should work.  You don't want to use ks=cdrom:... because it won't work.
Are you doing Red Hat 6.2 or 7.x?

Forrest





[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