facchin / usboot

usboot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Formatar pendrive e instalar grub

$ git clone https://github.com/facchin/usboot.git facchin/usboot
$ cd facchin/usboot
$ sudo chmod +x usboot.sh
$ sudo ./usboot.sh

Testar boot do pendrive

Teste com VirtualBox:

$ sudo chmod +x test_vbox.sh
$ sudo ./test_vbox.sh

Teste com QEMU:

$ sudo chmod +x test_qemu.sh
$ sudo ./test_qemu.sh

About

usboot

License:MIT License


Languages

Language:Shell 100.0%