Click to See Complete Forum and Search --> : Dual Boot Problem...


Himura_Kenshin
12-21-2000, 02:04 AM
I have a 20 Gig Hard drive that I have the first partition (6Gig) Using Windows 95, and on the rest is Redhat 6.2. I am using Loadlin to Dual Boot, and everything was working fine until I just tried to boot and it tells me that hda2 (First Linux partition) is already mounted....I followed the NHF to the letter...what could be wrong?

Thanks in advance,
Kenshin

osnap
12-21-2000, 03:01 AM
Are you sure that Linux is on hda2? Try hda5 and see if that works. That's how it is on my dual boot system.

LiNuts
12-21-2000, 07:47 AM
What partition is your linux root on?. When you use Loadlin that is the partition you boot with.
For example my Loadlin looks like this:

C:\Linux\loadlin.exe C:\Linux\vmlinuz root =/dev/hda5 ro
Cheers http://www.linuxnewbie.org/ubb/smile.gif
LiNuts