From: Christian Hofstaedtler Date: Sat, 24 Dec 2011 11:31:52 +0000 (+0100) Subject: Fix data loss info on download page X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=bc22c57d6c8899bd005245f3150304b41a1e59a0;hp=a1f64557b2646e2d3278380ca44766dd99721255;p=grml.org.git Fix data loss info on download page Thanks: Spida on #grml --- diff --git a/download/index.php b/download/index.php index dae9113..b097161 100644 --- a/download/index.php +++ b/download/index.php @@ -188,7 +188,7 @@
Boot from USB key

- Just dd(1) the downloaded ISO to an empty USB key!

+ Just dd(1) the downloaded ISO to an empty USB key!

dd if=grml64_2011.12.iso of=/dev/USB_KEY

diff --git a/download/prerelease/index.php b/download/prerelease/index.php index 89680c3..1619c52 100644 --- a/download/prerelease/index.php +++ b/download/prerelease/index.php @@ -173,7 +173,7 @@ exit;
Boot from USB stick

- Just dd(1) the downloaded ISO to an empty USB stick!

+ Just dd(1) the downloaded ISO to an empty USB stick!

dd if=grml_2011.12-rc1.iso of=/dev/USB_STICK