Step by Step instruction on how to install OS X on DELL Mini 9 / Vostro A90
If you like this tutorial, please help spread the words.
Before you carry out this project, please check the Apple licensing and make sure you don't get into trouble with them. I encourage you to buy the original Macs. This tutorial is strictly used for experiment only.
Instructions are written specifically for owners who have only a 8GB SSD, does not have any external DVD drive and also do not have a Mac at home. All you need is the original OS X DVD, a Windows PC, 2 USB thumb drive and of course your DELL Mini 9. For any other owners with more than 8GB SSD, you can skip some steps (which is highlighted in the following sections)
Exclusively for this guide only (not available anywhere else at the time of this writing): OSInstall.mpkg has been specially modified by me so that all you need to do is download and follow the instruction in here. This will save you alot of time trying to edit the file and packaging it back
25 Apr 2009 - Upgrade RAM to 2GB Kingston HyperX. check out the link below
You must have the following items in order to follow through this guide to the dot.
- DELL Mini 9 / Vostro A90
- WWAN (Wireless 5530 HSPA) built in (skip the DELL Mobile Broadbandsetup if you do not have this
- BIOS A04 (This guide will show you how to upgrade to A05)
- 1GB RAM (or 2GB)
- 8GB SSD (its a breeze if you have more than 8GB but this guide has a section to guide you through even if you have only 8GB SSD)
- No external CD drive and does not own a Mac
- Has a Window based notebook or PC (Vista or XP) with DVD drive
- 2 USB drives (see details below)
USB drives reference throughout this article:
BootUp USB Drive: The USB drive with less than 8 GB space. This is inserted on the left side of Mini 9 / Vostro A90
OSX Install USB Drive: The USB drive with more than 8GB space. This is inserted on the right side of Mini 9
8GB SSD limitation: The complete installation size of Mac OS X 10.5.6 (Leopard) is more than 8GB. If you have only a 8GB SSD, you need to perform additional step as described in this tutorial
About Upgrading to OS X 10.5.7 and 10.5.8
A little advise on upgrading the OS version
As for upgrading to 10.5.8, I am kinda hesitant because there are no major benefits in the upgrade. To my readers, if you can resist the urge, skip 10.5.8.
Preparation Stage
It is recommended to prepare the following before embarking on the actual implementation.
- Download DELLEFI 1.2a5.zip
- Open DELLEFI 1.1.zip and unzip everything to BootUp USB Drive
- Download DellMiniBoot123v8.02b1; Unzip DellMiniBoot123v8.02b1.zip to get DellMiniBoot123v8.02b1.iso
- Download PowerISO; Install PowerISO
- Open DellMiniBoot123v8.02b1.iso with PowerISO
- Extract everything in DellMiniBoot123v8.02b1.iso to BootUp USB Drive
- Download AboutThisMac.pkg
- Copy AboutThisMac.pkg to BootUp USB Drive
- Download Mobile broadband script
- Copy Mobile broadband script to BootUp USB Drive
- Download syslinux.zip; Extract everything in syslinux.zip to C:\syslinux
- In your XP or Vista, start a command prompt window
- Type the command on the prompt: cd \syslinux\win32
- Type the command on the prompt: syslinux -ma <BootUp USB Drive letter; For example, E:>
- Download TransMac (15days trial); Install TransMac
- Insert original Mac OS X Install DVD in your DVD drive
- Insert OSX Install USB Drive into any available USB port
- Download OSinstall.mpkg; Remember where you store it in your PC/Notebook
- Run TransMac
- In TransMac application, right click on DVD (which is shown on the left hand column in TransMac) and select "Save Image of Disk". This will take awhile for the image to be saved on your Hard Disk
- After image is saved successfully, in TransMac application, right click on USB drive (shown on the left hand column in TransMac) and select "Format Disk" and "Format with Disk Image". Select the image that you have created in step 20. A window pops up "Ready to Format Disk". Click "OK" button. This will take a while.
- Still in TransMac, on the left hand column, click on "HFS + volume" (this should be right below your USB Drive) . Drag OSInstall.mpkg that you have downloaded in Step 18 to the right hand column in TransMac.
- Upgrade DELL Mini 9 BIOS to A04.
Download A04 BIOS here
This executable runs on XP.
Buy your Runcore SSD for Dell Mini 9 here
Don't compromise on performance or capacity. You new Mac Netbook deserves the best!
After installing OSX 10.5.6 on a 8GB SSD, I went ahead to purchase a 64GB SSD. Great performance and stability.
I recommend it!
Fetching new data from eBay now... please stand byImplementation
- Insert BootUp USB Drive on the left side of the DELL Mini 9 and the OSX Install USB Drive on the right side.
- Press the power button on DELL Mini 9 to start the system
- Press 2 when you see the DELL logo to enter BIOS Setup Utility
- Go to Advanced Tab; Enable USB BIOS Legacy Support and Disable USB Wake Support
- Go to Boot Tab; Select USB Storage; Press F6 until it is right at the top of the list
- Go to Exit Tab; Select "Exit Saving changes"; On the Setup Confirmation Window, Select Yes
- The system will now reboot. If the system hangs at the DELL Logo, press the power button down for a few seconds until the system powers down. Then press the power button once to start the system
- Let the boot up process takes place normally without any intervention. You should finally reach a screen with a prompt: "Press Enter to start up the foreign OS". Press "ESC" on your keyboard. At the prompt: "Enter two-digit hexadecimal boot device", Type: 81
- You should see the drive (OSX Install USB Drive) that contains your OSX Install Image. Press Enter to boot up from this drive. (If you don't see that, press "ESC" at the "boot:" prompt and at the prompt: "Enter two-digit hexadecimal boot device", Type: 82)
- After a few seconds, the Mac OS X environment appears. The first window asks you to choose the language. Select your language and press the "->" button
- In the next screen, do not click continue first. At the top of the screen, click "Utilities", select "System Profiler"
- In System Profiler, on the left hand column, select USB. On the right hand column, select the USB drive that represents your OSX Install USB Drive (which is inserted on the right side of your DELL Mini 9). Information about this USB drive will be shown. Scroll all the way down until you see BSD Name. Take note of the name (for example, disk1s3). Also take note of the volume name which you can find immediately after the line "Volumes:" and before the line "Capacity"
- Now, exit from System Profiler by pressing ALT-Q on your keyboard
- On the top of the screen, click on "Utilities" and select "Disk Utility"
- In Disk Utility, select your SSD and click on "Partition". In the Name field, enter any name. In the Format field, choose "Mac OS Extended (Journaled)". Leave the size as it is for now
- Select "Options..." and set it to GUID. Exit Options
- Click on "Apply" to start formatting the SSD
- Press ALT-Q to exit Disk Utility
- On the top of the screen, click on "Utilities" and select Terminal
- A terminal pops up
- At the prompt, type: mount -u -w /dev/<BSD Name that you identified in Step 12>. Example: mount -u -w /dev/disk1s3
- At the prompt , type: cd /
- You should see the file (OSInstall.mpkg) which you have prepared in Preparation Phase Step 22.
- At the prompt, type: cp OSInstall.mpkg /Volumes/"<Volume Name identified in step 12>"/System/installation/packages. For example: cp OSInstall.mpkg /Volumes/"MAC OS X Install DVD"/System/installation/packages
(Note that the " " is required if the volume name is separated with spaces)
- Press ALT-Q to exit Terminal
- Click "Continue" button on the screen
- Click "Agree" button on the next screen
- In "Select a Destination" screen, select the SSD and click "Continue"
- Click "Customize" button on the next screen
- Now, this is a tricky part because you are operating blindly on what you are about to see here.
On the first line "Essential system Software", click on the right point arrow sign. This will expand the list of software. Don't be surprised if there are no names shown. It is safe to untick line 5,6,7,8,9,10,11,12,14,15. Take note that according to the author who figured out which line can be removed (in Part H), some people may not have the exact type of OS disk (somehow... can someone comment on this?) You can always install them back if you really need them later.
You will also need to remove "Printer Drivers", "Additional Fonts" and "Language Translations" in order to fit into the 8GB SSD space. Press "Done" when the "Remaining:" is not RED. - Press "Install" button. The installation will take a while. At the end of installation, there will be a warning screen. Ignore the warning and press "Restart" button. This is important: After you press "Restart", there seems to be a long pause. Be patient and wait until the system restart. Do not try to shutdown the system at this stage!
- Do not remove both USB Drives from your Mini 9. The system will reboot itself and enters Mac OS X.
- When you are in the OS X environment, double click BootUp USB Drive drive icon found on the desktop. This will open up the file folder for this USB Drive. Also open the folder of the SSD Drive
- Copy and paste "Dell Mobile Broadband" (from this folder) to your SSD Drive folder in this location: <root>/Library/Modem Scripts
- On your desktop, Click on System Preferences. Then select Network. Select Dell Wireless 5530 HSPA Mobile. Click on "Advanced..." button
- Change Vendor to "Other"
- Change Model to "Dell Mobile Broadband"
- Press Ok
- Configuration should stay as "Default"; All other fields (Telephone number, Account name, password) is blank
- Click "Apply" button
- To test your HSPA connection, click "Connect" button. In Singapore, I subscribe to Starhub 3G service. The connection takes about 12 seconds
- In BootUp USB Drive folder, "Open" AboutThisMac.pkg; Install by following screen instruction
- In BootUp USB Drive folder, "Open" DELLEFI; Choose Easy Installation option; Install; When installation is complete, a window pops up "All done, ready for reboot"; Click Yes
- Another window pop up: Updating Boot caches. Click "OK". The screen goes blank and that is when you pull out both your USB Drives
Buy your original Mac OS X here
Always buy the original stuff
Installing Dell Mini 9 video
Bluehost.com - Great, fuss free Hosting site
I am personally using it. Excellent!
Mac News
- Feb 9, 2010 @ 11:36 pm10 Reasons Why You Can't Have an iPad Right Now from Mac|Life all RSS Feed
- digg_url = 'http://www.maclife.com/article/feature/10_reasons_why_we_have_wait_ipad; Love it or hate it, despite its lack of Flash compatibility, you?d be hard-pressed to find anyone...
- Feb 9, 2010 @ 6:00 pmPodcast #127: Apple Updates Aperture and It's Expo... from Mac|Life all RSS Feed
- Apple updated their professional photography application after two long years. Finally Aperture users will know the power of Faces. It's a month later than usual and Apple won't be there, but the Macw...
- Feb 9, 2010 @ 5:46 pmGoogle Rolls Out Buzz, Tries To Reinvent Social Ne... from Mac|Life all RSS Feed
- Google has rolled out a social networking feature for Gmail users called Google Buzz, but it makes us wonder what we're ever going to use it for.In the same way Wave did it, Google Buzz is combining...
- Feb 9, 2010 @ 5:31 pmiLife '10? No, Just An iLife '09 Update from Mac|Life all RSS Feed
- Apple released new downloads today to upgrade various aspects of iLife '09 in what some are dubbing the iLife '10 update. There are updates for RAW format compatibility with several cameras, as well a...
- Feb 9, 2010 @ 3:05 pmCocoatech Path Finder from Mac|Life all RSS Feed
- Your Mac?s Finder is probably one of the last things you ever think about. It?s just kind of there, doing pretty much the same stuff it always has. But that doesn?t mean there isn?t room for improveme...
- Feb 9, 2010 @ 8:59 amPearson Launches First iPhone/iPad Reader Apps from Mac|Life all RSS Feed
- MarketWatch has learned that publisher Pearson Education has released its first iPhone/iPad Reader app for both the home and office as well as the technical and professional world.The first launched a...
- Feb 9, 2010 @ 8:36 amApple Surveying iPhone Developers from Mac|Life all RSS Feed
- It?s no secret that Apple has had an often-tumultuous relationship with some of its App Store developers, but in recent weeks they?ve been making an effort to mend fences, which includes a new survey...
- Feb 9, 2010 @ 8:33 amStudy: iPhone Market Share Grows To 25% from Mac|Life all RSS Feed
- ComScore released their Mobile Subscriber Market Share findings this week according to AppleInsider. The findings covered a three month time period that ended in December 2009. The study showed that...
Post Implementation
- Power up your system
- Press "2" to enter BIOS setup
- Go to "Advanced" Tab
- Press F5 to toggle USB BIOS Legacy Support to "Disabled"
- Go to "Boot" Tab
- Press F6 to move the Hard Drive to the first position
- Exit and Save
Installing OSX on Windows Netbook - How To
Books on Mac OS
Basic Performance Test
35 seconds: The amount of time is takes to startup of system from pressing the power button to desktop display.
3 secs: The amount of time it takes to shutdown.
Hackintosh Wiki
OSx86 (a portmanteau of OS X and x86) is a collaborative "hacking" project to run the Mac OS X computer operating system on non-Apple personal computers with x86 architecture and x86-64 compatible processors. The effort started soon after the June 2005 Worldwide Developers Conference announcement that Apple would be transferring their personal computers from PowerPC to Intel microprocessors.
A computer built to run this type of Mac OS X is also known as a Hackintosh or Hackint0sh, a portmanteau of the word "hack" and the name of Apple's main brand of computers, Macintosh.
The Apple software license does not allow Mac OS X to be used on hardware that is not "Apple-labeled" The legality of this form of tying is disputed by companies such as Psystar and PearC, who have attempted to release products using Mac OS on non Apple-machines. However Apple claims the methods it uses to prevent MacOS X from being installed on non-Apple hardware are protected by the DMCA, and in November 2009 won a summary judgement against Psystar on these grounds.
Known Issue
2) Checkpoint SecureClient R56 for Mac does not work well on Mac OSX 10.5.6. I have to uninstall it to get my HSRP working again. I am trying to get hold of the latest SecureClient for Mac which is not available on the official web site.
Buy 2GB Kingston HyperX RAM here
I see improvement in the start up time and less lag when opening more apps
APPLE LOGO STICKER for your Mini 9 Mac
BRUSHED METAL CUSTOM RARE DECAL
Fetching new data from eBay now... please stand byPolling Station
Get the wireless mighty mouse and keyboard here
Great complement to the Mac Netbook!
Great for extended typing and surfing. Extremely light.
I have been carrying the mini 9, mighty mouse and the keyboard everywhere I go now.
Your Feedback
Report any mistakes or improvement suggestions
-
Reply
- mattyJ mattyJ Sep 12, 2009 @ 4:05 am
- Great tutorial - worked perfectly.
I updated to a 32GB SSD and that made it even easier.
I also used an external USB drive for the DVD image.
The initial install worked, but when trying to update the OS, the main screen became a bunch of grey garbled lines. I was trying the automatic update, so I don't know if it was 10.5.7 or 10.5.8 that it was trying to update to. I reinstalled and it works fine.
Happy so far, but may try the 10.5.7 update again.
-
Reply
- brad brad Sep 1, 2009 @ 10:39 pm
- NOTE for people installing Leopard 10.5 on a Dell Mini 9 with an 8GB Solid State Drive (SSD):
I couldn't get this to work, when I followed the instructions. I still needed like 65MB more space to begin the OS installation. Then I remembered something from another forum. A solution to this is follow these instructions, but also do this:
Instead of partitioning your 8gb SSD as a Mac OS Extended (Journaled) in disk utility, partition it as FAT, but make sure to choose "GUID Partition Table". Then go back to the install process, and when it says that it cannot install on a FAT file system, choose the erase option and choose MAC OS Extended (Journaled). Now you should have just enough to continue the installation!
Brad
-
Reply
- VinceChew VinceChew Aug 26, 2009 @ 8:56 am | in reply to lash
- Hi, when you reboot, you need to bring the system into safe mode. This can be done by interrupting the boot by pressing "-" key when you see the progress bar. Next, you type the following after the word "boot: "
-x
You will then run DELLEFI when the system completes boot up.
-
Reply
- lash lash Aug 20, 2009 @ 3:16 pm
- Great post. thank you. everything worked to perfection with my dell mini 9 and OS 10.5.6 until I tried to update to 10.5.7 and 10.5.8. The updates downloaded and installed. On restart I get the Apple Logo image but when it gets to the desktop, all i have is garbled lines and nothing is legible. I know I have to run the DellEFI installer again, but I cannot seem to get to it because I can't get a legible working screen to see the desktop. thanks....
-
Reply
- lash lash Aug 20, 2009 @ 3:16 pm
- Great post. thank you. everything worked to perfection with my dell mini 9 and OS 10.5.6 until I tried to update to 10.5.7 and 10.5.8. The updates downloaded and installed. On restart I get the Apple Logo image but when it gets to the desktop, all i have is garbled lines and nothing is legible. I know I have to run the DellEFI installer again, but I cannot seem to get to it because I can't get a legible working screen to see the desktop. thanks....
- Load More
Get your DELL Mini 9 and accesories from Amazon
Get your DELL Mini 9 from Amazon
Another great place to buy your Dell Mini 9
Speed Up Mac OS X
By Andrew Grazinski
The MAC computers run on the operating system X known commonly as OS X. In this article we shall discuss some tips that can help you to speed up the OS X of your MAC computer.
Clear the Cache.
Most MAC systems either use the web browser Firefox or Safari. Both browsers have a fairly large capacity to store the names and addresses of the websites visited. As this list of records grows longer and longer with the passage of time, the performance of the web browsers starts to get negatively affected. This also slows down the performance of the OS X. Hence, it is advisable to regularly clear the history of the web pages visited every few days to keep the browser working at optimal rates.
Disable Apps & Effects you can do without!
Many people use programs that automatically update their desktop settings from time to time. This involves shifting the wallpaper by automatically picking from the stored files or downloading a new one each month. Even though such functions are a great way to jazz up your computer and seem very attractive because they are extremely convenient, the truth of the matter is that they use up a lot of the computer's memory space in order to be able to function. This again slows down the working of the computer. Hence it is important to remove any applications that change the desktop settings on their own on a regular basis. It might take some effort on your part, but it's hardly anything compared to the space and time that you will be saving.
Another attractive function that causes you to use up unnecessary space and thus interfere with the working of the OS X is that of animated desktops. While animated wall papers and folder icons and function buttons might seem like fun and are certainly a great way to jazz up the computer screen and bring it to life, the energy used to sustain these adversely affects the operating system in the form of extra space and battery power, thus resulting in slowed performance.
Minimize the use of Memory-intensive programs.
For those who like their favorite applications to be used, to open up each new file, for example, opening up image files with Photo shop each time, here is a word of caution: resetting the default settings and adjusting them so as to use a more complex application for a relatively simple task each time involves using up more of the computer's performance power. If you specifically want to work on a file then right click and select the desired application using the 'Open With' tab, but for the default settings allow programs like Picture Preview for opening images to function regularly. This way the application takes less time to open and the work is done, without involving extra effort on the operating system to load up all the complicated tools and functions associated with the advanced program.
The Speed Recognition software is an attractive feature of the MAC system but if you do not use it on a regular basis or are not currently employing it then go to the System Preferences option and click on Speech Recognition and turn it off to save disc space and speed.
For more Macintosh tools, resources, articles and freebies visit: Macintosh Tools
Article Source: http://EzineArticles.com/?expert=Andrew_Grazinski
http://EzineArticles.com/?Speed-Up-Mac-OS-X&id=2374741
by 2 people |










