search for: recordfail

Displaying 11 results from an estimated 11 matches for "recordfail".

2010 Jul 13
9
Xen 4 Ubuntu Lucid panics
I have tried 4 time unsuccessfully to install Xen 4 on Ubuntu Lucid (10.4) 64 bit version using the tutorial at http://bderzhavets.wordpress.com/2010/04/24/set-up-ubuntu-10-04-server-pv-domu-at-xen-4-0-dom0-pvops-2-6-32-10-kernel-dom0-on-top-of-ubuntu-10-04-server/ on a Lenovo thinkcentre workstation. When I boot I get a kernel panic. If I boot the Linux kernel that I compiled using the
2013 Apr 12
7
Xen not seeing all the memory in the box
I''m running Xen 4.1 (4.1.3-3ubuntu1.3) on an Ubuntu 12.10 server with an AMD FX-8150 processor (8 cores) and 16 GB of RAM. When I boot the server, Xen sees only 3 GB of RAM (instead of 16 GB). If I try to create a domU with more than about 1.5 GB of RAM, the create fails with messages saying it "could not allocate memory for HVM guest". Here''s the output when I do
2011 Feb 28
3
Xen Kernel Panic
...unable to read superblock FAT: unable to read boot vector Kernel panic - not syncing: VFS: Unable to read superblock(9,8) My grub.cfg generated by update-grup: menuentry ''Ubuntu, with Linux 2.6.35-22-generic-pae'' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod part_msdos insmod ext2 set root=''(hd0,msdos1)'' search --no-floppy --fs-uuid --set 2639d272-73f6-4508-af4b-d648a877a39b linux /vmlinuz-2.6.35-22-generic-pae root=UUID=f1f592a2-5415-4825-bf7e-3b0bdf45276b ro quiet initrd /i...
2011 Jun 01
0
Booting Xen 4.0.x with GRUB2 on Ubuntu 10.04
...uration below. Please give me some suggestions or give me your properly working configuration file to me as a reference. The menu entry for the new kernel which works fine: menuentry ''Ubuntu, with Linux 2.6.32.41'' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root=''(hd0,1)'' search --no-floppy --fs-uuid --set 17b364bf-4e0a-4f74-a006-5f010325bd64 linux /boot/vmlinuz-2.6.32.41 root=UUID=17b364bf-4e0a-4f74-a006-5f010325bd64 ro quiet splash initrd /boot/initrd.img-2.6.32.41 } The...
2010 Sep 27
1
Installing Xen4.0.1 on Ubuntu 10.04 LTS issues (VGA crashes at boot-up)
...c tail -n +3 $0 # 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 to change # the ''exec tail'' line above. menuentry ''Xen 4.0.1, Ubuntu 10.4 kernel 2.6.32.21'' { recordfail insmod ext2 set root=''(hd0,1)'' multiboot (hd0,1)/boot/xen-4.0.1.gz dummy=dummy dom0_mem=832M module (hd0,1)/boot/vmlinuz-2.6.32.21-xen dummy=dummy root=/dev/sda1 nopat ro nomodeset console=tty0 earlyprintk=xen module (hd0,1)/boot/initrd.img-...
2010 May 28
13
Error: Device 0 (vif) could notbeconnected. Hotplugscripts not working
...sources. Compile and install went without a hitch. Since debian squeeze uses grub2 it took me a while to find a working config. This is my 40_custom for grub2: menuentry "Xen 4.0.0 / Squeeze Kernel 2.6.32-3-amd64 pvops" --class debian --class gnu-linux --class gnu --class os { recordfail=1 if [ -n ${have_grubenv} ]; then save_env recordfail; fi set quiet=1 insmod ext2 insmod ext4 set root=''(hd1,1)'' search --no-floppy --fs-uuid --set 91ab2378-76a4-4ab6-9065-078307ce8268 multiboot /boot/xen-4.0.0.gz dum...
2011 Mar 03
2
how should I go for Xen 4.0.1 with a non pv-ops Dom0 kernel
Hi, I recently compiled a Xen-4.0.1 and pv-ops Dom0 2.6.32.27 kernel from JF''s tree.Where my hypervisor could not boot and unfortunately the system is rebooting so frequently that I am not able to note down the error messages on a paper and pencil.So now I am planning to go for a non pv-ops Dom0.I am not clear as what should be the approach? I have been Googling it every now and then and
2011 Mar 02
5
installing xen on a vmware work station
Hi, I decided to test new Xen pv-ops Dom0 kernel. I have a 64 bit VT machine there in it Vmware work station installed Ubuntu 10.04 64 bit and then apt-get install libcurl4-openssl-dev xserver-xorg-dev mercurial gitk build-essential libncurses5-dev uuid-dev gawk gettext texinfo bcc libncurses5-dev dpkg-dev debhelper iasl texinfo bridge-utils bison flex apt-get build-dep xen-3.3 cd /usr/src
2010 Sep 30
3
xen 4 and grub2 on debian squeeze
Hi! I''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
2010 Aug 31
30
Xen 4.0.1 on Ubuntu Lucid 10.04 - Desktop / Server - 64 Bits - With OpenGL (Intel GEM) enabled - From Linuxcon Brazil! :-D
...---- #!/bin/sh exec tail -n +3 $0 # 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 to change # the ‘exec tail’ line above. menuentry ''Xen 4.0.1, Ubuntu 10.4 kernel 2.6.32.18'' { recordfail insmod ext2 set root=''(hd0,4)'' multiboot (hd0,4)/boot/xen-4.0.1.gz dummy=dummy dom0_mem=832M module (hd0,4)/boot/vmlinuz-2.6.32.18-tcmc-10.08-1-xen dummy=dummy root=/dev/sda4 i915.modeset=0 earlyprintk=xen ro module (hd0,4)/boot/initrd.img-2...
2012 Sep 09
2
Stall on CPU
...,vncunused=1,vnclisten=0.0.0.0" ] vcpus = 2 on_reboot = ''restart'' on_crash = ''restart'' DomU''s grub.lst.... menuentry ''Ubuntu, with Linux 3.2.0-29-generic'' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root=''(hd0,1)'' search --no-floppy --fs-uuid --set=root 70149f72-3c4f-4608-bebd-06825b91 ce29 linux /boot/vmlinuz-3.2.0-29-generic-pae root=UUID=70149f72-3c4f-4608- bebd-06825b91ce29 ro quiet splash set default="0"...