LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-29-2002, 02:32 PM   #1
rayne
LQ Newbie
 
Registered: Sep 2002
Location: Alabama
Distribution: RedHat 7.3 (8.0 soon)
Posts: 29

Rep: Reputation: 15
Can't boot RH7.3


I just installed RedHat on an extended partition on the same drive that I have WinXP. I had planned to do a dual boot, but now I can't boot to RH.

I created a boot floppy at installation, then once install was done went to boot to the floppy. I get a boot failure error and I can only boot to WinXP. Is there any way to get around this or am I going to have to reinstall RH?

I've not been having any luck with this computer all weekend.

Thanks.
 
Old 09-29-2002, 02:39 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Could you copy the error message you got?
 
Old 09-29-2002, 02:54 PM   #3
rayne
LQ Newbie
 
Registered: Sep 2002
Location: Alabama
Distribution: RedHat 7.3 (8.0 soon)
Posts: 29

Original Poster
Rep: Reputation: 15
Sure. When it tries to boot it says:

Loading initrd.img....
Boot failed: please change disks and press a key to continue.

Is it looking for something else?
 
Old 09-29-2002, 02:59 PM   #4
pk21
Member
 
Registered: Jun 2002
Location: Netherlands - Amsterdam
Distribution: RedHat 9
Posts: 549

Rep: Reputation: 30
If i was you i would first try to make another bootfloppy. Maybe your floppy itself is damaged.
 
Old 09-29-2002, 03:00 PM   #5
rayne
LQ Newbie
 
Registered: Sep 2002
Location: Alabama
Distribution: RedHat 7.3 (8.0 soon)
Posts: 29

Original Poster
Rep: Reputation: 15
How do I do that?
 
Old 09-29-2002, 03:17 PM   #6
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Try
mkbootdisk kernel_version
 
Old 09-29-2002, 03:39 PM   #7
pk21
Member
 
Registered: Jun 2002
Location: Netherlands - Amsterdam
Distribution: RedHat 9
Posts: 549

Rep: Reputation: 30
Or if you want an easier way.

Boot from cd and type linux upgrade. Now if you press Next a couple of times then it will make the boot floppy for you. After that you will have to stop the upgrade process by rebooting and try your new floppy.
 
Old 09-30-2002, 07:30 AM   #8
rayne
LQ Newbie
 
Registered: Sep 2002
Location: Alabama
Distribution: RedHat 7.3 (8.0 soon)
Posts: 29

Original Poster
Rep: Reputation: 15
I tried creating a new boot disk using the upgrade procedure and this floppy didn't even get to initrd.img

it just said:
Loading

then gave me the same error

any other ideas?
 
Old 09-30-2002, 07:30 AM   #9
rayne
LQ Newbie
 
Registered: Sep 2002
Location: Alabama
Distribution: RedHat 7.3 (8.0 soon)
Posts: 29

Original Poster
Rep: Reputation: 15
I really would like to dual boot but if that doesn't work, I guess I'll be back to running it inside of VMWare.
 
Old 09-30-2002, 12:35 PM   #10
rayne
LQ Newbie
 
Registered: Sep 2002
Location: Alabama
Distribution: RedHat 7.3 (8.0 soon)
Posts: 29

Original Poster
Rep: Reputation: 15
Also tried to reinstall in text mode and it made a boot disk that was worse than the graphical mode.

I'm thinking of backing up all data to cds (probaby about 15-20) then repartitioning the entire drive.

Could my problem be that when it gets to partition setup, it tells me the partition table is incorrect? Both mandrake 9.0 and redhat 7.3 did this when I tried to install them.

Ideally I'd like to get Mandrake on there, but I also had problems when it was trying to install packages from disk 2. could be my copy isn't quite right, even though I can browse it via windows.
 
Old 09-30-2002, 02:24 PM   #11
jglen490
Member
 
Registered: Apr 2002
Location: The next brick house on the right.
Distribution: Kubuntu 18.04, Bodhi 5.0
Posts: 691

Rep: Reputation: 45
Which bootloader did you try to install (Grub, Lilo)? Get a copy of Tom's rtbt, boot from the floppy, mount your /boot or / partition, look in your /boot/grub/menu.lst, or /etc/linux.conf, file and post a copy of it here.
 
Old 09-30-2002, 03:20 PM   #12
rayne
LQ Newbie
 
Registered: Sep 2002
Location: Alabama
Distribution: RedHat 7.3 (8.0 soon)
Posts: 29

Original Poster
Rep: Reputation: 15
I tried to install LILO to the first sector of the root partition. It appears correct. It is installed to /dev/hda3 which should be / and /dev/hda4 should be the swap. hda1 and 2 are my Windows partitions.


I looked over tomsrtbt but don't understand how to do this. Since I do not have access to a Win95/98/DOS/Linux machine and it says you can't create it with Win2K or WinXP. How do I do this?

Could I need to use the LBA option?

Last edited by rayne; 09-30-2002 at 03:50 PM.
 
Old 09-30-2002, 04:16 PM   #13
jglen490
Member
 
Registered: Apr 2002
Location: The next brick house on the right.
Distribution: Kubuntu 18.04, Bodhi 5.0
Posts: 691

Rep: Reputation: 45
Quote:
I tried to install LILO to the first sector of the root partition. It appears correct. It is installed to /dev/hda3 which should be / and /dev/hda4 should be the swap. hda1 and 2 are my Windows partitions.
That's the reason why you can't get to your Linux space. The BIOS and its bootstrap loader go to the MBR of the bootable device to look for boot code. What it found was code that sends it to the Windoze partition.

You can do one of two things: 1) send Lilo to the MBR of your primary hard drive with a lilo.conf that points to your Windoze space and to your Mandrake space

or

2) make a copy of your Linux partition bootsector to a file, copy that file to your WinXP C: drive, and add an entry to your boot.ini file for Mandrake.
 
Old 10-01-2002, 07:10 PM   #14
rayne
LQ Newbie
 
Registered: Sep 2002
Location: Alabama
Distribution: RedHat 7.3 (8.0 soon)
Posts: 29

Original Poster
Rep: Reputation: 15
ok. Here is what I did:

Using rescue mode, I booted with the CD.

mounted the floppy drive.
typed: dd if=dev/hda3 of=mnt/floppy/boot.lnx bs=512 count=1

told me all was well. to be sure, I went into that dir and viewed it. boot.lnx was in there.

Booted to XP, copied boot.lnx to C:\ and added C:\boot.lnx="Linux RedHat 7.3" to the file, saved it and rebooted.

Sure enough I have both options in my Boot Menu. Select the linux option and i get a black screen with a blinking cursor in the top left corner of the screen.

What have I missed?
 
Old 10-02-2002, 09:59 AM   #15
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Are you sure you have lilo on /dev/hda3? If possible, send your /etc/lilo.conf
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
This should be easy for those in the know - how do i make the following on boot? RH7 Anastrophe Linux - Networking 2 02-04-2004 02:51 PM
win2k rh7.3 triple boot SADANA Linux - General 1 10-14-2002 09:02 AM
floppyless RH7.2 boot j_developer Linux - General 1 08-21-2002 04:23 AM
WinXP & RH7.1 > WinXp &RH7.2 Dual Boot Jondalar Linux - Software 14 01-25-2002 12:47 PM
Win2K/RH7.1 Dual, RH won't boot from boot disk after install marktaff Linux - Software 4 08-24-2001 05:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration