* Re: Announcing GNU GRUB 1.97 beta1
2009-08-30 16:01 Announcing GNU GRUB 1.97 beta1 Robert Millan
@ 2009-09-01 6:57 ` Michal Suchanek
2009-09-13 18:50 ` Michal Suchanek
0 siblings, 1 reply; 3+ messages in thread
From: Michal Suchanek @ 2009-09-01 6:57 UTC (permalink / raw)
To: The development of GRUB 2
[-- Attachment #1: Type: text/plain, Size: 514 bytes --]
Hello
With 1.97 beta1 I cannot use config files like the one attached.
The message is 'You need to load the kernel first.'
I did not try with 1.97 beta1 yet but with recent trunk I could not
use the config file but I still could boot using these commands.
linux /boot/vmlinuz-... root=/dev/sda7 ro
initrd /boot/initrd.img-...
boot
A there is a suggestion in the Debian bug report to comment out the
search lines but that does not help.
Any ideas why booting with the config file might fail?
Thanks
Michal
[-- Attachment #2: grub.cfg --]
[-- Type: application/octet-stream, Size: 6122 bytes --]
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
if terminal_output.gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, Linux 2.6.30-1-amd64" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinux-2.6.30-1-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro quiet
initrd /boot/initrd.img-2.6.30-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-amd64 (recovery mode)" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinux-2.6.30-1-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single
initrd /boot/initrd.img-2.6.30-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-amd64" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.30-1-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro quiet
initrd /boot/initrd.img-2.6.30-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-amd64 (recovery mode)" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.30-1-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single
initrd /boot/initrd.img-2.6.30-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.29-1-amd64" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.29-1-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro quiet
initrd /boot/initrd.img-2.6.29-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.29-1-amd64 (recovery mode)" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.29-1-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single
initrd /boot/initrd.img-2.6.29-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.28.3" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.28.3 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro quiet
initrd /boot/initrd.img-2.6.28.3
}
menuentry "Debian GNU/Linux, Linux 2.6.28.3 (recovery mode)" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.28.3 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single
initrd /boot/initrd.img-2.6.28.3
}
menuentry "Debian GNU/Linux, Linux 2.6.26-2-amd64" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.26-2-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro quiet
initrd /boot/initrd.img-2.6.26-2-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.26-2-amd64 (recovery mode)" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.26-2-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single
initrd /boot/initrd.img-2.6.26-2-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.26-1-amd64" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.26-1-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro quiet
initrd /boot/initrd.img-2.6.26-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.26-1-amd64 (recovery mode)" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.26-1-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single
initrd /boot/initrd.img-2.6.26-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.25-2-amd64" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.25-2-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro quiet
initrd /boot/initrd.img-2.6.25-2-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.25-2-amd64 (recovery mode)" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.25-2-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single
initrd /boot/initrd.img-2.6.25-2-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.24-1-amd64" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.24-1-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro quiet
initrd /boot/initrd.img-2.6.24-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.24-1-amd64 (recovery mode)" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
linux /boot/vmlinuz-2.6.24-1-amd64 root=UUID=ae7d5095-c8b3-4205-af0e-032b0e124ec3 ro single
initrd /boot/initrd.img-2.6.24-1-amd64
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_memtest86 ###
menuentry "Memory test (memtest86)" {
linux /memtest86.bin
}
### END /etc/grub.d/20_memtest86 ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
linux /memtest86+.bin
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/22_invaders ###
menuentry "GRUB Invaders" {
set root=(hd0,7)
search --no-floppy --fs-uuid --set ae7d5095-c8b3-4205-af0e-032b0e124ec3
multiboot /boot/invaders
}
### END /etc/grub.d/22_invaders ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
^ permalink raw reply [flat|nested] 3+ messages in thread