Skip to content

Commit 7aa7e75

Browse files
committed
readme: Add windows video
thanks Dax for motivation
1 parent d6dd1a5 commit 7aa7e75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ make gui
4242

4343
For extracting binaries from different distribution just read [supported distributions](distro_extractor/README.md). We virtually provide extract recipes for every linux distro ever made 😉 You just need to pick **one** that suits you best. For example if you prefer _devuan_ binaries over _artix_ just use something like `DISTRO=devuan DISTRO_ISO=/path/to/devuan_chimaera_4.0.0_amd64_minimal-live.iso make extract` instead.
4444

45-
After successful `make build` you have raw disk image file in `storage/sda.img` that you can _burn_ to real disk and boot from it or use `make gui` to run that image in _QEMU_ virtual emulator. If you do not want to use _QEMU_, you can run `make vbox` which will convert raw image to virtual disk image file (_.vdi_), that can be used in _VirtualBox_ for example.
45+
After successful `make build` you have raw disk image file in `storage/sda.img` that you can _burn_ to real disk and boot from it or use `make gui` to run that image in _QEMU_ virtual emulator. If you do not want to use _QEMU_, you can run `make vbox` which will convert raw image to virtual disk image file (_.vdi_), that can be used in _VirtualBox_ for example. [Windows video](https://youtu.be/1cmmtuIoW7o)
4646

4747
## User's config
4848

0 commit comments

Comments
 (0)