search for: swap_dev

Displaying 9 results from an estimated 9 matches for "swap_dev".

Did you mean: swap_deps
2009 Sep 10
2
new kernel on Fedora 10 domU
Hi, I installed Fedora 10 as domU on CentOS 5.3. I need new 2.6.25.14 kernel under domU (in order to patch it for MPLS protocol). I followed advice on http://wiki.xensource.com/xenwiki/Kernel.org_Linux_on_Xen, and compiled kernel with XEN options enabled under domU. I got all relevant packages in /boot and /lib/modules, but when I try to boot virtual machine I got this error: Error starting
2008 Nov 20
0
Running Intrepid as domU on Hardy as dom0
2008 Nov 13
4
Howto make a 2.6.26 kernel for my domUs
Hello, I wants to make a self compiled kernel for my domUs on a debian etch server with Xen 3.1.4 and 2.6.18.8 dom0 kernel. So, I download sources for linux-2.6.26.8, and I enabled all the Xen features : Symbol: HVC_XEN [=y] Symbol: XEN_BALLOON [=y] Symbol: XEN_FBDEV_FRONTEND [=y] Symbol: XEN_SCRUB_PAGES [=y] Symbol: XEN_KBDDEV_FRONTEND [=y] Symbol: XEN_BLKDEV_FRONTEND [=y] Symbol:
2007 May 31
1
[patch rfc wip] first cut of ELF bzImage
...arch/i386/boot/header.S Thu May 31 00:08:52 2007 -0700 @@ -15,6 +15,9 @@ * */ +#include <linux/elf.h> +#include <linux/elf_boot.h> +#include <linux/elfnote.h> #include <asm/segment.h> #include <linux/utsrelease.h> #include <asm/boot.h> @@ -48,9 +51,72 @@ SWAP_DEV = 0 /* SWAP_DEV is now writte .global bootsect_start bootsect_start: - +ehdr: + # e_ident is carefully crafted so if this is treated + # as an x86 bootsector you will execute through + # e_ident and then print the bugger off message. + # The 1 stores to bx+di is unfortunate it is + # unlikel...
2007 May 31
1
[patch rfc wip] first cut of ELF bzImage
...arch/i386/boot/header.S Thu May 31 00:08:52 2007 -0700 @@ -15,6 +15,9 @@ * */ +#include <linux/elf.h> +#include <linux/elf_boot.h> +#include <linux/elfnote.h> #include <asm/segment.h> #include <linux/utsrelease.h> #include <asm/boot.h> @@ -48,9 +51,72 @@ SWAP_DEV = 0 /* SWAP_DEV is now writte .global bootsect_start bootsect_start: - +ehdr: + # e_ident is carefully crafted so if this is treated + # as an x86 bootsector you will execute through + # e_ident and then print the bugger off message. + # The 1 stores to bx+di is unfortunate it is + # unlikel...
2010 Jul 14
5
packets from DomU on VLAN disappear
Hi, I have a problem similar to the previous poster (thread: Virtual network of DomU''s), but apparently not with similar solutions... Situation: - two physical links aggregated to "default0" - dladm create-vlan on default0 with several different vlans - xVM DomU running linux connected to the same vlans when trying to ping the DomU from Dom0, I can see with snoop (in Dom0)
2009 Feb 04
4
I''m looking for the right distribution to run Xen
Hi, we''ll start virtualization with Xen in our company and we''re looking for the right distribution. The most important Servers in DomUs are working with a MS OS (Win2000/2003/2008). I''ve read something about to accelerate Windows with paravirtual drivers in some distributions. Other distributions have specific tools to install and support DomUs. And now I''m
2011 Nov 05
88
OpenSuse 11 hvm domU: screen resolution up to 640x480
Hello, I''ve recently installed a hvm domU opensuse 11 guest and I cannot set the screen resolution higher then 640x480. This seems very strange to me, because I don''t have any problem to set higher resolution on a windows 7 domU, using the following parameters in the configuration file: stdvga=1 videoram=16 What could the problem be? Is some video driver missing? -- Flavio
2011 Nov 05
88
OpenSuse 11 hvm domU: screen resolution up to 640x480
Hello, I''ve recently installed a hvm domU opensuse 11 guest and I cannot set the screen resolution higher then 640x480. This seems very strange to me, because I don''t have any problem to set higher resolution on a windows 7 domU, using the following parameters in the configuration file: stdvga=1 videoram=16 What could the problem be? Is some video driver missing? -- Flavio