Would i simply create a bootable grub install and copy the files from the iso over, then edit the commands as needed?
Asked
Active
Viewed 215 times
2
-
2Reading the source code would give you the exact idea. Do `apt-get source unetbootin` to get the source-code. – jobin Apr 15 '14 at 06:51
-
1@Jobin good idea but it's tough to read source codes. I still didn't manage myself to understand pidgin sources. – Danatela Apr 15 '14 at 07:05
-
1How to create a bootable USB from terminal: http://askubuntu.com/questions/372607/how-to-create-a-bootable-ubuntu-usb-flash-drive-from-terminal – jmunsch May 22 '14 at 18:43