Displaying 1 result from an estimated 1 matches for "9273923d5471".
2009 Sep 10
2
new kernel on Fedora 10 domU
...39;'xc_dom_find_loader:
no loader found\\n'')")
Here is my grub under domU:
#boot=/dev/xvda
default=1
timeout=0
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.25.14)
root (hd0,0)
kernel /boot/vmlinuz-2.6.25.14 ro
root=UUID=d3721a3f-a574-40f4-94c4-9273923d5471 rhgb quiet
initrd /boot/initrd-2.6.25.14.img
title Fedora (2.6.27.5-117.fc10.i686.PAE)
root (hd0,0)
kernel /boot/vmlinuz-2.6.27.5-117.fc10.i686.PAE ro
root=UUID=d3721a3f-a574-40f4-94c4-9273923d5471 rhgb quiet
initrd /boot/initrd-2.6.27.5-117.fc10.i686.PAE.img
Here is configuration...