Bios does not support boot from cd

Sander Hartveld sander at hartveld.net
Thu Nov 25 10:37:58 UTC 2004


Paul Howarth,

Thanks for your reply, I wil try this tonight!

Cheers, Sander

-----Original Message-----
From: fedora-list-bounces at redhat.com [mailto:fedora-list-bounces at redhat.com]
On Behalf Of 
Sent: donderdag 25 november 2004 11:23
To: For users of Fedora Core releases
Subject: [inbox] Re: Bios does not support boot from cd

Sander Hartveld wrote:
> Hi Folks,
>     I have a old pentium 133 Mhz with 80MB Ram wich does not support 
> boot from
>     cdrom. I do have a floppy drive  , a non bootable CD-rom drive and 
> 2 GB hard
>     drive. How to start my installation now?
>     I do have redhat 9 installed.

Take the initrd.img and vmlinuz files from the images/pxeboot directory of
your install media and copy them to /boot of your Red Hat 9 installation.

If you have no separate /boot partition, add the following entry to your
/etc/grub.conf:

title Fedora Core Install/Upgrade
         root (hd0,0) <- use the same value here as for your existing
entries
         kernel /boot/vmlinuz ramdisk_size=8192
         initrd /boot/initrd.img

If you have a separate /boot partition, add the following entry to your
/etc/grub.conf:

title Fedora Core Install/Upgrade
         root (hd0,0) <- use the same value here as for your existing
entries
         kernel /vmlinuz ramdisk_size=8192
         initrd /initrd.img

Then, reboot and you should be able to boot into the installer.

Paul.

--
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list





More information about the fedora-list mailing list