X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2FGRML%2Fgrml-cheatcodes.txt;h=d65277844a10fec2dfdc77b4e15ba62a417292cf;hp=ce7a10882f57547749921706558e03bd526a8d27;hb=59296d870d632c8dc1a39fc1ff13bdbe4fbc299f;hpb=548d7bdf37fe413899fc821957f0a6cdc4d59c23 diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index ce7a108..d652778 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -249,12 +249,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://http.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=/dev/sda mirror=http://http.debian.net/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.