X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2FGRML%2Fgrml-cheatcodes.txt;h=2b6c513fa318215751e1f5d479a8bb9c9e7287c9;hp=12d7d468243684f253deed67e81d25f932d01abd;hb=308d87b0f5b576962756484d50e8bd11b680bfb0;hpb=f1a509d5837c41a3f185dda3c0c247216ef17f11 diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index 12d7d46..2b6c513 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -256,12 +256,12 @@ debian2hd ... whereas valid options for debian2hd are: target= target partition/directory of the new Debian system, e.g.: target=/dev/sda1 grub= where to install grub to, e.g.: grub=/dev/sda release= specify release of new Debian system (default is stable), e.g.: release=sid - mirror= specify mirror for apt-get/aptitude, e,g.: mirror=http://cdn.debian.net/debian + mirror= specify mirror for apt-get/aptitude, e,g.: mirror=http://http.debian.net/debian password= set passwort of user root without prompting for it, e.g.: password=AiTh5ahn Usage example for automatic installation: - debian2hd target=/dev/sda1 grub=/dev/sda mirror=http://cdn.debian.net/debian password=foobar + debian2hd target=/dev/sda1 grub=/dev/sda mirror=http://http.debian.net/debian password=foobar See http://grml.org/grml-debootstrap/ for more information.