1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00

Updated Boot HermitCore from a raw image (markdown)

Stefan Lankes 2017-05-28 21:08:49 +02:00
parent 8f80a2d636
commit 449bc7a74f

@ -7,7 +7,7 @@ $ qemu-img create -f raw disk.raw 1G
Formatting 'disk.raw', fmt=raw size=1073741824
```
Next lets load the nbd kernel module (you read it right, the Network Block Device), and associate the previous image to one of the nbd devices.
Next lets load the nbd kernel module, and associate the previous image to one of the nbd devices.
```bash
sudo modprobe nbd max_part=16