[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Complete Xen n00b getting stuck trying to create a VM
On Tue, Jun 22, 2010 at 5:17 PM, Ewan Slater <ewan.slater@xxxxxxxxxxxxxx> wrote: > my virt-install is as follows: > > [root@localhost ~]# virt-install --prompt it doesn't ask about any network parameters? > [Tue Jun 22 07:22:42 2010] [error] [client 192.168.1.73] (70014)End of > file found: mod_mime_magic: read failed from uncompress of > /var/www/html/iso/images/xen/vmlinuz That shouldn't be from domU. Like your domU error said, it's looking for stage2.img. Is there anything about stage2.img on your access/error log? If not, then it's still basic networking issue. > How would I tell if the DomU gets an IP address (I specified DHCP when > prompted by the install in the VM)? Here's some things you could do: - make sure dom0's firewall (if any) allows domU to connect - make sure you got domU with a GUI. using "virt-manager" might be easier, as it allows you to easily see resource allocation (including NIC) - when installing domU, use shortcut to switch to another session on domU (Alt-F2 or possibly Ctrl-Alt-F2.). From that text session you can issue commands like ping and ifconfig to verify that domU can connect to dom0 IP address. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |