[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] /dev/sda2 does not exist. Dropping to a shell! (Dom0: Ubuntu 10.10, DomU: Ubuntu 10.10)
I works now, I put the hvc0.conf file in /etc/init. I am sorry for the miscommunication, I meant domU boots when I use xen-tools+pygrub to create and boot a VM. Here is the final version of my .cfg file:
kernel = '/boot/vmlinuz-2.6.32.27' ramdisk = '/boot/initrd-2.6.32.27.img' vcpus = '1' memory = '512' name = 'cloud-vm07'
vif = [ 'ip=128.10.130.192,mac=00:16:3E:AB:B1:FD,bridge=eth2' ] disk = [ 'file:/home/hkhande/xen-image/domains/cloud-vm07/disk.img,xvda1,w', 'file:/home/hkhande/xen-image/domains/cloud-vm07/swap.img,xvda2,w' ]
extra = "root=/dev/xvda1 ro" Thanks for your help! Hitesh
On Fri, Mar 11, 2011 at 3:18 AM, Fajar A. Nugraha <list@xxxxxxxxx> wrote: On Fri, Mar 11, 2011 at 11:56 AM, Hitesh Khandelwal _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |