Hello, I’m trying to virtualize with xen a SLES11 SP1 (physical) in a SLESSP2 Dom0.
When you start the domU, this is not the virtual disk.
Modify fstab and menu.lst but sige without starting.
The truth that I’m a little confused, can not see that I’m missing.
The error is:
mount: devpts already mounted or /dev/pts busy
mount: according to mtab, devpts is already mounted on /dev/pts
Boot logging started on /dev/ttyS0(/dev/console) at Tue Jul 30 18:34:10 2013
resume device not found (ignoring)
Waiting for device /dev/hda2 to appear: [ 2.199923]
..............................Could not find /dev/hda2.
Want me to fall back to /dev/disk/by-uuid/fb5c6b0b-3688-43cd-8b20-d8fa3a0ba993? (Y)
Any suggestions to look at?
domU.cfg
name="bcs-bkp"
memory=1024
maxmem=1024
vcpus=2
on_poweroff="destroy"
on_reboot="restart"
on_crash="destroy"
#boot = "ba"
builder="hvm"
device_model="/usr/lib/xen/bin/qemu-dm"
kernel="/usr/lib/xen/boot/hvmloader"
disk=[ 'file:/mnt/util/xen-images/bcs/disco1,hda,w'
]
vnc=1
vncunused=1
acpi=1
serial="pty
Files fstab and menu.lst configuration - https://docs.google.com/file/d/0B8rkUchOnWAKbWlGTzFrNzFjZ1E/edit?usp=sharing
Console error log - https://docs.google.com/file/d/0B8rkUchOnWAKb2N4TWE0d1NSMFU/edit?usp=sharing
Log debuger of Dumu - https://docs.google.com/file/d/0B8rkUchOnWAKNWpHQktINHRoNjg/edit?usp=sharing
hanks for reading