toaruos/image-builder
2013-02-22 14:04:27 -08:00
..
boot/grub Unsubmodule image generator 2013-02-09 20:58:38 -08:00
.gitignore Unsubmodule image generator 2013-02-09 20:58:38 -08:00
clean-up.sh Unsubmodule image generator 2013-02-09 20:58:38 -08:00
create-image.sh Tweaks to production image generator 2013-02-22 14:04:27 -08:00
fdisk.conf Unsubmodule image generator 2013-02-09 20:58:38 -08:00
README.md Unsubmodule image generator 2013-02-09 20:58:38 -08:00

とあるOS Disk Image Creator

These scripts build disk images for とあるOS for use with your favorite non-multiboot emulator.

Usage

Get a full working build of とあるOS, then clone this repository and run:

sudo ./create-image.sh /path/to/your/toaru/source

Let it do its magic and you should have a toaru-disk.img that you can boot from.