-
Notifications
You must be signed in to change notification settings - Fork 14
XenGT_Setup_Guide #6
Comments
sure, we are working on it, will update it ASAP, to be ready tomorrow. |
updated. please have a try. |
I just followed the guide,then I saw warning below, I'm not sure this is an important warning or not. root@new: Should I copy and rename .config to /boot and enter command like this "mkinitramfs -o /boot/initrd-vgt-3.17.0-rc4-vgt.img -v 3.17.0-rc4-vgt+" ? |
does NOT matter. keep going. :) |
I updated UUID and root partition according to my environment and added the new grub entry in /boot/grub/grub.cfg . I saw "error: no such disk. Press any key to continue" when I rebooted. |
Double check this line? “set root='hd0,msdos1'” and double check the UUID number |
I have checked these, seems no wrong. root@new:~# blkid grub.cfg DO NOT EDIT THIS FILEIt is automatically generated by grub-mkconfig using templatesfrom /etc/grub.d and settings from /etc/default/grubBEGIN /etc/grub.d/00_headerif [ -s $prefix/grubenv ]; then function savedefault { function recordfail { function load_video { insmod part_msdos Fallback hidden-timeout code in case the timeout_style feature isunavailable.elif sleep --interruptible 0 ; then END /etc/grub.d/00_headerBEGIN /etc/grub.d/05_debian_themeset menu_color_normal=white/black END /etc/grub.d/05_debian_themeBEGIN /etc/grub.d/10_linuxfunction gfxmode { menuentry 'Xen-VGT 3.17.0-rc4' --class ubuntu --class gnu-linux --class gnu --class os{ menuentry 'Ubuntu, with Linux 3.13.0-32-generic' --class ubuntu --class gnu-linux --class gnu --class os { END /etc/grub.d/10_linuxBEGIN /etc/grub.d/20_linux_xenEND /etc/grub.d/20_linux_xenBEGIN /etc/grub.d/20_memtest86+menuentry "Memory test (memtest86+)" { END /etc/grub.d/20_memtest86+BEGIN /etc/grub.d/30_os-proberEND /etc/grub.d/30_os-proberBEGIN /etc/grub.d/30_uefi-firmwareEND /etc/grub.d/30_uefi-firmwareBEGIN /etc/grub.d/40_customThis file provides an easy way to add custom menu entries. Simply type themenu entries you want to add after this comment. Be careful not to changethe 'exec tail' line above.END /etc/grub.d/40_customBEGIN /etc/grub.d/41_customif [ -f $prefix/custom.cfg ]; then END /etc/grub.d/41_custom |
sees fine. please check if there is any typo. |
I don't think there is any typo and I have checked again. I just followed the guide,then I saw warning below, I'm not sure this is an important warning or not. root@new: Should I copy and rename .config to /boot and enter command like this "mkinitramfs -o /boot/initrd-vgt-3.17.0-rc4-vgt.img -v 3.17.0-rc4-vgt+" ? I just Installed Basic Packages in Ubuntu, Built Kernel and Built Xen and Qemu. Then I just typed the new menuentry in the grub.cfg according to the guide and my evironment , rebooted. |
Hi Bill32, xengt should only matter when xen_vgt.vgt=1 in the kernel cmdline is set. Please make sure that with "xen_vgt.vgt=0", your new kernel boots. The configuration provided in this repository is FYI only, you may want to customize it according to your hardware/environment. |
I can boot now with "xen_vgt.vgt=0" in the kernel cmdline. |
hi, |
hi,
would you offer a new XenGT_Setup_Guide? It seems not suit for the new repo now.
thanks.
The text was updated successfully, but these errors were encountered: