I am a bit lost here, I have only installed Redhat 7.2 on an empty HD before, so please bare with me.
To get an idea of my setup: (http://forums.anandtech.com/messageview.cfm?catid=34&threadid=873636)
So I did as instructed, installed Redhat (on the drive specified in the above thread), specified to install LILO on 1st sector of boot partition, I only have one drive bay and of course the CD-ROM was being used, so I did not think it would be a good idea to swap the CD-ROM for the floppy drive just to make the boot disk. Plus, I figured I could make it later from another PC.
I reboot and of course the MBR was not modified, so my Win2k boot menu pops up like normal. So I create a boot disk from redhat ftp:
-download boot.img & rawrite
-rawrite boot.img
-reboot with this disk and it looks like the redhat install from the CD (same options)
With the following prompt:
boot:
So I go through the Redhat site, and found:
Booting Linux from the Installation Boot Disk
Question:
I have Red Hat Linux installed on an IDE drive, and for whatever reason, I need to boot from floppy. How can I boot my system from the installation boot disk?
Answer:
If you have installed Linux onto an IDE hard drive, you can boot from the installation floppy using the following method.
Insert the installation floppy and restart the machine. At the boot: prompt, type the following:
vmlinuz root=/dev/hdXY
[Example: vmlinuz root=/dev/hdb5 ]
Where X is the IDE drive letter and Y is the partition on the drive where you installed the root (/) partition for Red Hat Linux.
For more information about the naming conventions for IDE or SCSI hard drives and their partitions, refer to the section called Difference Between Linux and DOS Disk Names.
So I type in from boot: /vmlinuz root=/dev/hda2
But I am not sure it is hda2, how can I verify this? And is this the normal process to boot with a non-setup dual-boot? I tried several hda3, hda4, etc., but I get the: kernel panic: VFS: Unable to mount to root fs
Please help! 🙂 Thanks
To get an idea of my setup: (http://forums.anandtech.com/messageview.cfm?catid=34&threadid=873636)
So I did as instructed, installed Redhat (on the drive specified in the above thread), specified to install LILO on 1st sector of boot partition, I only have one drive bay and of course the CD-ROM was being used, so I did not think it would be a good idea to swap the CD-ROM for the floppy drive just to make the boot disk. Plus, I figured I could make it later from another PC.
I reboot and of course the MBR was not modified, so my Win2k boot menu pops up like normal. So I create a boot disk from redhat ftp:
-download boot.img & rawrite
-rawrite boot.img
-reboot with this disk and it looks like the redhat install from the CD (same options)
With the following prompt:
boot:
So I go through the Redhat site, and found:
Booting Linux from the Installation Boot Disk
Question:
I have Red Hat Linux installed on an IDE drive, and for whatever reason, I need to boot from floppy. How can I boot my system from the installation boot disk?
Answer:
If you have installed Linux onto an IDE hard drive, you can boot from the installation floppy using the following method.
Insert the installation floppy and restart the machine. At the boot: prompt, type the following:
vmlinuz root=/dev/hdXY
[Example: vmlinuz root=/dev/hdb5 ]
Where X is the IDE drive letter and Y is the partition on the drive where you installed the root (/) partition for Red Hat Linux.
For more information about the naming conventions for IDE or SCSI hard drives and their partitions, refer to the section called Difference Between Linux and DOS Disk Names.
So I type in from boot: /vmlinuz root=/dev/hda2
But I am not sure it is hda2, how can I verify this? And is this the normal process to boot with a non-setup dual-boot? I tried several hda3, hda4, etc., but I get the: kernel panic: VFS: Unable to mount to root fs
Please help! 🙂 Thanks