So, I'm developping an OS Optimized IDE (with grub2 and other useful tools implemented).
To install grub on linux, I'm using
Code: Select all
grub-mkrescue --output=boot.iso iso
For the ones interested by the IDE, It's open source and I'll post something when I'm done ^_^
Thanks !