-
Notifications
You must be signed in to change notification settings - Fork 89
How do you edit the .vhd filesystem for MOOS?
optiplex 390 edited this page Jul 17, 2022
·
6 revisions
To edit the files in the filesystem for MOOS you will need to have at least 100MB or more space on your drive

<br></br>
Go to where you downloaded MOOS and open the folder and go to the Tools folder, then go to grub2, this is our bootloader, the filesystem for MOOS is located within the bootloader, so go to boot > and double click initrd.vhd
You may get a security warning when you double click initrd.vhd asking if you want to open the file, click Yes so you mount the drive
Then Windows Explorer will open the .vhd file, from here it's your choice to do what you want to the drive, add or remove files. Once you are finished click Eject so we can continue onto Step 4