After numerous attempts to get anything running as a guest OS I continue to run into errors. I have tried each install method atleast 4 times from the quickstart guide. So far my results under fedora 7 and Xen have failed. So far if I try to install core 6 or fedora 7 i386 I get kernel panics and this dump ┌────────┤ Loading SCSI driver ├─────────┐ │ │ │ Loading xenblk driver...Oops: 0000 [#1]│ SMP │ │ last sysfs file: └────────────────────────────────────────┘ Modules linked in: xenblk xennet iscsi_tcp libiscsi scsi_transport_iscsi sr_mod sd_mod scsi_mod ide_cd cdrom ipv6 squashfs pcspkr loop nfs nfs_acl fscache lockd sunrpc vfat fat cramfs CPU: 0 EIP: 0061:[<ee1a4bb4>] Not tainted VLI EFLAGS: 00010887 (2.6.18-1.2798.fc6xen #1) EIP is at blkif_int+0x5a/0x16b [xenblk] eax: 18009c00 ebx: ed736000 ecx: c1948e0c edx: 00000002 esi: 00000000 edi: ca000100 ebp: ed7210ac esp: c078afa0 ds: 007b es: 007b ss: 0069 Process init (pid: 225, ti=c078a000 task=c1946660 task.ti=c1948000)screen Stack: f72a0aa6 00000001 00000002 00000000 fffee3b3 c0e2dd80 00000000 00000000 00000106 c0441be6 c1948e0c c06d3700 00000106 c1948e0c c06d3728 c0441ca6 c0735f80 c1948e0c c0e2dd80 c1948dd0 00000106 c1948e0c fffffffe c0406ca8 Call Trace: [<c0441be6>] handle_IRQ_event+0x27/0x51 [<c0441ca6>] __do_IRQ+0x96/0xf2 [<c0406ca8>] do_IRQ+0x9e/0xbc ======================Code: e8 89 f6 8b 43 20 89 44 24 04 e9 c3 00 00 00 8b 43 24 31 f6 48 23 44 24 04 6b c0 6c 8d 68 40 03 6b 28 8b 7d 00 69 c7 9c 00 00 00 <8b> 94 18 e8 00 00 00 8d 44 18 7c 89 44 24 10 89 14 24 eb 12 8b EIP: [<ee1a4bb4>] blkif_int+0x5a/0x16b [xenblk] SS:ESP 0069:c if I install the x86_64 it just hangs and I get this in xm dmesg (XEN) *** Serial input -> DOM0 (type \047CTRL-a\047 three times to switch input to Xen). (XEN) grant_table.c:265:d0 Bad flags (0) or dom (0). (expected dom 0) I''ve disabled selinux, tried building my image in /var/lib/xen/images/ and several other places. I''ve removed and reinstalled xen virt-maanger kernel-xen, I''ve tried an upgrade from 6-7, changed settings in my config for cpus, mem, ethernet bridging. I''m running Xen on a dell 2900 with 4 Xeons (x86_64) with the vt flags, 8 gb ram and a 1000 gigs of disk space.