Jump to content

Mandrake 9.1 Not Booting


Guest olunic
 Share

Recommended Posts

Guest olunic

I am trying to dual boot my system with windows 2000 and mandrake linux 9.1. The problem is that after more than 4 installations, the bootloader does not seem to work. Instead, I get a set of 40s on the screen then it says to press andy key to reboot. Someone please help.

Link to comment
Share on other sites

Did you make a boot disk during installation? If not, boot the first install CD and when you get to the splash screen hit F1 and you will will get a boot prompt.

 

boot: root=/dev/hda? Then hit "Enter"

 

That's assuming you only have one HDD and Mandrake is installed to a partition on it. Replace the ? with the partition number.

 

When you get Mandrake booted, post the contents of /etc/lilo.conf That's where your boot loader configuration lives.

 

/germ

Link to comment
Share on other sites

Or you can also boot with the first cd and hit F1, type "rescue" and reinstall the boot loader, either lilo or grub. If needed, restore the windows mbr and then install the boot loader.

Link to comment
Share on other sites

Guest olunic

Thank you Germ the contents of the loader are:

 

boot=/dev/hda5

map=/boot/map

vga=normal

default="linux"

keytable=/boot/us.kit

prompt

nowarn

timeout=100

message=/boot/message

menu-scheme=wb:bw:wb:bw

image=/boot/vmlinuz

label="linux"

root=/dev/hda5

initrd=/boot/initrd.img

append="devfs=mount acpi=off"

read-only

image=/boot/vmlinuz

label="failsafe"

root=/dev/hda5

initrd=/boot/initrd.img

other=/dev/hda1

label="windows"

table=/dev/hda

other=/dev/fd0

label="floppy"

unsafe

 

I have been able to boot using the floppy for linux and using mbr for windows 2000.

 

I also have another problem. Linux is not detecting my sound card or modem. Hope you can help.

Link to comment
Share on other sites

Your lilo.conf looks like it should work. Did you try re-installing lilo as Ixthusdan suggested?

 

You also might try changing this:

 

other=/dev/hda1

label="windows"

table=/dev/hda

 

to this:

 

other=/dev/hda1

optional

label="windows"

 

Although that should not keep Linux from booting. It really sounds like your bootloader is not installed properly.

Link to comment
Share on other sites

Guest olunic

On this occasion, I did'nt install the boot loader to the mbr because on my previous mare than four attempts, the system could not boot at all. I tried reinstalling the bootloader on lots of occasions but nothing helped and I had to roll back to the windows boot loader but linux did not install it correctly so I had to wipe my HD clean and start over. I reinstalled the bootloader on about 6 or more times excluding the loader that would have been installed during the installation.

Link to comment
Share on other sites

You need to utilize the mbr. While I have not dual booted 2k, I have dual booted 98, me, and xppro. There are no problems doing this, contrary to the windex fud. It is possible that you are having a problem with the lilo program (on the cd) or the mandrake installer. (common occurance) Since you said you can boot linux with the floppy, my guess is the lilo program. So, install grub, as suggested, and see if that works. Do it in "rescue" mode with the first cd.

 

The only trouble I have personally had with linux/windex has been windex issues, rather than linux. Since ms is now actively studyinf linux, I anticipate the problems to get worse. Windex does not want anyone using linux! :wink:

Link to comment
Share on other sites

OK, tell me what state the computer is currently in (os's installed, any bootloaders) and I'll give you explicit instructions. :wink:

Link to comment
Share on other sites

Just to be careful, could you also post the content /etc/fstab? It will tell me everytning I need to know about your system without asking 20 questions.

Link to comment
Share on other sites

Guest olunic

The contents of /etc/fstab are:

 

/dev/hda5 / ext3 defaults 1 1

none /dev/pts devpts mode=0620 0 0

/dev/hda7 /home ext3 defaults 1 2

none /mnt/cdrom supermount dev=/dev/hdb,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0

none /mnt/floppy supermount dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,sync,codepage=850,umask=0 0 0

/dev/hda1 /mnt/windows ntfs iocharset=iso8859-1,ro,umask=0 0 0

none /proc proc defaults 0 0

/dev/hda6 swap swap defaults 0 0

Link to comment
Share on other sites

There has been some discussion in the past about this problem you're having associated with ntfs. So this might be the actual cause of the problem. On the other hand, there are also users who do not have any problems with linux and ntfs. But, it does look like grub should be used rather than lilo.

 

WARNING:I have destroyed my computer so many times, that the risk you are about to take is all yours!! :wink:

 

1) Boot your computer with the mandrake install cd1.

 

2) At the splash screen hit F1.

 

3)At the prompt, type "rescue" and press enter.

 

You will be presented with a menu of options. Look them over because they are common sense choices.

 

4) Choose to remove boot loader first, remembering that it is installed in hda5 rather than the default mbr of hda. rescue should automatically find it.

 

5) Reinstall boot loader (grub) at the default place, the mbr of hda. grub should identify and set up booting to either linux or windex.

 

6) reboot by the given menu option, take the cd out of the drive, and you're done!

 

Upon boot up, grub should offer a choice. I would boot windows first, in order to verify the operation. I already know that linux will be fine!

 

Note, if something goes wrong, boot with the cd1 and restore the windows mbr. But it should be fine. lilo is a nicer gui, but I have seen more trouble with lilo in conjunction with ntfs. You can try lilo like this, if you want to be up all night! :wink:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...