X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=69af5f4004a05121c8ab8a27d376f669e403504a;hp=8b7866949e07a3c0b7eb107c6c18fd30a04a29a6;hb=10ad4699c352b3537625085370051b9be83d2036;hpb=f9a42e5471cab645c73b553854809eb0d3c20043 diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 8b78669..69af5f4 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -83,6 +83,16 @@ Options and environment variables Execute in very verbose way. Useful for debugging possible problems with grml-debootstrap or identify what's actually executed. +*--efi* _device_:: + + Partition where EFI boot manager should be installed to. If the + specified device doesn't use a FAT filesystem yet grml-debootstrap + automatically creates the filesystem. If a FAT filesystem is already + present the filesystem creation is skipped. Please ensure that it's + a valid FAT32 filesystem and the partition has the 'boot' and 'esp' + flags enabled. This option requires EFI support on the running system + and the option is NOT supported for Virtual Machine deployments. + *--filesystem* _filesystem_:: Filesystem that should be created when installing to a partition.