Contribute
Register

Dual Booting OS X & Windows 7 with Linux in UEFI

Status
Not open for further replies.
Which Ubuntu version? 14.04? Ubuntu may over write the EFI boot loader.

Use the Windows Disk Management utility to shrink the partition, don't format the new available space, reboot, boot into the LiveCD, then format the available space to EXT4 since it's an SSD.
https://technet.microsoft.com/en-us/magazine/gg309169.aspx

https://help.ubuntu.com/community/UEFIBooting
https://help.ubuntu.com/community/UEFI

Warning: even if your PC boots the DVD in UEFI mode, it might boot the HDD in Legacy mode (and the contrary).
ibid. Probably depending on how it is initially formatted. Since you already have an EFI partition it will probably install in UEFI mode but it may overwrite the EFI bootloader.
 
Last edited:
UNetbootin for MAC: http://unetbootin.github.io/
Just as UniBeast needs an EFI partition, you'll probably want to make a 350MB FAT partition, create an EFI folder in it, Create a BOOT folder, then copy BOOTX64.EFI to it. (EFI/BOOT/BOOTX64.EFI)
Format the rest of the usb stick as FAT32
Make it bootable by setting the boot flag in GParted
Then use UNetbootin to copy the .iso to it.

Most but not all USB pendrives are reliable for booting, even many of the slower ones, and they are much cheaper, and should be OK particularly for regular read-only live drives (without persistence).

Some computer hardware and some operating systems have issues with certain ports. And some USB pendrives just have issues also. Some of them cannot be used for booting. They are made to be mass storage devices, and have not exactly the same electronics and firmware. Some USB pendrives and computers 'do not like each other'. The pendrive might boot another computer, and the computer might boot from another pendrive (everything else being the same).

This is a link to test by Pendrivelinux including bootablility of USB flash drives. This test was made a few years ago. The cheap and slow Sandisk Cruzer Blade, 4GB, can be added to the list of reliable pendrives for booting. I have used it extensively for years and it has failed only once (chainloading from Plop in a very old computer). This link shows a bootability test in January 2014.

Some pendrives that did not work are shown in this link. This user is not the only one who likes 32GB Sandisk.
https://help.ubuntu.com/community/Installation/FromUSBStick#Creating_an_EFI-only_image

https://help.ubuntu.com/community/UEFI

{Thanks for the idea. I'm now thinking of making a persistent Linux Mint stick.}
 
Last edited:
Status
Not open for further replies.
Back
Top