From d5ade9b03b4ae95cc7429602d8df066db677007e Mon Sep 17 00:00:00 2001 From: JPtheJP Date: Mon, 21 Dec 2015 22:11:50 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index f521764..d584399 100644 --- a/Home.md +++ b/Home.md @@ -25,7 +25,7 @@ An outline of getting the web cam working in an OS X VM using QEMU.
[http://chrisrjones.com/articles/How-to-get-the-broadcom-pci-1570-web-cam-working-in-Linux-using-qemu-with-OS-X-VM](http://chrisrjones.com/articles/How-to-get-the-broadcom-pci-1570-web-cam-working-in-Linux-using-qemu-with-OS-X-VM) # Get Started -You can contribute and test this module without touching your Mac's Hard Disk. You just need an USB 3.0 key to install your Linux on, on top of your Linux installation Media. Best of both worlds, try Linux until you're ready to commit your internal drive. Please check [linux.com article] (https://www.linux.com/learn/tutorials/718439-how-to-run-fedora-linux-on-the-macbook-air-without-touching-the-ssd) +You can contribute and test this module without touching your Mac's Hard Disk. You just need an USB 3.0 key to install Linux on, on top of your Linux installation Media. Best of both worlds, try Linux until you're ready to commit your internal drive. Please check [linux.com article] (https://www.linux.com/learn/tutorials/718439-how-to-run-fedora-linux-on-the-macbook-air-without-touching-the-ssd) You want to dump the FaceTime drivers while still under OS X. Commands below works on OS X 10.11.2: * Download the driver (zip version) and extract it @@ -35,9 +35,9 @@ You want to dump the FaceTime drivers while still under OS X. Commands below wor * Line 5, replace the hash value so it states: OSX_HASH=ccea5db116954513252db1ccb639ce95 * Execute the script: ./extract_from_ox.sh * Result should be like: - $ ./extract_from_osx.sh - Found matching hash (ccea5db116954513252db1ccb639ce95) - Firmware successfully extracted (4e1d11e205e5c55d128efa0029b268fe) + $ ./extract_from_osx.sh + Found matching hash (ccea5db116954513252db1ccb639ce95) + Firmware successfully extracted (4e1d11e205e5c55d128efa0029b268fe) ## Get Started on Fedora As of 2015.12, Fedora 23 is current. It will not recognize the internal WiFi card (Broadcom) so you need either the Thunderbolt Ethernet adapter, or any USB Ethernet Adapter known to work on Fedora.