search for: 20_linux_xen

Displaying 20 results from an estimated 33 matches for "20_linux_xen".

2010 Sep 30
3
xen 4 and grub2 on debian squeeze
...9;m experimenting with Xen 4 on Squeeze. Squeeze uses grub2 by default, and the config format has changed. I can''t for the life of me figure out where to set options for the hypervisor and the Dom0 kernel on bootup. It seems the grub2 stanza for xen is being generated by /etc/grub.d/20_linux_xen and that seems to have some provisions for receiving arguments, but I have no idea how to make update-grub pass those arguments. Is there a config file I''m overlooking? --Igor _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http:...
2015 Jan 22
1
Ubuntu delta against 4.5.0-1 in experimental for disussion
...at form. Relying on the entry ordering and being able to reference by number is a bit fragile with the more complex menu structure used these days. https://wiki.debian.org/Xen#Prioritise_Booting_Xen_Over_Native recommends: dpkg-divert --divert /etc/grub.d/08_linux_xen --rename /etc/grub.d/20_linux_xen TBH I think the correct answer is to upstream a patch to grub renaming 20_linux_xen to 08_linux_xen (or before 10_linux in any case), on the principal that if you bother to install Xen then you most likely want to boot it by default. I just never got round to it. Ian.
2011 Aug 30
1
"update-grub" adds line to "multiboot"
...d stable Debian (grub legacy) i did not have problems. I edit /etc/default/grub like: quote: GRUB_CMDLINE_XEN_DEFAULT="quiet xen-pciback.permissive xen-pciback.hide=(00:14.2)(01:05.1)" I run "update-grub". Now i look at /boot/grub/grub.cfg: ### BEGIN /etc/grub.d/20_linux_xen ### menuentry ''Debian GNU/Linux, with Linux 2.6.32-5-xen-amd64 and XEN 4.0-amd64'' --class debian --class gnu-linux --class gnu --class os --class xen { insmod part_msdos insmod ext2 set root=''(hd0,msdos1)'' search --no-floppy --fs-uuid --set 5a...
2011 Oct 09
3
GRUB2 configuration for Xen 4 on Ubuntu Linux 10.04
Hello, I have installed the Xen 4.1.1 and a working kernel 2.6.32.43 which supports Xen on a Ubuntu Linux 10.04 LTS. However, I have never successfully booted the Hypervisor and Dom0. The screen is always black after some kernel messages rapidly go by. I think that I may pass the wrong parameters to the kernel or Hypervisor with GRUB2. Can any one share his/her working grub.cfg for GRUB2 with
2015 Jan 22
0
Ubuntu delta against 4.5.0-1 in experimental for disussion
On 22.01.2015 13:02, Stefan Bader wrote: > Hi, > > I just finished preparing the Xen-4.5 merge from experimental into our next > release (Vivid/15.04). And something I actually should have done since the 4.4 > times is to report back the delta I have in case there are things Debian might > want to pick up as well. > > So below is the commented debdiff between the 4.5.0-1
2011 Mar 30
13
Grub2 xen priority order
Hey all, I have moved 10_Linux to 50_Linux and ran update-grub which is fine. The problem I have is that there is xen-syms in /boot And that is being put first in the boot list which is incorrect. How do you make /xen.gz at the top so it is booted first? Thanks Ian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2011 May 23
0
xen4 , framebuffer and grub2
Hi list After I install xen4.0 in my debian squeezz,it added the following lines into /boot/grub/grub.cfg ### BEGIN /etc/grub.d/20_linux_xen ### menuentry ''Debian GNU/Linux, with Linux 2.6.32-5-xen-amd64 and XEN 4.0-amd64'' --class debian --class gnu-linux --class gnu --class os --class xen { insmod part_msdos insmod ext2 set root=''(hd0,msdos1)'' search --no-floppy --fs-u...
2015 Jan 22
0
Ubuntu delta against 4.5.0-1 in experimental for disussion
...entry ordering and being able to reference by number is a > bit fragile with the more complex menu structure used these days. > > https://wiki.debian.org/Xen#Prioritise_Booting_Xen_Over_Native > recommends: > dpkg-divert --divert /etc/grub.d/08_linux_xen --rename /etc/grub.d/20_linux_xen > > TBH I think the correct answer is to upstream a patch to grub renaming > 20_linux_xen to 08_linux_xen (or before 10_linux in any case), on the > principal that if you bother to install Xen then you most likely want to > boot it by default. I just never got round to it....
2011 Mar 18
2
xen 4.0.1 from source on Debian Squeeze grub2
Hi, Can someone help. Ive setup xen on a fresh build but are having problems setting up grub. Ive run update-grub which has scanned the /boot folder and created the entries in /boot/grub/grub.cfg but im not sure how to add the dom0_mem=512M parameter? Thanks Ian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2013 Sep 29
2
Bug#603391: Workaround PyGrub issue
...806c-33cd37c152f0 echo 'Loading Linux 3.2.0-4-amd64 ...' linux /boot/vmlinuz-3.2.0-4-amd64 root=UUID=f395d5a0-4612-4872-806c-33cd37c152f0 ro single echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-3.2.0-4-amd64 } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_linux_xen ### ### END /etc/grub.d/20_linux_xen ### ### BEGIN /etc/grub.d/30_os-prober ### ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not...
2012 Jan 23
2
Bug#657014: Wheezy, Squeeze and Ubuntu server 11.10 has missing boot option to Xen
...he Dom0 kernel: "Gave up waiting for root device" etc and it gives me Busybox, but it is also frozen, so there's no other option that reboot. After several days of troubleshooting it turns out that adding dom0_mem option (e.g. dom0_mem=8192M) to the multiboot line of /etc/grub.d/20_linux_xen FIXES THE PROBLEM ! maybe this has to be fixed in the package? (I havent tried this out on other hardware, only on the Dell R810 with 256GB RAM and four eight-core processors) kind regards, /Erik
2013 Jun 26
1
[PATCH] pygrub: add fedora 19 grub.cfg example
...eb89292ebc1666 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/swap rd.md=0 rd.dm=0 vconsole.keymap=us rd.luks=0 vconsole.font=latarcyrheb-sun16 rd.lvm.lv=fedora/root + initrd /initramfs-0-rescue-8d62a0261d8147dc84eb89292ebc1666.img +} + +### END /etc/grub.d/10_linux ### + +### BEGIN /etc/grub.d/20_linux_xen ### + +### END /etc/grub.d/20_linux_xen ### + +### BEGIN /etc/grub.d/20_ppc_terminfo ### +### END /etc/grub.d/20_ppc_terminfo ### + +### BEGIN /etc/grub.d/30_os-prober ### +### END /etc/grub.d/30_os-prober ### + +### BEGIN /etc/grub.d/40_custom ### +# This file provides an easy way to add custom me...
2013 Sep 22
0
UEFI boot - no console will be available to OS
...linux /boot/vmlinuz-linux root=UUID=0b8cebb6-e937-402c-b9e1-16d4e422b590 rw rootfstype=ext4 systemd.unit-multi-user.target echo ''Loading initial ramdisk ...'' initrd /boot/initramfs-linux.img } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_linux_xen ### ### END /etc/grub.d/20_linux_xen ### ### BEGIN /etc/grub.d/30_os-prober ### ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not...
2013 Oct 10
1
[PATCH] pygrub: Support (/dev/xvda) style disk specifications
...4-amd64 ...'' + linux /boot/vmlinuz-3.2.0-4-amd64 root=UUID=f395d5a0-4612-4872-806c-33cd37c152f0 ro single + echo ''Loading initial ramdisk ...'' + initrd /boot/initrd.img-3.2.0-4-amd64 +} +### END /etc/grub.d/10_linux ### + +### BEGIN /etc/grub.d/20_linux_xen ### +### END /etc/grub.d/20_linux_xen ### + +### BEGIN /etc/grub.d/30_os-prober ### +### END /etc/grub.d/30_os-prober ### + +### BEGIN /etc/grub.d/40_custom ### +# This file provides an easy way to add custom menu entries. Simply type the +# menu entries you want to add after this comment. Be car...
2011 Feb 06
20
debian squeeze released.
Do you know if squeeze has xen support? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2013 Oct 01
0
Bug#603391: Bug#603391: Workaround PyGrub issue
...ng Linux 3.2.0-4-amd64 ...' + linux /boot/vmlinuz-3.2.0-4-amd64 root=UUID=f395d5a0-4612-4872-806c-33cd37c152f0 ro single + echo 'Loading initial ramdisk ...' + initrd /boot/initrd.img-3.2.0-4-amd64 +} +### END /etc/grub.d/10_linux ### + +### BEGIN /etc/grub.d/20_linux_xen ### +### END /etc/grub.d/20_linux_xen ### + +### BEGIN /etc/grub.d/30_os-prober ### +### END /etc/grub.d/30_os-prober ### + +### BEGIN /etc/grub.d/40_custom ### +# This file provides an easy way to add custom menu entries. Simply type the +# menu entries you want to add after this comment. Be car...
2016 Apr 19
0
multiboot.mod and module.mod missing in grub-efi-arm64
...2.02~beta2-36 grub-efi-arm64 2.02~beta2-36 grub-efi-arm64-bin 2.02~beta2-36 grub2-common 2.02~beta2-36 __________________________________________________________________ Grub generates the following boot entry: (based on/etc/grub.d/20_linux_xen) __________________________________________________________________ multiboot /boot/xen-4.6-arm64 placeholder ${xen_rm_opts} echo 'Linux 4.5.0-1-arm64 wird geladen ?' module /boot/vmlinuz-4.5.0-1-arm64 placeholder root=UUID=978551a9-c49d-4c48-a5a7-2648b1d757f9 ro echo 'In...
2013 Mar 22
1
xen: how does XEN_PRIVILEGED_GUEST work?
0) The Kconfig symbol XEN_PRIVILEGED_GUEST got added to the mainline Linux repository in v2.6.37. It has never been used. It has always been a nop. 1) Its Kconfig entry is preceded with this comment: # Dummy symbol since people have come to rely on the PRIVILEGED_GUEST # name in tools. What does that mean? 2) On a related note: can anyone please explain commit
2013 Mar 22
1
xen: how does XEN_PRIVILEGED_GUEST work?
0) The Kconfig symbol XEN_PRIVILEGED_GUEST got added to the mainline Linux repository in v2.6.37. It has never been used. It has always been a nop. 1) Its Kconfig entry is preceded with this comment: # Dummy symbol since people have come to rely on the PRIVILEGED_GUEST # name in tools. What does that mean? 2) On a related note: can anyone please explain commit
2011 Dec 06
1
Building Xen From Source on Debian Squeeze
Hi all, I tried to follow the instruction on README. After ''make'' and ''make install'', I did update-grub and got this error message: dpkg: version ''/boot/xen.gz'' has bad syntax: invalid character in version number I searched online but couldn''t find a satisfactory answer to this issue. Does anyone know how to resolve my