Re: Grub boots from command line but not menu



On Sat, 25 Feb 2006 21:43:58 -0800, iforone wrote:


Ok..here's distro/kernel info;
$ uname -a
Linux 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC 2005 i686 GNU/Linux
Debian 3.1r1

Here's my relevant /boot/grub/menu.lst info
~$ sudo cat /boot/grub/menu.lst

title Debian GNU/Linux, kernel 2.6.8-2-386
root (hd0,6)
kernel /boot/vmlinuz-2.6.8-2-386 root=/dev/hda7 ro acpi=force
apm=force
initrd /boot/initrd.img-2.6.8-2-386
savedefault
boot

title Debian GNU/Linux, kernel 2.6.8-2-386 (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.8-2-386 root=/dev/hda7 ro single
initrd /boot/initrd.img-2.6.8-2-386
savedefault
boot

# This entry automatically added by the Debian installer for a
non-linux OS
# on /dev/hda1
title Windows 95/98/Me
root (hd0,0)
savedefault
makeactive
chainloader +1

Notes;
I have no kernel image or "real" Kernel .....Nothing in /usr/src DIR --
not even a /linux Directory present. I think I'm booting from a
mini-kernel - I notice 'cramfs' in dmesg at boot time (whatever that's
worth);

Of course you have a real kernel image; it's vmlinuz-2.6.8-2-386, and it's
in your /boot directory, where it's supposed to be. Why do you suppose the
grub stanzas would lie about it?

What you don't have is the kernel source installed in /usr/src, which
you'll need, if you want to compile your own kernel, or any special
drivers/modules.


~$ dmesg | grep -i cram
RAMDISK: cramfs filesystem found at block 0
VFS: Mounted root (cramfs filesystem) readonly.

--
imotgm
"Lost? Lost? I've never been lost... Been a tad confused for a
month or two, but never lost."


.



Relevant Pages

  • Re: Bootloader
    ... load the Debian based stuff. ... # array will desync and will not let you boot your system. ... ## should update-grub add savedefault to the default options ... # This entry automatically added by the Debian installer for a non-linux OS ...
    (alt.os.linux)
  • Need help with Unstable and kernel 2.6.8
    ... I recently installed XP and Debian Unstable on separate partitions on my ... followed it to help me obtain kernel 2.6.8, ... Please append a correct "root=" boot option ...
    (Debian-User)
  • GRUB and loading WinXP
    ... title Debian GNU/Linux, kernel 2.4.27-2-686 ... # This entry automatically added by the Debian installer for a non-linux OS ...
    (Debian-User)
  • Re: Need help with Unstable and kernel 2.6.8
    ... > I recently installed XP and Debian Unstable on separate partitions on my ... > # This entry automatically added by the Debian installer for a non-linux OS ...
    (Debian-User)
  • Re: No "Boot:" Prompt
    ... >a BusLogic SCSI Adapter. ... Over 130,000 locations lost electrical service. ... >When I boot up my SCO OSR 5.0.5 system, ... and the failure of AIR-BAG to put up ...
    (comp.unix.sco.misc)