replace script with makefile
This commit is contained in:
@@ -9,7 +9,7 @@ Edit corresponding files in [image/overlay](./image/overlay) to customize VM beh
|
||||
```bash
|
||||
# cp .env.example .env
|
||||
# vim .env
|
||||
# VM_OPTS="--no-cache" HY_OPTS="--no-cache" ./BUILD.sh
|
||||
# VM_OPTS="--no-cache" HY_OPTS="--no-cache" make
|
||||
# fallocate -l 128G ./data/data.raw
|
||||
# sgdisk -o -n 1:0:0 -t 1:8300 ./data.raw
|
||||
# losetup -Pf ./data.raw
|
||||
|
||||
Reference in New Issue
Block a user