summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-08-09 17:04:43 +0300
committerLars Wirzenius <liw@liw.fi>2016-08-09 17:04:43 +0300
commit67fb6bf82e2f490d6f7d23b70b1a842fac9342b9 (patch)
tree52b532cd255658b6e83400a05c560d6196728a17
parentbb7cf22a5f41cac168dca730cf8f7ac1666975fc (diff)
downloadminipc-router-67fb6bf82e2f490d6f7d23b70b1a842fac9342b9.tar.gz
Add bs to dd command in README
For speeeeeeeeeed.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f8fb59a..f88424a 100644
--- a/README
+++ b/README
@@ -49,7 +49,7 @@ The installation process is:
* Boot the minipc from the USB stick.
* Log in as root (no password).
* Copy the router system image to the SSD: `zcat /router.img.gz | dd
- of=/dev/sda` (it'll take a while and there's no progress bar,
+ of=/dev/sda of=16M` (it'll take a while and there's no progress bar,
sorry).
* Shutdown the system (run `poweroff`) and remove the USB stick.
* Boot the minipc. This will boot it off the SSD.