coachoffline.blogg.se

Make a usb bootable mac install for os 10.9
Make a usb bootable mac install for os 10.9





make a usb bootable mac install for os 10.9
  1. #Make a usb bootable mac install for os 10.9 how to#
  2. #Make a usb bootable mac install for os 10.9 mac os x#
  3. #Make a usb bootable mac install for os 10.9 Patch#

So when i tried the installer, i didn't attach any hard drive to the machine. I just want to make sure that my installation usb-stick works.

make a usb bootable mac install for os 10.9

currently i didn't want to install maverick just yet because i don't have an empty hard drive. rw-r-r- 1 root root 859532 Oct 21 10:04 /media/untitled/System/Installation/Packages/OSInstall.mpkg rwxr-xr-x 1 root root 562576 Oct 4 16:40 /media/untitled/System/Library/PrivateFrameworks/amework/Frameworks/amework/Versions/A/OSInstall This is the line if i put the ls command you asked:

#Make a usb bootable mac install for os 10.9 Patch#

right now there's no intel based computer near me to tried them on.Īfter i patched my usb-stick using patch from i still got the error. I will try redownload the MBR patch and try it again. (And maybe overwrite some permissions of directories, it could be the root of the problem.)the error is probably because i downloaded the MBR patch from (13A598) which is older than the one on (13A603). Ls -l /media/osx86/System/Library/PrivateFrameworks/amework/Frameworks/amework/Versions/A/OSInstall ls -l /media/osx86/System/Installation/Packages/OSInstall.mpkgI'd like to fix it finally.Īnyway the MBR patch overwrite the above files I thought this problem is already resolved.Ĭan you show me the permissions of these files? Sudo chmod 6755 /media/osx86/System/Library/PrivateFrameworks/amework/Versions/A/Resources/runner 8. Carefully clean the disc, and then try reinstalling.", use the below command

#Make a usb bootable mac install for os 10.9 mac os x#

If you get this weird error message: "There was a problem reading the Mac OS X Installation disc. Sudo tar zxvf Mavericks_GM_MBR_ -C /media/osx86/ 7. Sudo cp -r NullCPUPowerManagement.kext/ /media/osx86/System/Library/Extensions/ 6. Sudo cp -r FakeSMC.kext/ /media/osx86/System/Library/Extensions/ NullCPUPowerManagement Sudo dd bs=446 count=1 if=boot0 of=/dev/sdbĪnd /dev/sdb1 for the writing the begining of the HFS+ partition:Ĭopy the boot file to the root of your USB stick So the dev file will be /dev/sdb for the writing of MBR: dev/sdb1 on /media/osx86 type hfsplus (rw,nosuid,nodev,relatime,umask=22,uid=0,gid=0,nls=utf8,uhelper=udisks) We are extracting it.ħz x -so /media/osx86/System/Installation/Packages/BaseSystemBinaries.pkg Payload | bunzip2 | cpio -iĬopy kernel to the right place, do this with root rightsĭownload the binary version of it and extract itįind the dev file depending on your mount point: Kernel is in the Packages/BaseSystemBinaries.pkg. We are still here: YOUR_PATH/Install\ OS\ X\ Mavericks.app/Contents/SharedSupport/InstallMacOSX.pkg/base Sudo cp -r /mnt/osx/Packages /media/osx86/System/Installation

make a usb bootable mac install for os 10.9

Sudo rm /media/osx86/System/Installation/Packages

make a usb bootable mac install for os 10.9

I suppose your USB drive is mounted here: /media/osx86/ Mount the new HFS file as well, do this with root rightsĬopy the files to the USB stick, do this with root rights (We are here: YOUR_PATH/Install\ OS\ X\ Mavericks.app/Contents/SharedSupport/InstallMacOSX.pkg/base) Rm InstallESD.dmgMount the HFS file, do this with root rights (sudo or su - depending on your distribution)Įxtract the HFS partition from the BaseSystem.dmg Now we can delete the unnecessary DMG file. This file contains an HFS partition, we are extracting it. We need that.ħz x InstallESD.dmg InstallMacOSX.pkg/InstallESD.dmg The InstallESD.dmg contains another InstallESD.dmg file. If the above is done, mount the newly created partition to /media/osx86/ go to menu Edit and apply all your pending changes go to menu: Partition / New and create a primary parition with HFS+ filesystem. go to menu: Device / Create partition table and select msdos choose your USB stick at upper right corner "YOUR_PATH/Install OS X Mavericks.app/Contents/SharedSupport" You should have something similar location with the main DMG file working Linux (virtualized is also OK) with following installed packages:

#Make a usb bootable mac install for os 10.9 how to#

How to make a bootable OS X 10.9 Mavericks USB install drive on LINUX This guide describes step by step how you can make a Mavericks USB installer on Linux without any running OS X.







Make a usb bootable mac install for os 10.9