search for: 09_xen

Displaying 3 results from an estimated 3 matches for "09_xen".

Did you mean: 08_xen
2010 May 18
8
/etc/grub.d/09-xen for generating grub.cfg for hypervisor boot entries.
...loglevl=10 debug acpi=force apic=on apic_verbosity=verbose numa=on" The script itself is a hacked version of the10-linux that comes with grub2. This is 09-xen so it places it''s boot entries ahead of the non-xen entries. The resulting grub.cfg entry looks like: ### BEGIN /etc/grub.d/09_xen ### insmod lvm set root=(system-dom0_0) menuentry "Xen osa-dom0 6.0.13-05, linux 2.6.32.12" { multiboot /boot/xen.gz /boot/xen.gz console=com1 115200,8n1 dom0_mem=512M dom0_max_vcpus=1 dom0_vcpus_pin=true iommu=1,passthrough,no-intremap loglvl=all loglvl_guest=all loglevl=10 d...
2013 Sep 22
0
UEFI boot - no console will be available to OS
...--set=root 0b8cebb6-e937-402c-b9e1-16d4e422b590 fi font="/usr/share/grub/unicode.pf2" fi if loadfont $font ; then set gfxmode=auto load_video insmod gfxterm fi terminal_input console terminal_output gfxterm set timeout=5 ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/09_xen ### menuentry ''Xen 4.2.2 / Arch GNU/Linux, with Linux linux'' --class xen --class arch --class gnu-linux --class gnu --class os { insmod part_gpt insmod ext2 set root=''hd0,gpt2'' if [ x$feature_platform_search_hint = xy ]; then...
2008 Nov 17
1
#505517 [grub-pc] Dosen't handle xen dom0 kernel automagically [PATCH]
package grub-pc tag 505517 patch upstream thanks Le jeudi 13 novembre 2008 09:36:03, vous avez ?crit?: > Hi, > > Willing to try Xen, I installed "xen-linux-system-2.6.26-1-xen-amd64", > which came with a bunch of packages? > > When I tried to boot the corresponding image, I got an error in Grub. > > AFAIK and from what I gathered on the web, the entry