====== Prepare Flash Drive from MacOS ====== The USB Flash drive must be partitioned and formatted. Start with the following steps on MacOS. - Insert the USB Flash drive into the computer - Open a terminal window and run the following command. Note the disk name of the USB Flash drive, it should be something like "/dev/disk#"\\ \\ It helps to only have the one USB Flash drive plugged into the computer when running this command diskutil list - Run the following command to format the flash drive so that it can be partitioned\\ \\ Replace the '' with the volume name from above and the '' with the disk name noted above. diskutil eraseDisk JHFS+ - Launch the Disk Utility app - Select the search icon - Type in "Disk Utility" - Double click the Disk Utility result\\ \\ {{ :pibot:flashdrivecombo:du1.png |Find Disk Utility}} - Select the USB Flash drive in the list on the right\\ \\ {{ :pibot:flashdrivecombo:du2.png |Select drive}} - Select the Partition icon at the top\\ \\ {{ :pibot:flashdrivecombo:du3.png |Partition drive}} - Type in the Name that you want to use\\ \\ {{ :pibot:flashdrivecombo:du4.png |MacOS partition name}} - Select the “Mac OS Extended (Case-sensitive, Journaled)” option for the Format\\ \\ {{ :pibot:flashdrivecombo:du5.png |MacOS partition format}} - Select the + button underneath the pie chart on the left\\ \\ {{ :pibot:flashdrivecombo:du6.png |Add new partition}} - Type in the Name that you want to use\\ \\ {{ :pibot:flashdrivecombo:du7.png |Windows partition name}} - Select the “MS-DOS (FAT)” option for the Format\\ \\ {{ :pibot:flashdrivecombo:du8.png |Windows partition format}} - Select the Apply button\\ \\ {{ :pibot:flashdrivecombo:du9.png |Apply partition configurations}} - Select the Partition button\\ \\ If the operation fails, repeat the steps above and it should succeed the second time through {{ :pibot:flashdrivecombo:du10.png |Create partitions}} - Eject both of the newly created drives and remove the USB Flash drive from the computer\\ \\ {{ :pibot:flashdrivecombo:du11.png |Eject USB Flash drive}} ====== Prepare Flash Drive from Windows ====== Next perform the following steps on Windows. - Insert the USB Flash drive into the computer\\ \\ If Windows tells you that you need to format a disk, click the Cancel button - Launch the Disk Management tool - Open the Start Menu - Type in "Create and format hard disk" - Click the "Create and format hard disk partitions" Control Panel result\\ \\ {{ :pibot:flashdrivecombo:dm1.png |Find Disk Management}} - Select the USB Flash drive in the list at the top\\ \\ {{ :pibot:flashdrivecombo:dm2.png |Select drive}} - Right click on the USB Flash drive and select "Format..."\\ \\ {{ :pibot:flashdrivecombo:dm3.png |Select format}} - Type in a name for the partition if you want to change it\\ \\ {{ :pibot:flashdrivecombo:dm4.png |Select file system}} - Select the "NTFS" option for the File System\\ \\ {{ :pibot:flashdrivecombo:dm5.png |Select file system}} - Click the "OK" button\\ \\ {{ :pibot:flashdrivecombo:dm6.png |Start format}} - Click the "OK" button when it asks to continue\\ \\ {{ :pibot:flashdrivecombo:dm7.png |Confirm format}} - When it's finished close the Disk Management window ====== Install Applications ====== Finally follow the steps below to install the applications on each partition - Follow the steps in [[:pibot:flashdrivewin#add_windows_applications|Add Windows Applications]] to add the neccessary applications to the newly formatted drive - Eject the USB Flash drive from the Windows computer and insert it into the MacOS computer - Follow the steps in [[:pibot:flashdrive#add_macos_applications|Add MacOS Applications]] to add the neccessary applications to the MacOS partition