Hi,
 I installed Xen3.3 on a Debian (etch) system. My DomU is also a Debian 
(etch) system on a logical volume. I populated the volume by mounting it 
from the Dom0 and used debootstrap. The config file for the DomU is:
kernel = "/boot/vmlinuz-2.6.18.8-xen"
ramdisk = "/boot/initrd.img-2.6.18.8-xen"
memory = 32
root = "/dev/xvda1 ro"
disk = ['phy:xenix-lvm/obelix_root,xvda1,w',
       'phy:xenix-lvm/obelix_swap,xvda2,w']
vif = [ '' ]
The kernel for the DomU is the kernel I get from the Xen3.3 build 
process. Starting the DomU seems to work, at least I get no error from 
xm create. When I want to switch the console to the DomU with XM console 
the DomU seems to hang during boot. I get the following and then the 
output stops. Nothing happens anymore. No login prompt. The only thing I 
can do is to shutdown the DomU again.
Can someone please help?
Thanx
  Martin
 Oct 10 15:28:46 xenix kernel: Linux version 2.6.18.8-xen (root@xenix) 
(gcc versi
on 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Thu Oct 9 
17:03:20 CEST
2008
Oct 10 15:28:46 xenix kernel: BIOS-provided physical RAM map:
 Oct 10 15:28:46 xenix kernel:  Xen: 0000000000000000 - 0000000002800000 
(usable)
Oct 10 15:28:46 xenix kernel: 0MB HIGHMEM available.
Oct 10 15:28:46 xenix kernel: 40MB LOWMEM available.
Oct 10 15:28:46 xenix kernel: ACPI in unprivileged domain disabled
 Oct 10 15:28:46 xenix kernel: Allocating PCI resources starting at 
10000000 (gap
: 02800000:fd800000)
Oct 10 15:28:46 xenix kernel: Detected 463.729 MHz processor.
Oct 10 15:28:46 xenix kernel: Built 1 zonelists.  Total pages: 10240
Oct 10 15:28:46 xenix kernel: Kernel command line: root=/dev/xvda1 ro
Oct 10 15:28:46 xenix kernel: Enabling fast FPU save and restore... done.
Oct 10 15:28:46 xenix kernel: Initializing CPU#0
 Oct 10 15:28:46 xenix kernel: PID hash table entries: 256 (order: 8, 
1024 bytes)
Oct 10 15:28:46 xenix kernel: Xen reported: 348.203 MHz processor.
Oct 10 15:28:46 xenix kernel: Console: colour dummy device 80x25
 Oct 10 15:28:46 xenix kernel: Dentry cache hash table entries: 8192 
(order: 3, 3
2768 bytes)
 Oct 10 15:28:46 xenix kernel: Inode-cache hash table entries: 4096 
(order: 2, 16
384 bytes)
Oct 10 15:28:46 xenix kernel: Software IO TLB disabled
...
 Oct 10 15:28:46 xenix kernel: RAMDISK driver initialized: 16 RAM disks 
of 16384K
size 1024 blocksize
Oct 10 15:28:46 xenix kernel: loop: loaded (max 8 devices)
 Oct 10 15:28:46 xenix kernel: Xen virtual console successfully installed 
as xvc0
Oct 10 15:28:46 xenix kernel: Event-channel device installed.
 Oct 10 15:28:46 xenix kernel: netfront: Initialising virtual ethernet 
driver.
Oct 10 15:28:46 xenix kernel: xen-vbd: registered block device major 202
Oct 10 15:28:46 xenix kernel: blkfront: xvda1: barriers enabled
Oct 10 15:28:46 xenix kernel: blkfront: xvda2: barriers enabled
 Oct 10 15:28:46 xenix kernel: Uniform Multi-Platform E-IDE driver 
Revision: 7.00
alpha2
 Oct 10 15:28:46 xenix kernel: ide: Assuming 50MHz system bus speed for 
PIO modes
; override with idebus=xx
 Oct 10 15:28:46 xenix kernel: PNP: No PS/2 controller found. Probing 
ports direc
tly.
Oct 10 15:28:46 xenix kernel: mice: PS/2 mouse device common for all mice
 Oct 10 15:28:46 xenix kernel: md: md driver 0.90.3 MAX_MD_DEVS=256, 
MD_SB_DISKS=
27
Oct 10 15:28:46 xenix kernel: md: bitmap version 4.39
Oct 10 15:28:46 xenix kernel: NET: Registered protocol family 1
 Oct 10 15:28:46 xenix kernel: md: md driver 0.90.3 MAX_MD_DEVS=256, 
MD_SB_DISKS=
27
Oct 10 15:28:46 xenix kernel: md: bitmap version 4.39
Oct 10 15:28:46 xenix kernel: NET: Registered protocol family 1
Oct 10 15:28:46 xenix kernel: NET: Registered protocol family 17
Oct 10 15:28:46 xenix kernel: Using IPI No-Shortcut mode
 Oct 10 15:28:46 xenix kernel: XENBUS: Device with no driver: 
device/console/0
Oct 10 15:28:46 xenix kernel: BIOS EDD facility v0.16 2004-Jun-25, 0 
devices fou
nd
Oct 10 15:28:46 xenix kernel: EDD information not available.
Oct 10 15:28:46 xenix kernel: Freeing unused kernel memory: 192k freed
 Oct 10 15:28:46 xenix kernel: device-mapper: ioctl: 4.7.0-ioctl 
(2006-06-24) ini
tialised: dm-devel@xxxxxxxxxx
Oct 10 15:28:46 xenix kernel: kjournald starting.  Commit interval 5 seconds
 Oct 10 15:28:46 xenix kernel: EXT3-fs: mounted filesystem with ordered 
data mode
.
Oct 10 15:28:46 xenix kernel:
Pausing... 5
Pausing... 4
Pausing... 3
Pausing... 2
Pausing... 1
Continuing...
Oct 10 15:28:46 xenix kernel:
 Oct 10 15:28:46 xenix kernel: Adding 262136k swap on /dev/xvda2.  
Priority:-1 ex
tents:1 across:262136k
Oct 10 15:28:46 xenix kernel: EXT3 FS on xvda1, internal journal
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
 
 |