Tips and tricks
Useful commands for hackintosh
on MAC OS X, how a list of disks and partitions:
sudo diskutil list
detect your disk and enter:
sudo diskutil mount disk0s1
when on windows dual boot, mount the efi drive:
open CMD in Administrator mode
diskpart
list disk
select disk 1
list volume
select volume 3
assign letter=F
you can find ONE COMMANDER on the app store, to open
on Linux, use
lsblk