Magellan Linux

Contents of /trunk/grubby/test/results/debug/g2.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2236 - (show annotations) (download)
Mon Oct 21 13:19:07 2013 UTC (10 years, 6 months ago) by niro
File size: 725 byte(s)
Add logging when things fail.
1 DBG: command line: --grub2 -c test/grub2.1 --boot-filesystem=/boot --default-kernel --debug
2 DBG: Image entry failed: access to /boot/vmlinuz-2.6.38.8-32.fc15.x86_64 failed
3 DBG: menuentry 'Linux, with Fedora 2.6.38.8-32.fc15.x86_64' --class gnu-linux --class gnu --class os {
4 DBG: load_video
5 DBG: set gfxpayload=keep
6 DBG: insmod part_msdos
7 DBG: insmod ext2
8 DBG: set root='(hd0,msdos1)'
9 DBG: search --no-floppy --fs-uuid --set=root df0170c9-7d05-415c-bbd1-d4d503ba0eed
10 DBG: echo 'Loading Fedora 2.6.38.8-32.fc15.x86_64 ...'
11 DBG: linux /vmlinuz-2.6.38.8-32.fc15.x86_64 root=/dev/mapper/vg_pjones5-lv_root ro quiet rhgb
12 DBG: echo 'Loading initial ramdisk ...'
13 DBG: initrd /initramfs-2.6.38.8-32.fc15.x86_64.img
14 DBG: }