|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Issue with installing a fedora guest over a network cont
On Fri, 1 Jun 2007, Daniel Stephen Lee wrote:
The network I am on requires that you register your mac
address to gain access. So when I begin the install, it is unable to
continue (unable to retrieve the image minstg2.img is the specific
message) because the virtual machine does not have access on the network.
you need to hard-code your mac for the Domu; within the DomU config,
something like this:
vif=['mac=aa:00:00:50:20:2f']
then register that mac with your networking setup.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|