Hi,
I am trying to create xen guest.
I have created multiple guest configuration files, but each time it fails
with following error and goes to emergency mode.
[ OK ] Started udev Coldplug all Devices.
Starting dracut initqueue hook...
Starting Show Plymouth Boot Screen...
[ OK ] Reached target System Initialization.
[ OK ] Started Show Plymouth Boot Screen.
[ OK ] Reached target Paths.
[ OK ] Reached target Basic System.
dracut-initqueue[161]: Warning: Could not boot.
dracut-initqueue[161]: Warning:
/dev/disk/by-uuid/91c3b687-3288-4ec1-ac28-3d1529cab460 does not exist
dracut-initqueue[161]: Warning: /dev/fedora_localhost/root does not exist
dracut-initqueue[161]: Warning: /dev/fedora_localhost/swap does not exist
dracut-initqueue[161]: Warning: /dev/mapper/fedora_localhost-root does not
exist
dracut-initqueue[161]: Warning: /dev/mapper/fedora_localhost-swap does not
exist
dracut-initqueue[161]: Warning: /dev/xvda1 does not exist
Starting Dracut Emergency Shell...
Warning: /dev/disk/by-uuid/91c3b687-3288-4ec1-ac28-3d1529cab460 does not
exist
Warning: /dev/fedora_localhost/root does not exist
Warning: /dev/fedora_localhost/swap does not exist
Warning: /dev/mapper/fedora_localhost-root does not exist
Warning: /dev/mapper/fedora_localhost-swap does not exist
Warning: /dev/xvda1 does not exist
Generating "/run/initramfs/sosreport.txt"
Entering emergency mode. Exit the shell to continue.
Type "journalctl" to view system logs.
You might want to save "/run/initramfs/sosreport.txt" to a USB stick
or
/boot
after mounting them and attach it to a bug report.
dracut:/#
My sample configuration files:
$ cat /etc/xen/linuxXen.cfg
name="Linux"
builder="generic"
vncviewer=0
vcpus=1
maxvcpus=2
cpus="all"
cpu_weight=256
cap=0
period=5
slice=10
latency=3
extratime=1
memory=1024
maxmem=2048
on_poweroff="destroy"
kernel="/boot/vmlinuz-3.11.8-200.fc19.x86_64"
ramdisk="/boot/initramfs-3.11.8-200.fc19.x86_64.img"
root="/dev/mapper/fedora_localhost-root"
disk = ['/dev/sda,raw,hda']
>> one more
#cat kx1.cfg
name="kx1"
memory=1024
vcpus=2
builder="generic"
disk=[ 'file:/bhadresh/kx1.raw,xvda1,w',
'file:/bhadresh/sw1.raw,xvdb1,w' ]
kernel="/boot/vmlinuz-3.11.8-200.fc19.x86_64"
ramdisk="/boot/initramfs-3.11.8-200.fc19.x86_64.img"
root="/dev/xvda1 ro"
boot="c"
Any idea why it is going to emergency mode?
Thanks for reading and your help.
Regards,
Bhadresh
--
Be Positive & Keep Smiling(Jai Jinendra)
-----------------------------------------------------------
Thanks & Regards,
Bhadresh Udani
(9886399320)
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users