Have you ever dreamed about carrying in your pocket,
your favorite OSx86 install. And boot it everywhere.
When dreams come true…
Before you start
You will need the following stuff:
- USB pendrive (min. 2 GB required)
- JaS Mac OS X 10.4.x or 10.4.7 Retail DVD
- Pacifist software (www.charlessoft.com)
Format the pendrive
Plugin your USB pendrive and open Disk Utility (Applications->Utilities).
Select your pendrive device in the left menu, and click the partition tab.
Enter a nice name for your device like osx86.
Hit Options… button, and choose Master Boot Record.
From the drop-down, choose 1 partition as the volume scheme.
Be sure the filesystem is Mac OS Extended (Journaled),
Hit the Partition button.
Next, we need to enable Owners, open a Terminal and type:
sudo /usr/sbin/vsdbutil -a /Volumes/osx86
Install OSx86
Mount the JaS 10.4.x DVD or the Retail 10.4.7 DVD (I used retail).
Browse to the directory System/Installation/Packages on the DVD.
Open OSInstall.mpkg with pacifist (right-click->Open With Pacifist).
Expand Contents of EssentialSystemSoftware, then expand Contents of
EssentialSystemSoftwareGroup.
Select Contents of BaseSystem.pkg and Contents of Essentials.pkg and
right-click and choose Install to Other disk…
Choose your pendrive (osx86) and hit the install button. Now be patient
Now depending on what DVD you used, you will need to download the
right update from apple.com. I downloaded the 10.4.8 Intel update since I used
10.4.7 retail DVD.
Open MacOSXUpd10.4.8Intel.pkg with Pacifist and install to Other disk…
N.B.: Before installing the update, you may need to free some space on the pendrive.
Just delete the asiatic font files in /System/Library/Fonts (= 100 MB bonus).
Add missing files
Since we installed with Pacifist, some of the files are missing. We need to copy them.
Get them from a full 10.4.8 working install. Those files are:
/System/Library/CoreServices/SetupAssistant
/Applications/Safari.app
/Applications/Address Book.app
/Library/Receipts/BaseSystem.pkg
/Library/Receipts/Essentials.pkg
Copy OSx86 specific files
You need to replace the following files:
/mach_kernel by semthex SSE3 or SSE2 kernel
/System/Library/Extensions/AppleACPIPlateform.kext
/System/Library/Extensions/AppleSMBIOS.kext
Optional:
/System/Library/Extensions/IONetworkingFamily.kext
/System/Library/Extensions/AppleIntelIntegratedFrameBuffer.kext (GMA950)
Add this for PS2 keyboard/mouse:
/System/Library/Extensions/ApplePS2Controller.kext
Put all your custom kext you use on your working install.
Do not forget to chmod -R 755 and chown -R root:wheel all files you copy.
Make the pendrive bootable
Be sure that you have bless version 24.0 from 10.4.4.
Any other version of bless won’t work.
Run bless -version in Terminal to check version.
sudo bless
Similar Posts:
One Ping to “Boot MacOS X86 from USB Pendrive”
32 Responses to “Boot MacOS X86 from USB Pendrive”
-
1. david Says:
December 8th, 2006 at 7:06 pmcheck this out
-
2. Greg Colker Says:
December 8th, 2006 at 8:42 pmWould it be possible to create a partition on an external hard drive… say an iPod and boot from that???
-
3. Charles Says:
December 8th, 2006 at 11:11 pmCan someone upload the files (preferably zipped) for those of us that don’t have a Mac to be able to copy to our pendrives, please? Thanks.
-
4. kevin Says:
December 9th, 2006 at 12:58 amI’ve had an ipod that booted OSX independently for years, thats trivial.
-
5. esnetsc Says:
December 9th, 2006 at 1:30 amThat what I did with a ipod and 10.5 Leapord.
-
6. Antonio Pratas Says:
December 9th, 2006 at 4:26 amYes, if it was possible for someone to upload the files, I would be most thankfull. Btw, for those of us that don’t own a 2GB pen, can’t the same files be placed in a dvd? I believe that it’s the same loading procedure so that should be no problem, and it would create the possibility to have a live cd of Mac OS.
-
7. allan Says:
December 9th, 2006 at 7:46 amcan someone point me to the kexts required? Thanks.
-
8. Henrik Lied Says:
December 9th, 2006 at 5:01 pmSo Bless version 46.1 won’t work?
If so, where can I get Bless 24.0?
-
9. hayroob Says:
December 9th, 2006 at 8:02 pmi got it out of my 10.4.5 disc. It’s wee so i could email it.
-
10. J.J. Says:
December 9th, 2006 at 9:37 pmI got most of this done…but how do you get the mach_kernel on the drive? Can you offer complete Terminal commands for the rest of this? Some of the directions assume Unix knowledge, while others run step by step. Please help!
-
11. skr3dii Says:
December 10th, 2006 at 12:13 pm@ J.J: Assuming the mach_kernel file is on your desktop.
Open Terminal and type:cd Desktop
sudo -s
cp -r mach_kernel /Volumes/osx86/mach_kernel
chmod -R 755 /Volumes/osx86/mach_kernel
chown -R root:wheel /Volumes/osx86/mach_kernel -
12. J.J. Says:
December 11th, 2006 at 3:10 amskr3dii, thanks a lot. Ever since I posted this, I was reading up on Unix and Darwin and how to use it effectively…I will try that when I get home on the Mac. I figured out how to copy, but I couldnt figure out where the pendrive was located, I was ‘cd ..’ a lot and the ‘ld’ a lot to see if I could find where the drive was…so now that you
showed its in Volumes…that helps a lot. Slowly but surely, I will understand Unix. -
13. J.J. Says:
December 11th, 2006 at 5:04 pmSo, how does one change the boot options in BIOS?
-
14. Antonio Pratas Says:
December 11th, 2006 at 8:25 pmI keep my question, would really appreciate if someone could answer it. Is it possible to create a DVD that boots osx like a pen?
-
15. skr3dii Says:
December 11th, 2006 at 10:30 pm@ Antonio Pratas: What you want is called a live dvd. It’s really not the same technic as everything is loaded in memory and not is persistent. this is slower and less attractive than the usb pendrive method. But maybe I’ll discuss this later in another post.
-
16. Clinton Says:
December 12th, 2006 at 4:50 amSo, is this only good for USB Pen Drives or could you also use a regular old USB Hard Drive? Of course you could use a regular HD right? Why couldn’t you?
-
17. skr3dii Says:
December 12th, 2006 at 8:01 am@Clinton: The purpose here was to have a working and booting OSX86 install on the smaller device possible. Of course you can install this on a HD, but can you carry your HD in your pocket? Unless it is a pocket HD which is much more expensive than a USB pendrive.
-
18. putz3000 Says:
December 12th, 2006 at 7:16 pmeven though this is to allow a person to boot osx from any pc / any location (that is bootable by usb), would it be fair to say it must be INTEL based and not AMD based system?
-
19. modbin Says:
December 12th, 2006 at 8:00 pmnice tut
if you want a 10.4.8 live dvd go here:
http://forum.insanelymac.com/index.php?showtopic=32980 -
20. skr3dii Says:
December 12th, 2006 at 10:26 pm@putz3000: you will need to replace/patch some more files to get this running on AMD.
@modbin: I pm-ed you on insanelymac.com forums
-
21. Mark Says:
December 14th, 2006 at 4:01 pmI couldn’t find the kernel extensions mentioned on the osx dvd.
And when I boot to the USB, it just shows a dash character.
-
22. Tony Says:
December 18th, 2006 at 8:40 pmI’ve got all steps completed up to the section titled “First Boot”. Can you please add additional detail on what to do in this section? Specifically, I don’t know who to specify the boot flags “mach_kernel -v rd=disk1s1″
Any help would be greatly appreciated.
-
23. skr3dii Says:
December 18th, 2006 at 11:59 pm@Tony: You need to plug the USB dongle and boot from a working OSX86 system you installed on your HD. To access the boot options, just press F8 when booting. Good luck!
-
24. Priyaa ramalingham Says:
December 23rd, 2006 at 11:03 amit is very usefull
-
25. xayide Says:
December 30th, 2006 at 2:44 amIs there any torrent for the Live DVD?
-
26. goodtime Says:
December 31st, 2006 at 2:34 amNice post. I am trying something like this myself. I was able to find a 4 GB thumb drive at Best Buy for around 70 bucks. Might seem a little pricey, but I had a gift card for 50 bucks, so 10 was nothing.
Anyways, I am testing some various installs this week including a thin i386 client. It doesn’t run Rosetta this way, but I am trying to get an emergency boot installer to be as small as possible. 4GB can get eaten up fast with Disk Caches’ etc.
Cheers,
Goodtime -
27. goodtime Says:
December 31st, 2006 at 5:08 amGot my 4GB Thumb driver running. But after doing just one software update my 1GB that I had free got eaten up right away. Disk cache, Page Ins, etc. I am looking into how the LiveDVD project is going and might use of a LivePenDrive-Hybrid. Have some of tasks that run slow of the Pen Drive like Disk Caching and have those inside a RAM disk. Bridge
the gap to make the Pen/Thumb Drive experience better and try to reduce the Thumb Drive from filling up for Caching (which you really don’t want a disk cache on the Thumb drive. My experience so far is nothing but slow!)gt
-
28. kanav Says:
May 16th, 2008 at 7:03 pmmy macbook hdd crashed
and the damn dvd rom isnt working either
is there any way i can get my laptop to start working
i have the original mac os x 10.4 cds
i have an 80 gb external hard disk
i have my brothers mac running 10.4 agn
i have a 4 gb ipod nano
i have an external dvd writer with casing ( usb )
plz help me and tell me what i should do to fix the laptop
it s a 13.3 inch macbook -
29. lord Byron Says:
July 20th, 2008 at 1:50 pmidiots..
an iPod is an external harddrive.
so OF COURSE you can boot from it.a flash drive is something entirely different.
Glory to you!
btw, I have personal shot, using a Remington 870, 17 iPods.
I am cleansing the world.
-
30. ali asif Says:
September 6th, 2008 at 8:22 amhi
-
31. punisher Says:
September 29th, 2008 at 10:05 pmLord Byron, you are the idiot… an ipod is NOT a gard drive asshole, it just has flash memory, like any flash drive. you really are a complete moron, change your name, you clearly do it no justice since you are an idiot.
-
32. kwood129 Says:
October 6th, 2008 at 8:27 am@punisher. Please tell me you didn’t just say that to Lord Byron. You do realize until last year all regular Ipod’s were hard drive based right? Until the touch they all had a hard drive so I would guess that was what he was talking about. It’s a pretty powerful statement to call someone a moron without even thinking about this.




July 9th, 2008 at 5:46 pm
[...] Boot OSx86 from a pendrive 2. Leopard 10.5 running on a PC 3. JaS 10.4.8 Intel/AMD combo SSE2/SSE3! 4. ATV4mac 1.5.1 [...]