Displaying 1 result from an estimated 1 matches for "5e9b3ecc".
2013 Jun 19
1
Fedora 18 dom0, no video?
...part_msdos
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''
5e9b3ecc-1013-475e-9115-8869373c5f99
else
search --no-floppy --fs-uuid --set=root
5e9b3ecc-1013-475e-9115-8869373c5f99
fi
echo ''Loading Xen xen ...''
multiboot /xen.gz placeholder
echo ''Loading Linux 3.9.5-201.fc18.x86_6...