1
0
mirror of synced 2026-01-13 15:17:30 +00:00

Add pointer to /etc/xen-tools/partitions.d/sample-server as partitioning example.

(Thanks to Antoine Benkemoun for pointing out that such a hint is missing!)
This commit is contained in:
Axel Beckert 2010-05-17 22:54:41 +02:00
parent 7b026d3f99
commit 0d71124eb1

View File

@ -84,9 +84,11 @@ xen-create-image - Easily create new Xen instances with networking and OpenSSH.
--partitions=file
Use a specific partition layout configuration file.
Not supported with the image-dev and swap-dev options.
Parameters fs, size, swap and noswap are ignored when
using this option.
See /etc/xen-tools/partitions.d/sample-server for an
example partitioning configuration. Not supported
with the image-dev and swap-dev options. Parameters
fs, size, swap and noswap are ignored when using this
option.
--passwd Ask for a root password during setup.
NOTE: This is done interactively.