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

Re: grub question - SOVLED



Shyamal,

Thanks to your help I finally figured out what was wrong. menu.lst was correct after all.
title Linux
root (hd0,1)
kernel /vmlinuz-2.4.18-bf2.4 root=/dev/hda4 ro

My boot partition was NEVER redone when I installed Debian. When I was installing Debian, I assumed that when Lilo was configured, it took care of the the boot partition. This was the problem.

After mounting /dev/hda2, I looked at it and realized that this was from Redhat linux. I deleted everything and copied the correct directories and files from /boot.

Thanks Shyamal. If you didn't tell me to go into grub shell at boot, I may never have figured this out.

bp

From: Shyamal Prasad <shyamal.prasad@sbcglobal.net>
To: debian-user@lists.debian.org
Subject: Re: grub question - please help
Date: 07 Dec 2002 13:37:27 -0600

    "Bruce" == Bruce Park <bpark79@hotmail.com> writes:

    >> The leading '/' on the vmlinuz kernel name was probably his
    >> problem.
    Bruce> OK, I edited the it to:

    Bruce> kernel vmlinuz-2.4.18-bf2.4 root=/dev/hda4 ro

Sorry, I mis-spoke.

    Bruce> which results in: Error 1: Filename must be either an
    Bruce> absolute pathanme or blocklist

    Bruce> On my system: bash$ ls -l /boot | grep
    Bruce> 'vmlinuz' -rw-r--r-- root root <...> vmlinuz-2.4.18-bf2.4

    Bruce> I still can't solve this problem.

When you get the grub boot screen hit the 'c' key. You should get a
'grub>' prompt from the grub shell.

Now set your grub root to your boot partition. Your mail has lost
references, so I can no longer find your original post, but perhaps
you have to type something like 'root (hd0,1)' if your /boot partition
is on /dev/hda2. Press enter and grub should tell you what type of
file system is on /dev/hda2 (or whatever you selected).

Now type 'kernel /' and hit the tab key. See what it says. If it does
not list vmlinuz-2.4.18-bf2.4 then look for the right kernel name. Go
ahead and fill out the root and ro parameters. Hit enter. Then boot.

I'm sorry if I'm not helping much here....I've lost track since I
can't find your original post.

Best regards,
Shyamal




--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



Reply to: