

Select a target drive (USB Drive or Hard Disk) and Click “Ok”. If you have Ubuntu(or any other Linux distro): Note: If your USB drive doesn’t show up, reformat it as FAT32. M ake the file executable (using either the command chmod +x. unetbootin-linux, or going to Properties->Permissions and checking “Execute”). Start the application, you will be prompted for your password to grant the application administrative rights.
#Unetbootin mac install#
The main dialog will appear, where you select a distribution and install target (USB Drive or Hard Disk).ģ. After rebooting,press the appropriate button (usually F1, F2, F12, ESC, or backspace) while your computer is starting up to get to your BIOS boot menu and select USB drive as the startup target( otherwise if there’s no boot selection option, go to the BIOS setup menu and change the startup order to boot USB by default).Ĥ.Select ‘Try Ubuntu(or any other Linux Distro) without installing it’ option. You will get Ubuntu(any Linux Distro) desktop, there your all hard-drive partition will be showing, Copy your data from there to any external hard-drive. Your USB flash drive should have at least 8GB.įor more information visit “ UNetbootin”.This is how you do it - without BootCamp: UNetbootin Surviving mars: first colony edition.Plug it in and format/erase it using Disk Utility (under Applications/Utilities).CAUTION: Make sure you select the correct drive! Then click erase.(If your drive is above 32GB, you might need to select ExFAT instead.) Select Master Boot Record for the Scheme.(This is the one used for Windows partitions.) Open Terminal and run command: diskutil listįrom the output, find out the name of the USB drive.Then type command: diskutil unmountDisk /dev/disk2.It should print something like this: Unmount of all volumes on disk2 was successful. path/to/win-iso-file is the full path of the ISO image.Sudo dd if=/path/to/win-iso-file of=/dev/disk2 bs=1m Just drag/drop it on terminal after if= and it will print the full path. The process will start but there will be no output for a while.
#Unetbootin mac for mac os#
