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)
parent
d5a0d43f98
commit
cf8b47d67b
1 changed files with 1 additions and 1 deletions
|
@ -85,4 +85,4 @@ $ sudo umount /mnt
|
|||
$ sudo qemu-nbd -d /dev/nbd0
|
||||
```
|
||||
|
||||
Now, you are able to upload the raw image to Google Compute Platform and to create an instance from this file.
|
||||
Now, you have to pack the image with `tar -cSzf disk.tar.gz disk.raw`, to upload the tar file to Google Compute Platform and finally to create an instance from this file.
|
Loading…
Add table
Reference in a new issue