search for: vg_dom0

Displaying 3 results from an estimated 3 matches for "vg_dom0".

Did you mean: pg_dom
2011 Aug 30
1
"update-grub" adds line to "multiboot"
...ppy --fs-uuid --set 5a097ed6-415b-45ff-bba7-d628c92b1f7a echo ''Loading Linux 2.6.32-5-xen-amd64 ...'' multiboot /xen-4.0-amd64.gz placeholder quiet xen-pciback.permissive xen-pciback.hide=(00:14.2)(01:05.1) module /vmlinuz-2.6.32-5-xen-amd64 placeholder root=/dev/mapper/vg_dom0-lv_root ro quiet echo ''Loading initial ramdisk ...'' module /initrd.img-2.6.32-5-xen-amd64 } The "pciback" command is at the "multiboot" line. This does not work? It does not seize the device after a reboot. If i use: quote: GRUB_CMDLINE_L...
2013 Jan 03
1
Passing "allow_unsafe" appears not to workaround protection for CVE-2012-2934
...Xen will not allow creation of DomU-s on this CPU for security reasons. *** (XEN) *** Pass "allow_unsafe" if you\047re trusting all your (PV) guest kernels. *** So, I added allow_unsafe to my kernel parameters and rebooted: [root@dom0-a ~]# cat /proc/cmdline placeholder root=/dev/mapper/vg_dom0--a-lv_root ro rd.md=0 rd.dm=0 SYSFONT=True rd.lvm.lv=vg_dom0-a/lv_root KEYTABLE=uk rd.luks=0 rd.lvm.lv=vg_dom0-a/lv_swap LANG=en_US.UTF-8 rhgb noacpi xdriver=vesa resolution=1024x786 allow_unsafe However, I still get the same messages in xm dmesg, and I am still unable to build a DomU. I''...
2008 May 20
3
xen "vga=" console mode set in ubuntu /boot/grub/menu.lst is ignored
...ub/menu.lst" to contain, >> >> title Xen 3.2 / Ubuntu 8.04, kernel 2.6.24-16-xen >> root (hd0,0) >> kernel /xen-3.2.gz dom0_mem=512M noirqdebug vga=775 >> module /vmlinuz-2.6.24-16-xen ro >> root=/dev/mapper/VG_Dom0-LV_ROOT max_loop=64 console=tty0 >> console=ttyS0,115200n8 >> module /initrd.img-2.6.24-16-xen >> >> on reboot, @console Xen begins to dsiplay its output, but stops at >> >> press <RETURN> to see video modes >> <SPACE>...