mirror of
https://git.checksum.fail/alec/bmik.git
synced 2025-12-11 13:39:59 +02:00
Update README.md
This commit is contained in:
@@ -12,6 +12,8 @@ The intended usage is to create a disk image that can be copied to a hard disk m
|
||||
|
||||
- Create a raw disk image, at least large enough to hold 2*1G TempleOS RedSea partitions + partition table `qemu-img create -f raw disk_img.raw 4G`
|
||||
|
||||
- `qemu-system-x86_64 -drive format=raw,file=disk_img.raw -m 1024 -cdrom TempleOS.ISO -boot d`
|
||||
|
||||
- Run the VM install wizard, then re-run install wizard w/o VM option from each partition and choose RedSea format for each install
|
||||
|
||||
OR
|
||||
|
||||
Reference in New Issue
Block a user