0
votes
1answer
2k views

Can't boot --> PXE-M0F: Exiting Intel PXE ROM

Question: I recently installed Xen (paravirtualization) on my Ubuntu 12.04 machine. Ubuntu 12.04 worked excellently before, but afterwards, the trouble started. The laptop crashed every time I ...
1
vote
0answers
416 views

Ubuntu Oneiric Server (amd64) failed to detect QEMU HARDDISK ATA and e1000 model NIC [closed]

When I tried to clean install Ubuntu 11.10 Server (amd64) as a HVM guest on XEN (4.0.1), it failed to detect QEMU HARDDISK ATA-7 hard disk and e1000 model NIC provided by xen-qemu-dm. Same thing is ...
2
votes
2answers
699 views

How To Boot XEN VMs Using iSCSI?

In simple, I want boot XEN fully virtualized (HVM) guests (both Windows & Linux) using iSCSI drives (i.e. from SAN). My main purpose of this is to learn about this process. So, how can I do it? ...