bug-grub
[Top][All Lists]
Advanced

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

Re: Repartitioning Problems with GRUB


From: Susumu Takuwa
Subject: Re: Repartitioning Problems with GRUB
Date: Sat, 16 Mar 2002 11:31:33 +0900

>>>>> On Fri, 15 Mar 2002 16:52:15 -0500
        Chris Stransky writes:

CS>     Question - after repartitioning my HD the partitions containing my 
Linux /boot and / mount points were renumbered are no longer accessible and I 
cannot boot Linux using GRUB from my HD and the menu interface.  I get the 
grub> prompt when it boots.  If I use the following at the grub> prompt:
CS> 
CS>     root (hd0,5)
CS>     kernel /vmlinuz root = /dev/hda9
CS>     boot

You might edit /boot/grub/menu.lst as fitting new situation.
For example, try to add the following description to your
menu.lst and reboot your system.
---------------------------------------
title test for new entry
        root (hd0,5)
        kernel /vmlinuz root=/dev/hda9
---------------------------------------

CS> so hopefully this doesn't fall into the RTFM category.

What is RTFM?


        Susumu Takuwa











reply via email to

[Prev in Thread] Current Thread [Next in Thread]