Re: Bios does not support boot from cd

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

 



Paul Howarth,

Thanks for your reply, I wil try this tonight!

Cheers, Sander

-----Original Message-----
From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx]
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@xxxxxxxxxx
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux