









|
[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[NMLUG] grub help
If you're not getting to the grub menu, then you'll need to boot from a
rescue disk or grub boot floppy. (Do 'info grub' on a working box to
find out how to make a grub floppy, or for how to [re]install grub
permananently.)
Once you get to a 'grub>' prompt, try:
root (hd0,1)
kernel /SMP2.4.8HM ro root=/dev/hda3
boot
On Sun, 2004-10-31 at 16:19, Aaron NMLUG wrote:
> I was trying to build a new 2.6 kernel and use grub.
> (the installer had trouble with grub, I had to use LILO...
> not I'm trying to get grub back by hand.)
>
> anyway... I'm now not booting.
> I was thinking that I could command grub interractively I knew
> what to do.
>
> My nerves are getting thin... so I'm asking for help.
>
> I know that /boot is /dev/hda2
> / is /dev/hda3
> Kernel is /boot/SMP2.4.8HM (among other things)
> map is /boot/System.map-SMP2.4.8HM (and some other
> "automagic" stuff too)
>
> I'd hope this is all I would need to boot.
> /boot is ext2
> / is ext3
>
> Is there a sequence of grub commands I can issue to
> boot this kernel?
>
> I could boot a previous kernel if it would help...
> but I can't even get that far!
|
|