From 49cf467f49bbe8a329fc242310946afd361c1982 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sun, 16 May 2010 00:07:41 +0200 Subject: [PATCH] Document the --pygrub option --- bin/xen-create-image | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/xen-create-image b/bin/xen-create-image index 110c5b3..9dc635b 100755 --- a/bin/xen-create-image +++ b/bin/xen-create-image @@ -119,6 +119,7 @@ xen-create-image - Easily create new Xen instances with networking and OpenSSH. used the system will not have a swap entry added to its /etc/fstab file either. + --pygrub DomU should be booted using pygrub. --ide Use IDE names for virtual devices (i.e. hda not xvda)