I am having a problem with my guest sessions booting. I am running etch, and 
the etch flavor of Xen and utilities. I get the following when I start the 
guest.

--snip--
XENBUS: Timeout connecting to device: device/vbd/769 (state 3)
XENBUS: Timeout connecting to device: device/vbd/770 (state 3)
Freeing unused kernel memory: 148k freed
Loading, please wait...
Begin: Loading essential drivers... ...
Done.
Begin: Running /scripts/init-premount ...
FATAL: Error inserting fan 
(/lib/modules/2.6.18-3-xen-686/kernel/drivers/acpi/fan.ko): No such device
FATAL: Error inserting thermal 
(/lib/modules/2.6.18-3-xen-686/kernel/drivers/acpi/thermal.ko): No such device
Done.
Begin: Mounting root file system... ...
Begin: Running /scripts/local-top ...
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
Done.
Begin: Waiting for root file system... ...
Done.
        Check root= bootarg cat /proc/cmdline
        or missing modules, devices: cat /proc/modules ls /dev
ALERT! /dev/hda1 does not exist. Dropping to a shell!


BusyBox v1.1.3 (Debian 1:1.1.3-3) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh: can't access tty; job control turned off
(initramfs)

--snip--


My config is as follows.

name="invid"
memory=128
kernel="/boot/vmlinuz-2.6.18-3-xen-686"
ramdisk="/boot/initrd.img-2.6.18-3-xen-686"
disk=['tap:aio:/data/vps/invid/invid-root.img,hda1,w','tap:aio:/data/vps/invid/invid-swap.img,hda2,w']
root="/dev/hda1 ro"
extra='2'

If anyone can point me in the right direction I would appreciate it. I have 
tried so many different How-To's and I end up with the same results.

Thanks in advance.
Bjorn


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to