-
Notifications
You must be signed in to change notification settings - Fork 85
How to make bootable MOOS ISO to USB or CD
The MOOS ISO is stored within the MOOS folder\bin\Kernel folder, there will be a file called "MOOS.iso". It is recommended you drag the ISO to your desktop to make things easier when flashing
Open up the rufus application in 3rd Party folder, newer versions of Rufus unfortunately will refuse to flash MOOS onto your USB, and select your USB in the drop down menu then drag the MOOS ISO location on your desktop to the Rufus app
Select the format method and make it FAT32. The reason FAT32 is required is due to most BIOS's especially old BIOS's require
Launch VS 2022 and open the .sln file, then once everything has loaded click the Build > Build Solution option
Select MOOS on the build dropdown menu and click either QEMU or VMware, once done you can make changes to the code and keep building MOOS, Enjoy!