Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1737 - (hide annotations) (download)
Sat Feb 18 01:02:56 2012 UTC (12 years, 2 months ago) by niro
File size: 632 byte(s)
Add a test case for --debug.

Make sure --debug works as expected in both successful and failed
attempts.


1 niro 1737 DBG: Image entry failed: access to /boot/vmlinuz-2.6.38.8-32.fc15.x86_64 failed
2     DBG: menuentry 'Linux, with Fedora 2.6.38.8-32.fc15.x86_64' --class gnu-linux --class gnu --class os {
3     DBG: load_video
4     DBG: set gfxpayload=keep
5     DBG: insmod part_msdos
6     DBG: insmod ext2
7     DBG: set root='(hd0,msdos1)'
8     DBG: search --no-floppy --fs-uuid --set=root df0170c9-7d05-415c-bbd1-d4d503ba0eed
9     DBG: echo 'Loading Fedora 2.6.38.8-32.fc15.x86_64 ...'
10     DBG: linux /vmlinuz-2.6.38.8-32.fc15.x86_64 root=/dev/mapper/vg_pjones5-lv_root ro quiet rhgb
11     DBG: echo 'Loading initial ramdisk ...'
12     DBG: initrd /initramfs-2.6.38.8-32.fc15.x86_64.img
13     DBG: }