Displaying 1 result from an estimated 1 matches for "ba20".
Did you mean:
3a20
2013 Jun 19
1
Fedora 18 dom0, no video?
...looks like this:
[root@reverse grub2]# rpm -q xen
xen-4.2.1-10.fc18.x86_64
grub2 boot configuration:
menuentry ''Fedora, with Xen hypervisor'' --class fedora --class
gnu-linux --class gnu --class os --class xen $menuentry_id_option
''xen-gnulinux-simple-781b00e4-5f5b-43fe-ba20-545bed174aa2'' {
insmod 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,msdos...