gcrimp wrote: > > Hi, > > I'm trying to use xen for the first time. This box is running a recent > install of Lenny. > > I've reading web howtos, the man pages and user.pdf, so it could be that I > am mixing and matching too much and not following the debian way, but here > goes: > > > > # time xm create -c config.mabelle_vm > /ramdisk=/boot/initrd.img-2.6.26-2-xen-686 > Using config file "/etc/xen/config.mabelle_vm". > Error: Device 769 (vbd) could not be connected. Hotplug scripts not > working. > > real 1m44.306s > user 0m0.748s > sys 0m0.200s > > > >>From my googling I'M guessing that vbd stands for "virtual block device" > > > # cat /etc/xen/config.mabelle_vm > # -*- mode: python; -*- > kernel="/boot/vmlinuz-2.6.26-2-xen-686" > # I don't see ramdisk in your profile > ramdisk = ? > # > memory=128 > name="mabelle_vm" > disk=[' > phy:/dev/Bun_vg/mabelleSys_lv,hda1,w','phy:/dev/Bun_vg/mabelleSwap_lv,hda2,w'] > hostname="mabelle" > root="/dev/hda1 ro" > # One more concern > extra="2 console=xvc0" > > > > >
-- View this message in context: http://www.nabble.com/xen%2C-guest-won%27t-start%2C-%22Hotplug-scripts-not-working%22-tp23240207p23575570.html Sent from the Debian User mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org