|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Creating linux guest filesystem
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Rob van Oostveen
> Sent: 29 June 2007 15:11
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] Creating linux guest filesystem
>
> Hi,
>
> Can anyone guide me through (or point me to a readme) the procedure of
> creating a filesystem for a guest linux domain? I've set up a
> redhat fc6 with
> Xen 3.1 as the domain-0.
Is this for para-virtual or HVM domain?
The process is pretty similar to begin with: You create a file/partition
(or files/partitions if you want) that is your domain "disk(s)". E.g.
"dd if=/dev/zero of=mydisk.img bs=1M count=10k".
This will create a 10G disk image.
If you are using it as PV-domain storage, then you need to create a
file-system and copy in the files to build a linux infrastructure on the
disk. There are tools around to do that. "debootstrap" is one of those
(it works for Debian-like distributions). Redhat/Fedora uses
"virt-install" fo the same purpose (but it's only able to install off a
network source accoreding to the docs I found in a quick search). You
may want to google these things.
For HVM installations, I usually do a base-install from a CDROM and if I
need more than one, I copy the resuling image/partition to create
multiple installations.
--
Mats
>
> Thank you.
>
> Regards,
> Rob
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] WinXP cannot partition disk, Rob van Oostveen
- Re: [Xen-users] WinXP cannot partition disk, Mark Williamson
- Re: [Xen-users] WinXP cannot partition disk, Rob van Oostveen
- RE: [Xen-users] WinXP cannot partition disk, Petersson, Mats
- RE: [Xen-users] WinXP cannot partition disk, Rob van Oostveen
- RE: [Xen-users] WinXP cannot partition disk, Rob van Oostveen
- Re: [Xen-users] WinXP cannot partition disk, Mark Williamson
- [Xen-users] Creating linux guest filesystem, Rob van Oostveen
- RE: [Xen-users] Creating linux guest filesystem,
Petersson, Mats <=
- RE: [Xen-users] Creating linux guest filesystem, Rob van Oostveen
- RE: [Xen-users] Creating linux guest filesystem, Petersson, Mats
- Re: [Xen-users] Creating linux guest filesystem, Nico Kadel-Garcia
|
|
|
|
|