Links
This commit is contained in:
parent
4cddeecdfa
commit
9f5ddebdb3
1 changed files with 5 additions and 0 deletions
|
|
@ -4,3 +4,8 @@ dd if=/dev/zero of=./disk.img bs=1M count=1024
|
|||
losetup -fP ./disk.img
|
||||
losetup -a
|
||||
losedup -d /dev/loop0
|
||||
|
||||
See:
|
||||
https://github.com/landley/toybox/blob/master/toys/posix/dd.c
|
||||
https://github.com/illiliti/libudev-zero
|
||||
https://github.com/LoupVaillant/Monocypher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue