|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Regarding xen installation
Hi,
> [...]
> # dd if=/dev/zero of=fedora.img bs=1M count=1 seek=5120
>
> #/sbin/mke2fs -F -j fedora.img
>
> # mount -o loop fedora.img /mnt
> [...]
You don't need to create and mount that file manually.
You can just point the installer script to the full path of fedora.img - it
will be created there if it doesn't exist.
Basically, you only need to do what is described in the fedora wiki about
creating xen domU's on Fedora5.
BTW: for more detailed questions about this fedora-specific script you might
get better answers on the fedora-xen mailing list.
Henning
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|