v0.3.3 is essentially the same as 0.3.2 but include a dsdt.aml file for quick loading with 10.5.6 DVD. Meklort explain that it may lead to crash on mini that don't have 2 GB or like mine... but no one has reported crash yet so it might just be a theoretical bug than a real one. Let me know if you run into issues,
v0.3.2 now expect a partition named OSXMINI9 instead of OSXmini9. I changed this to make the installation process compatible with the 8GB
SSD that require a FAT temporary partition... and since FAT put everything uppercase I changed the default name to make it compatible.
v0.3.1 now create a custom dsdt.aml on the fly during the "postinstall" command execution.
You can find the 0.3.2 release here:
http://mydellmini.googlecode.com/files/ ... r0.3.2.zip
and 0.3.3 release here:
http://mydellmini.googlecode.com/files/ ... r0.3.3.zip
Here is a quick how to use this. THE NAME OF THE PARTITIONS NEED TO BE EXACTLY AS THEY APPEAR IN THIS HOWTO!!!:
- Create a MRB HFS+ single partition USB key named OSXDVD
- Restore your OSX 10.5.x Install DVD to it (does not matter which version) (Make sure to do this step before running the next step.
- Run DellEFIBootMaker
- Boot with new usb OSX install boot key
- Use DiskUtil to partition
SSD as GUID 1 HFS+ partition with a name of OSXMINI9 (note that is HAS to be all upper case since my script is kind of dumb... let me know if you can make it smarter. I will be pleased to include your code in the next release.)
- Quit DiskUtil and continue installation
- At the end when shown the "Fail" error message open Terminal
- Type
postinstall
- When postinstall complete simply type
reboot
- Remove the USB Key when you see the Dell logo
- At the boot GUI select the OSXMINI9 partition and hit enter
- Watch the intro video+sound, create account
- If not using a 10.5.6 install disk then optionally apply 10.5.6 combo update and reboot
- Run DellEFI application in easy mode. Keep the dsdt.aml file if prompted to delete as it is a clean one and safe to keep.
- Enjoy
You can also look at the howto below that show the actual installation from the USB key made by DellEFIBootMaker:
[youtube:17bzciy7]http://www.youtube.com/watch?v=XZRqtb1QPlI[/youtube:17bzciy7]
Give it a shot and let me know what you think...