The iMac Mobile concept uses the back plate as a kickstand, (similar to a Surface) and would have a small metal plate on the front (for space to use USB, lightning, and even Ethernet ports.) and allow a (yet soft) brushed metal area to rest your wrists. The tablet is shown as an 18" tablet above (like the Dell XPS 18) and would be pushed for desktop users. The iMac made portable is similar to the iBook motto of 2000 and further more, and this would redefine the definition. Now if you'd like to see the orginal concept to see more of an iMac Mobile, check out the post here.
If this is your first time building or making a Hackintosh, boot flags may seem like a foreign concept. Once you understand what each of them means, you can get started!
Clover Boot Flags:Verbose Mode:
-v
Safe Mode:
-x
Single User Mode:
-s
Zone Postponing: (use if hanging)
-no-zp
Single CPU core mode:
cpus=1
No Kext Cache Mode: (When changing kexts)
-f
Disables VT-x or VT-d:
dart=0
Verbose Mode:
-v
Enable NVIDIA Web Drivers: (do not use with nv_disable=1)
nvda_drv=1
Disable NVIDIA graphics cards: (do not use with nvda_drv=1)
nv_disable=1
Kext Dev Mode:
kext-dev-mode=1
Rootless Mode: Do not boot with this on El Capitan or macOS Sierra
rootless=0 If you're stuck at [PCI Configuration Began]:
npci=0x2000 npci=0x3000
Set Maximum Memory (RAM): (In megabytes)
maxmem=4096 maxmem=8192
Troubleshooting: If you are having any trouble, first try this string. It works on a lot of systems with Intel HD Graphics to get into the OS X Installer from a Unibeast USB.
-v -x -s -no-zp
If you have…
Clover Boot Flags:Verbose Mode:
-v
Safe Mode:
-x
Single User Mode:
-s
Zone Postponing: (use if hanging)
-no-zp
Single CPU core mode:
cpus=1
No Kext Cache Mode: (When changing kexts)
-f
Disables VT-x or VT-d:
dart=0
Verbose Mode:
-v
Enable NVIDIA Web Drivers: (do not use with nv_disable=1)
nvda_drv=1
Disable NVIDIA graphics cards: (do not use with nvda_drv=1)
nv_disable=1
Kext Dev Mode:
kext-dev-mode=1
Rootless Mode: Do not boot with this on El Capitan or macOS Sierra
rootless=0 If you're stuck at [PCI Configuration Began]:
npci=0x2000 npci=0x3000
Set Maximum Memory (RAM): (In megabytes)
maxmem=4096 maxmem=8192
Troubleshooting: If you are having any trouble, first try this string. It works on a lot of systems with Intel HD Graphics to get into the OS X Installer from a Unibeast USB.
-v -x -s -no-zp
If you have…
Comments
Post a Comment