mirror of
https://github.com/pikvm/pikvm
synced 2024-11-18 09:25:43 +00:00
commit
c576e7fff4
@ -107,7 +107,7 @@ How to create RW flash drive:
|
|||||||
```
|
```
|
||||||
# rw
|
# 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
|
# dd if=/dev/zero of=/root/flash.img bs=1024
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user