similar to: can''t run Debian guest

Displaying 20 results from an estimated 8000 matches similar to: "can''t run Debian guest"

2010 Jun 22
18
blktap2 does not work
Distro: debian unstable Xen version: 4.0.0-2 This is the config: #HVM #still no qemu-dm in debian #kernel = "/usr/lib/xen-4.0/boot/hvmloader" #builder = ''hvm'' #memory = 2048 #name = "webserver" #vif = [''bridge=eth0''] #disk = [''tap:tapdisk:aio:/srv/xen/webserver.img,xvda,w'',''phy:/dev/cdrom,xvdb:cdrom,r'']
2009 Aug 27
8
cannot boot PV guest
This is my install profile F11.install name="FC11-G1S2" memory=500 disk = [''phy:/dev/sda3,0,w'' ] vif = [ ''bridge=eth0'' ] vfb = [ ''type=vnc,vncunused=1''] kernel = "/etc/xen/vm/vmlinuz.1" ramdisk = "/etc/xen/vm/initrd.img.1" vcpus=1 on_reboot = ''restart'' on_crash = ''restart''
2010 Jun 26
9
xen 4.0-testing: cannot install grub in debian domU (both hvm and pv)
# dd if=/dev/zero of=/srv/xen/webserver.img oflag=direct bs=1M seek=4095 count=1 # dd if=/dev/zero of=/srv/xen/webserver.img oflag=direct bs=1M count=4096 root@debian:~# grub-install /dev/xvda Searching for GRUB installation directory ... found: /boot/grub The file /boot/grub/stage1 not read correctly. Darkbasic _______________________________________________ Xen-users mailing list
2009 Dec 05
3
PVGrub can''t find config file for domU on logical volume
After hours of googling and not really finding a definitive solution to my problem, I''m a little stuck and would really appreciate some help from others. I have a CentOS 5.4 x86-64 server running Xen 3.3 from the gitco repos as dom0. On this I have created two logical volumes comprising 8GB for the system disk (xvda) and 1.5GB for swap (xvdb). I ran mkfs.ext3 and mkswap on these to
2008 Apr 29
21
Partition vs disk images
I realize this might be one of those religious topics, but is there any good rule of thumb as to how to setup storage for a Xen domU? Without really knowing any better, I''m basically going to make a disk image of the OS and the create a ''data'' partition on my raid 5 volume for each virtual machine. This is for use at home, so in reality it probably doesn''t
2009 Apr 19
11
CentOS DomU 2.6.18-128.1.6.el5 crashing on boot when xenpv_hvm drivers are loaded / snv_111 Xen 3.1 Dom0
Hi, can anyone provide any pointers as to how to avoid this issue? A CentOS 5.3 domU on snv_111 dom0 is crashing on bott unless I remove /lib/modules/2.6.18-128.1.6.el5/kernel/drivers/xenpv_hvm dom0: haggis:~$ uname -a SunOS haggis 5.11 snv_111 i86pc i386 i86xpv Name: SUNWxvm Summary: Hypervisor Header Files Category: System/Virtualization State: Installed
2009 Jan 24
8
DomU in it''s own LVM partition fails to boot CentOS 5.2 Dom0/U
I''m trying to do what I think would be relatively simple but can''t seem to make it work. Essentially I want to create several domU''s running CentOS each with it''s own LVM partition for increased performance over image files. Initially I did a test with image files and everything went fine, I booted the supplied initrd and vmlinuz images installed CentOS from
2010 Aug 29
3
Error: Bootloader isn''t executable when installing Ubuntu 10.04 on CentOS 5.3/Xen 3.0
I am running Xen 3.0 (64bit) on CentOS 5.3, and I want to install Ubuntu 10.04 using the steps below: 1. Create a new disk with LVM 2. Downlaod vmlinuz & initrd.gz from http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images/netboot/xen/ 3. /usr/sbin/xm create -c /etc/xen/ubuntu.cfg install=true 4. Format the whole disk as EXT3, mount as / 5. The installer show some
2009 Aug 24
18
Current 2.6.3x kernel and patches for Ubuntu 9.04?
Are these the current functional procedures for dropping a dom0 on a jaunty 64 bit server? xen-tools: http://bderzhavets.wordpress.com/2009/08/14/attempt-of-prevu-xen-3-4-1-hypervisor-on-ubuntu-jaunty-server-64-bit/ kernel: http://bderzhavets.wordpress.com/2009/07/07/building-xenified-2-6-30-1-kernel-via-xen-patches-2-6-30-2-tar-bz2/ Regarding the patches used in the above procedure from here:
2012 Apr 24
11
Where does PyGrub run?
Hello, I am still confused: does pyGrub run in dom0 as root? as it says in here: "PyGRUB used to act as a “PV bootloader”: it runs in dom0 as root, opens the PV disk image, reads its GRUB menu.lst, presents a GRUB-like menu to let the user choose a kernel which it copies to the dom0 filesystem, it then closes the disk image and eventually tells the domain builder to use that copy. Such a
2011 Feb 26
13
very slow disk access
How do I check if the proper sata drivers are being loaded? If they are not what can I do other then rebuilding the kernel? Thank you in advance, Randy _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2011 Dec 22
6
Error starting updated Debian servers
Hi all, After applying some updates onto a Debian web server, I rebooted it. However it will no longer start, and generates this error in XenCenter: 22/12/2011 09:57:45 Error: Starting VM ''Web Server'' - Using <class ''grub.GrubConf.Grub2ConfigFile''>; to parse /boot/grub/grub.cfg - WARNING:root:Unknown directive load_video - WARNING:root:Unknown directive
2011 Feb 27
8
graphically accessing pv guest
Hi all, I''m trying to expand the screen resolution of my guest when using vnc. It appears I need to use the extra variable in my guest config file and xenfb. I pass it in like this: extra = ''xenfb.video=8,1024,768'' I can see this being passed to the kernel when it boots but it doesn''t change the vnc screen resolution. I also see this when I type ps -ef |
2012 Feb 22
12
Separate kernel on domU's
Hello, I am still learning about Xen.. I am trying to setup Xen hypervisor for the first time. I was reading the howto here: http://www.howtoforge.com/paravirtualization-with-xen-4.0-on-debian-squeeze-amd64 and I stopped here: "(To use the default Ubuntu kernel instead of Debian''s Xen kernel in the guest, you can also comment out the kernel and initrd lines in
2009 Dec 21
26
Questions on qcow, qcow2 versus LVM
I''ve been using lvm under centos to create the backing store for domUs and although the performance seems acceptable it has some shortcomings. The biggest of which is the LVM bug which prevents me from removing an lv (it says it is still mounted and it definitely isnt). I thought this was just a centos bug but it appears to be evident in debian and ubuntu too and I really can''t
2011 Jan 10
3
Waiting for root file system...
I recently started having this issue after enabling nat networking for my domU. The domU is booting the 2.6.32.27 kernel with an initrd i generated and was using before just fine. Output is as follows. Any help would be appreciated. Here is the output I get: 0.161289] xvde1: detected capacity change from 0 to 10486808576 > [ 0.260033] XENBUS: Device with no driver: device/console/0
2010 Jan 22
1
Just installed DomU won't boot
Hi, I am using Centos 5.4 x86_64 with kernel 2.6.18-164.11.1.el5xen. I've installed a Centos 5.4 (64 bit too) DomU (paravirtualized), process was apparently with no problems, but DomU refuses to start, this the error: Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 498, in run_domain vm.startup() File
2010 Sep 03
2
Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Installing Ubuntu 10.04 on Xen and Centos 5.5
For those of you that are stuck on and old version of Xen and want to use Ubuntu 10.04, here is a self contained pygrub, out of Xen 4.01. (64bit centos dom0) cd /opt wget http://dmarkey.com/~dmarkey/pygrub64.tar.gz tar zxvf pygrub64.tar.gz then set your bootloader to /opt/pygrub64/bin/pygrub Regards, David _______________________________________________ Xen-users mailing list
2010 Sep 27
8
pygrub question
Hi, I''ve prepared a Ubuntu 10.04 LTS server on a Xen 3.2-1 host running Debian Lenny on kernel 2.6.26-2-xen-amd64. The Ubuntu 10.04 domU is running a 2.6.32-24-server kernel from the Ubuntu repositories, which is (must be :-) ) xen-aware. The domU uses pygrub to boot and it works like a charm. Now I''m trying to deploy this domU on a Xen 3.2-1 host running Debian Etch on kernel
2010 Sep 02
2
Re : Re: Installing Ubuntu 10.04 on Xen and Centos 5.5
Thanks all for your tips ! But this solution doesn''t work :/ I reinstalled Ubuntu and I partitioned it differently : / => ext4 /boot => ext3 swap I saw this bug on RedHat Bugzilla : https://bugzilla.redhat.com/show_bug.cgi?id=577511 How can I apply this patch ? I never did this... Thanks in advance... ----- Message d''origine ----- De : Fajar A. Nugraha Envoyés :