toaruos/image-builder
2013-04-07 16:20:36 -07: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 Size options for production disk generator 2013-04-07 16:20:36 -07: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.