X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2FGRML%2Fgrml-cheatcodes.txt;h=b50e6acfa101e007afcd474191abf7ccb6222e02;hp=cac0bae29c07666b9b15fdf42e5a9d5f99a18fcf;hb=22e838c5df6a6486562c4801d3dcfe744ebbb61d;hpb=312d86a4f9a133b7aaaacd86e8213ab0f4b3a73a diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index cac0bae..b50e6ac 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -247,12 +247,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://cdn.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=hd0 groot=hd0,0 mirror=ftp://ftp.tugraz.at/mirror/debian password=foobar + debian2hd target=/dev/sda1 grub=/dev/sda mirror=http://cdn.debian.net/debian password=foobar See http://grml.org/grml-debootstrap/ for more information.