OK, i am trying to get ttylinux going, reading some posts and howto's etc...but cant get the domU running. My ttylinux config looks like this:<br><br>kernel = "/boot/vmlinuz-2.6.19-1.2911.fc6xen"<br>ramdisk = "/boot/initrd-
2.6.19-1.2911.fc6xen.img"<br>memory = 64<br>name = "ttylinux"<br>vif = ['']<br>dhcp = "dhcp"<br>disk = ['file:/opt/xen/ttylinux/ttylinux-xen,sda1,w']<br>root = "/dev/sda1 ro"
<br><br>and when i run xm create -c ttylinux.cfg i get the following after all the boot messages are done:<br><br>Xen virtual console successfully installed as xvc0<br>Event-channel device installed.<br>Uniform Multi-Platform E-IDE driver Revision: 
7.00alpha2<br>ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx<br>ide-floppy driver 0.99.newide<br>usbcore: registered new interface driver libusual<br>usbcore: registered new interface driver hiddev
<br>usbcore: registered new interface driver usbhid<br>drivers/usb/input/hid-core.c: v2.6:USB HID core driver<br>PNP: No PS/2 controller found. Probing ports directly.<br>i8042.c: No controller found.<br>mice: PS/2 mouse device common for all mice
<br>TCP bic registered<br>Initializing XFRM netlink socket<br>NET: Registered protocol family 1<br>NET: Registered protocol family 17<br>Using IPI No-Shortcut mode<br>XENBUS: Device with no driver: device/vbd/2049<br>XENBUS: Device with no driver: device/vif/0
<br>Freeing unused kernel memory: 180k freed<br>Write protecting the kernel read-only data: 387k<br>Red Hat nash version 5.1.19.0.2 starting<br>Mounting proc filesystem<br>Mounting sysfs filesystem<br>Creating /dev<br>Creating initial device nodes
<br>Setting up hotplug.<br>Creating block device nodes.<br>Loading uhci-hcd.ko module<br>USB Universal Host Controller Interface driver v3.0<br>Loading ohci-hcd.ko module<br>Loading ehci-hcd.ko module<br>Loading jbd.ko module
<br>Loading ext3.ko module<br>Loading dm-mod.ko module<br>device-mapper: ioctl: 4.10.0-ioctl (2006-09-14) initialised: <a href="mailto:dm-devel@redhat.com">dm-devel@redhat.com</a><br>Loading dm-mirror.ko module<br>Loading 
dm-zero.ko module<br>Loading dm-snapshot.ko module<br>Making device-mapper control node<br>Scanning logical volumes<br>  Reading all physical volumes.  This may take a while...<br>  No volume groups found<br>Activating logical volumes
<br>  Volume group "VolGroup00" not found<br>Creating root device.<br>Mounting root filesystem.<br>mount: could not find filesystem '/dev/root'<br>Setting up other filesystems.<br>Setting up new root fs<br>
setuproot: moving /dev failed: No such file or directory<br>no fstab.sys, mounting internal defaults<br>setuproot: error mounting /proc: No such file or directory<br>setuproot: error mounting /sys: No such file or directory
<br>Switching to new root and running init.<br>unmounting old /dev<br>unmounting old /proc<br>unmounting old /sys<br><br><br>i mounted the image and peeked at the fstab, i am unsure where the heck its getting VolGroup00 from. Can anyone lend any pointers to what i am doing wrong? I seem to get the same error no matter what pre-built image i am using. 
<br><br>Thanks in advance<br>Michael Weiner<br>