Displaying 1 result from an estimated 1 matches for "50ce".
Did you mean:
50c9
2013 Jun 19
1
Fedora 18 dom0, no video?
...os
insmod ext2
set root=''hd0,msdos2''
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root
--hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2
--hint-baremetal=ahci0,msdos2 --hint=''hd0,msdos2''
6243d00d-50ce-44fc-a0f3-49a843b64bbc
else
search --no-floppy --fs-uuid --set=root
6243d00d-50ce-44fc-a0f3-49a843b64bbc
fi
echo ''Loading Xen xen ...''
multiboot /xen.gz placeholder
echo ''Loading Linux 3.8.7-201.fc18.x86_64 ......