Merge pull request #120 from reedy/patch-4

Update cookbook.md
pull/122/head
Maxim Devaev 4 years ago committed by GitHub
commit c576e7fff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -107,7 +107,7 @@ How to create RW flash drive:
```
# rw
```
2. Create the empty image file of the desire size (1Gb in this example.
2. Create the empty image file of the desire size (1Gb in this example).
```
# dd if=/dev/zero of=/root/flash.img bs=1024
```

Loading…
Cancel
Save