http://i.imgur.com/WEP4FE5.pngCan you upload a screenshot of a Finder window that shows the file structure of your usb installer in list mode?
Anything specific you wanna see? Alot of files and folders on it
http://i.imgur.com/WEP4FE5.pngCan you upload a screenshot of a Finder window that shows the file structure of your usb installer in list mode?
Everything looks right... Just curious, is your flash drive GUID or MBR format? Open Disk Utility, click on your flash drive on the left, and see what it says at the bottom next to Partition Map Scheme if your aren't sure.
Is there a way to do this but from a Windows Machine with Windows 7,
because i dont have access to Mac os X ?
Regards.
Everything looks right... Just curious, is your flash drive GUID or MBR format? Open Disk Utility, click on your flash drive on the left, and see what it says at the bottom next to Partition Map Scheme if your aren't sure.
My assumption is that you are going to try to use this with a hackintosh. You will have to find some way of manipulating dmg filetypes and HFS filesystems. There are probably apps out there. Just google around, and good luck. It's not easy.
Can i do it from the recovery menu ?
Hmm says not formated in Disk Utility, and Unknown if i look it up in system informationEverything looks right... Just curious, is your flash drive GUID or MBR format? Open Disk Utility, click on your flash drive on the left, and see what it says at the bottom next to Partition Map Scheme if your aren't sure.
Hmm says not formated in Disk Utility, and Unknown if i look it up in system information
Trying repartitioning and setting it to MBR
Not having any luck with this. When I open the OS X Install ESD image, all thats in there is the Packages folder and nothing more. Any idea why I don't see an Installer app or anything like prior versions of OS X?
Inside InstallESD.dmg you will see BaseSystem.dmg IF you have hidden folders showing.
Make sure you can see hidden folders and files, and then if you still don't see BaseSystem.dmg, change your Finder view to List. It may just be off to the side where you can't see it.
Hidden folders are showing and all I have is BaseSystemResources.pkg and BaseSystemBinaries.pkg . Sort of confused how to start the install process, not really even needing to make a USB install drive.
Where did you get your installer from? That is unlike everyone else. Are you just wanting to upgrade your system? If so just run the Install Mac OS X DP1.app. No need to go digging through it.
EDIT: Just so we are clear, the BaseSystem.dmg is not inside the Packages folder where all those .pkg files are. Inside InstallESD.dmg there will be a BaseSystem.dmg and the Packages folder.
I was asked to build this. I could have sworn it used to be done the same way, but whatever. Here you go:
1. Show hidden files by opening /Applications/Utilities/Terminal.app and typing the following:
2. Right click Installer.app file and click Show Package Contents, Open Contents folder, then look in SharedSupport folder. You will see InstallESD.dmg.
3. Mount InstallESD.dmg.
4. Copy the BaseSystem.dmg file out to somewhere convenient.
5. Do not mount BaseSystem.dmg. Just open Disk Utility and restore it to a flash drive.
6. When that's done look in the flash drive you just restored to and go to /System/Installation/. In that folder you will see a white icon with an arrow called Packages. That's a broken alias. Delete it.
7. Now go back to your InstallESD.dmg file. Inside is a folder weighing in at about 4.5GB called Packages. Copy that folder onto the flash drive in place of where the alias was.
8. Go ahead and hide the hidden folders again by going back to the Terminal and typing:
9. Done. Boot from the flash drive and get to work.
As per usual, don't blame me if you screw up. If you somehow need these instructions simpler don't be afraid to ask. Lots of smart people around here.
when trying to restore basesystem.dmg to my flash drive I get "Could not restore - Resource busy"
help?![]()
Make sure that BaseSystem.dmg is not mounted.
Either one will work. 8GB is plenty.
Leopard Installer: 8GB
Snow Leopard Installer: 7.5GB
Lion Installer: 5GB
Mountain Lion Installer: 5.5GB
Mavericks DP1 Installer: 6GB
I have a 64GB flash drive with every OS X Installer from Leopard to now on it. Each time a new OS comes out I make another 8GB partition on it.
Hey I just did this as well thanks to your idea and I was just curious how you went about changing the name of each partition so you knew what you were looking at when you booted to it? I currently have tried changing it just in finder (to OS X 10.8 Install)but when I go to boot off of it it shows up as Mac OS X.. Any Advice?
diskutil list
sudo asr adjust --target /dev/diskXsY --settype Apple_Boot
sudo asr adjust --target /dev/<disk> --settype Apple_HFS
I just did an upgrade install and my Mac mini is deathly slow so I want to do a clean install but I'm having a little bit of a brain fart here.5. Do not mount BaseSystem.dmg. Just open Disk Utility and restore it to a flash drive.
I just did an upgrade install and my Mac mini is deathly slow so I want to do a clean install but I'm having a little bit of a brain fart here.
When you say to "restore it to a flash drive" do you simply mean click restore and restore the BaseSystem.DMG straight to the flash drive or do I need to format the flash drive to +HFS, make a GUID partition, then restore?
When I made my copy of 10.8 on a flash drive I had to have the flash drive formatted to +HFS, make a GUID partition so it's bootable, then I could restore.
There is no way to change it. They are given that title by the Mac's EFI. My installers are put on the flash drive in order, so the first yellow icon is 10.5, second is 10.6, and so on.
sudo bless --folder "/Volumes/Mac OS X Lion Install ESD" -label "Lion Install"
Well I did a little digging last night and found this line of terminal code that may be useful to you
Where you can change the "Mac OS X Lion Install ESD" to the current name of your drive and the "Lion Install" to what you want your drives to appear as.... As far as I can tell it hasn't messed with the drives in any way except making them identifiable!Code:sudo bless --folder "/Volumes/Mac OS X Lion Install ESD" -label "Lion Install"
I've followed your guide, and it's worked great to create the bootable USB but I'm currently having some problems with the installation. I get to the point where I choose what disk i'm going to install to, and then it just comes up with "Signing into the App Store" which I've provided an image of below. Any ideas?
http://i.imgur.com/s0rrqG0.jpg