From: Neil Williams Date: Wed, 27 Aug 2014 05:11:42 +0000 (-0700) Subject: Document support for grub2 with fallback to extlinux on wheezy. X-Git-Url: https://git.siccegge.de//index.cgi?p=forks%2Fvmdebootstrap.git;a=commitdiff_plain;h=72cd8c1028070b35775511a72b7f9d193e5d9cce Document support for grub2 with fallback to extlinux on wheezy. --- diff --git a/vmdebootstrap.8.in b/vmdebootstrap.8.in index 14c6427..43cd944 100644 --- a/vmdebootstrap.8.in +++ b/vmdebootstrap.8.in @@ -125,6 +125,15 @@ of processors used per run. .IP \-\-configure\-apt Use the specified mirror and distribution to create a suitable apt source inside the VM. Can be useful if debootstrap fails to create it automatically. +.IP \-\-grub +Disable extlinux installation and configure grub2 instead. grub2 will be added to +the list of packages to install. update-grub will be called once the debootstrap is +complete and grub-install will be called in the image. Versions of grub2 in wheezy +can fail to install in the VM, at which point vmdebootstrap will fall back to +extlinux. It may still be possible to complete the installation of grub2 after +booting the VM as the problem may be related to the need to use loopback +devices during the grub-install operation. Details of the error will appear in the +vmdebootstrap log file, if enabled with the \-\-log option. .SH Configuration files and settings: .IP \-\-dump-config write out the entire current configuration