To make the question clear... What I want is to have a small menu when I boot my RH installation cd that asks if I want to boot from the CD, or from the local drive. This is because I don't want to have to remove the CD from the drive after the installation and the reboot. When using isolinux for boot on cd one can specify a label like this: label local localboot 0x80 So when I boot up and the boot.msg message is shown and I'm prompted for further action, I can type: local to boot from hd0 I haven't found a similar syslinux command to boot from a local drive? Can it be done? How? Best Regards, Peter Lewandowski -----Original Message----- From: Ken Teh [mailto:teh@xxxxxxxxxxx] Sent: den 12 juni 2001 15:57 To: Peter Lewandowski Subject: Re: syslinux question Never tried it, but if I were to make a guess, I'd create a small MSDOS partition on the hard disk and put syslinux there. Then, using fdisk, mark the partition as bootable. Maybe use MSDOS's fdisk, too. If you try and succeed, please post. On Tue, 12 Jun 2001, Peter Lewandowski wrote: > Hi, > > Is there anyway to boot from the local (hard) drive with syslinux, like > isolinux's localboot 0x80? > > Best Regards, > Peter Lewandowski > > > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/kickstart-list >