X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=69af5f4004a05121c8ab8a27d376f669e403504a;hp=4b68abdf84afc19a6de02838ad647a4376c31433;hb=6b450797112e7067e3a2090e482e49757b207f1d;hpb=c9caef4c7b82f350e2955d33755a8c31395693ce diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 4b68abd..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. @@ -272,7 +282,7 @@ any bootloader). Install default Debian release (jessie) on /dev/sda3 and install bootmanager Grub in MBR (master boot record) of /dev/sda and use /dev/sda3 as system partition. -Use specified mirror instead of the default (http://http.debian.net/debian) one. +Use specified mirror instead of the default (http://httpredir.debian.org/debian) one. mount /dev/sda1 /mnt/sda1 grml-debootstrap --vmfile --vmsize 3G --target /mnt/sda1/qemu.img @@ -359,7 +369,7 @@ releases: lenny, squeeze, wheezy, jessie, stretch and sid. Usage example: releas mirror=... Specify mirror which should be used for apt-get/aptitude instead -of the default one (http://http.debian.net/debian). +of the default one (http://httpredir.debian.org/debian). Usage example: mirror=ftp://ftp.tugraz.at/mirror/debian password=... @@ -396,7 +406,7 @@ anymore unless you really know what you are doing. Choose Debian 8.0 (jessie) or something newer instead. Notice that you need to specify a mirror providing the lenny release, the -default (http://http.debian.net/debian) doesn't provide it any longer nowadays. +default (http://httpredir.debian.org/debian) doesn't provide it any longer nowadays. Set the mirror to e.g. http://archive.debian.org/debian/ if you don't have your own lenny mirror.