Re: Grub boots from command line but not menu
- From: andrew.bell.ia@xxxxxxxxx
- Date: 25 Feb 2006 15:06:27 -0800
imotgm wrote:
On Fri, 24 Feb 2006 14:53:28 -0700, Douglas Mayne wrote:
You didn't look closely enough. None of the stanzas I posted are booting
from kernels on the boot partition. At the moment, I'm doing housekeeping
on the boot partition, and no kernels reside there, at all, only the grub
directory, and the files therein. Each kernel is in the /boot directory of
the OS's / partition. look again.
title Slackware 9.1 - slack partition
kernel (hd0,8)/boot/vmlinuz root=/dev/hda9 vga=788 hdb=ide-scsi hdd=ide-scsi
title Slackware 9.1 - slack partition 2.4.22
kernel (hd0,8)/boot/vmlinuz-adaptec.s-2.4.22 root=/dev/hda9 vga=788 hdb=ide-scsi hdd=ide-scsi
This gave me something to try which worked. Putting the root info on
the kernel line as shown above works, but splitting the root and kernel
command, as I posted originally, doesn't work.
#
# Doesn't work
#
root (hd1,0)
kernel /boot/vmlinuz root=/dev/hdb1 ro
#
# Works
#
kernel (hd1,0)/boot/vmlinuz root=/dev/hdb1 ro
This syntax is not clear from the grub manual. If anyone has any
explanation, I'd love to hear it.
Thanks!
-- Andrew Bell
andrew.bell.ia@xxxxxxxxx
.
- Follow-Ups:
- Re: Grub boots from command line but not menu
- From: Douglas Mayne
- Re: Grub boots from command line but not menu
- References:
- Grub boots from command line but not menu
- From: andrew . bell . ia
- Re: Grub boots from command line but not menu
- From: Douglas Mayne
- Re: Grub boots from command line but not menu
- From: andrew . bell . ia
- Re: Grub boots from command line but not menu
- From: Douglas Mayne
- Re: Grub boots from command line but not menu
- From: andrew . bell . ia
- Re: Grub boots from command line but not menu
- From: Douglas Mayne
- Re: Grub boots from command line but not menu
- From: imotgm
- Re: Grub boots from command line but not menu
- From: Douglas Mayne
- Re: Grub boots from command line but not menu
- From: imotgm
- Grub boots from command line but not menu
- Prev by Date: linux 2.6.5.1 [fedora core 2] custom build kernel reload
- Next by Date: Re: Grub boots from command line but not menu
- Previous by thread: Re: Grub boots from command line but not menu
- Next by thread: Re: Grub boots from command line but not menu
- Index(es):
Relevant Pages
|