[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] new pv stuck in pause
On Thu, Sep 13, 2012 at 5:23 AM, Skippy VonDrake <skippyvondrake@xxxxxxxxx> wrote: > Following a Xen tutorial but can't get the VM (PV Squeeze) running. > > After doing: > # xm create -c /etc/xen/tutorial-pv-guest.cfg > > The prompt just sits there. > Opening another terminal: > > # xm list > /usr/lib/python2.7/dist-packages > Name ID Mem VCPUs State > Time(s) > Domain-0 0 7199 4 r----- 40.6 > tutorial-pv-guest 1 512 0 --p--- 0.0 > > I'm using Ubuntu 12.04 (64bit) and got Xen built from source using > the "make world" instructions. > Not sure what information to provide so I pasted a few logs on pastebin. > > http://pastebin.com/jwjBFnhE xend log [2012-09-12 17:32:48 2533] DEBUG (XendBootloader:113) Launching bootloader as ['/usr/bin/pygrub', '--args=root=/dev/xvda2 ro ', '--output=/var/run/xend/boot/xenbl.748', '/dev/vg0/tutorial-pv-guest-disk']. That looks wrong. pygrub shouldn't need any "args", Try commenting-out whatever line in "/etc/xen/tutorial-pv-guest.cfg" that has a "root=/dev/xvda2 ro" in it. Also, what happens when you run "pygrub -i /dev/vg0/tutorial-pv-guest-disk" manually? -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |