Форк ToaruOS
Go to file
Kevin Lange 2a1a0b477e 🤦
2012-10-19 19:38:37 -07:00
boot/grub More menu options 2012-10-19 14:52:52 -07:00
.gitignore init 2012-10-16 22:23:16 -07:00
clean-up.sh init 2012-10-16 22:23:16 -07:00
create-image.sh 🤦 2012-10-19 19:38:37 -07:00
fdisk.conf init 2012-10-16 22:23:16 -07:00
README.md Add a readme 2012-10-16 22:30:09 -07: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.