[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] issue Booting XenU!!!
Hi, I am facing following error while booting my XenU: Error: Device 769 (vbd) could not be connected. Device /dev/hda1 is mounted in the privileged domain, and so cannot be mounted by a guest. My configuration file for XenU has following options: # Kernel image file. kernel = "/boot/vmlinuz-2.6.18-xen" disk = [ 'phy:/dev/hda1,hda1,w' ] # Set root device. root = "/dev/hda1 ro" In above kernel image path, I have given the same path of default Xen Image which I am using to boot dom=0. Is it mandatory to create separate XenU for booting guest OS as I feels that XenU is just the lighter version of Xen0 without any h/w support. Also, my /etc/fstab is as follows: LABEL=/1 / ext3 defaults 1 1 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 LABEL=SWAP-sda2 swap swap defaults 0 0 filer:/misc /misc nfs defaults 0 0 filer:/home /home nfs defaults 0 0 ftp:/misc/mirror /misc/mirror nfs defaults,noauto 0 0 Please let me know what I need to configure more as I am newbie to Xen Environment. Thanks.. Himanshu _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |