Re: Adding a label to isolinux.cfg doesn't seem to work under fc1

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

 



On Thu, Mar 03, 2005 at 11:59:05AM +0100, Erik Niessen wrote:
> 
> Then I do a mkisofs and boot from my new cd. But when I do linux ks or
> linux kickstart
> it starts the normal installation not my kickstart. But when I type
> linux ks=cdrom:/ks.cfg then it works??? Any ideas? Is there a way to debug this?
> 
By typing 'linux kickstart', you are telling it to boot the linux label,
and to add kickstart to the append= list.  With the configuration you
have here you need to type just 'kickstart' to boot it.

> Thanks,
> 
>       Erik
> 
> default linux
> prompt 1
> timeout 600
> display boot.msg
> F1 boot.msg
> F2 options.msg
> F3 general.msg
> F4 param.msg
> F5 rescue.msg
> F7 snake.msg
> F8 kickstart.msg
> label linux
> kernel vmlinuz
> append initrd=initrd.img ramdisk_size=8192
> label text
> kernel vmlinuz
> append initrd=initrd.img text ramdisk_size=8192
> label expert
> kernel vmlinuz
> append expert initrd=initrd.img ramdisk_size=8192
> label ks
> kernel vmlinuz
> append ks=cdrom:/ks.cfg initrd=initrd.img ramdisk_size=8192
> label lowres
> kernel vmlinuz
> append initrd=initrd.img lowres ramdisk_size=8192
> label memtest86
> kernel memtest
> append -
> label kickstart
> kernel vmlinuz
> append initrd=initrd.img ramdisk_size=8192 ks=cdrom:/ks.cfg
> 
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/kickstart-list
> 

-- 
Jason Kohles                         A witty saying proves nothing.
email@xxxxxxxxxxxxxxx                   -- Voltaire (1694 - 1778)
http://www.jasonkohles.com/


[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