[CentOS-virt] Virtual Machine

Wed Mar 9 17:59:50 UTC 2011
Thomas Smith <theitsmith at gmail.com>

On Wed, Mar 9, 2011 at 9:46 AM, Mark Smith <m.smith2k at gmail.com> wrote:
> Ok once mounted now what do i do?
>
> Mark
>
> 2011/3/9 Ricardo Sardá da Silva <ricardo.sarda at hoplon.com>
>>
>> Have yout tried to mount the iso on a dir?
>>
>> Like:
>>
>> # mount -o loop windowsxp.iso /home/root/winxp/
>>
>> and put it on the config?

Mark,

With all due respect to Ricardo, this is not the correct way to
install Windows into a Xen guest.

Don't mount or do anything else with the ISO. All you need to do is
add it to your config--Xen can read it directly.

~ Tom