Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Solution: Installing Windows 7 from Retail DVD On Mac Mini w/ OS X Lion

Want to install Windows 7 from a retail DVD, buy the optical reader, and then for all of these efforts, your computer gets as far as "Windows is Loading Files" with a white bar frozen 1/2 way across your screen.


If this sounds familiar, please read through - I spent many hours over the past two days resolving this with Apple Care and want to help save someone else the same pain. I am also writing this as the reps from AppleCare told me this is a very new issue to them as BootCamp 4.0.1 has some changes and now there are Mini Macs with no internal optical drives and with Lion freshly installed.


First: The solution is very easy and quick if you know the steps - NO coding a special USB drive from an existing Windows 7 computer, NO ReFits, and especially - NO need to reformat your hard drive. Multi Restarts will NOT work; Waiting several hours will NOT work..


Root problem: After going through everything here is the problem - if you have a Windows 7 DVD, you need an optical reader to read it. Mac Mini doesn't have an internal one, so you are forced to purchase an external unit if you don't already have one. Problem: Windows 7 will NOT install from the external optical drive no matter what you try and reformatting the disk is a painful waste of time - I fortunately didn't get that far..


Solution: You need to take the step to create the install disk (first stamp in Bootcamp) from an .iso download. Fortunately there is a way to create the iso from the Windows 7 DVD.


Tools required: Sorry but in addition to the Optical reader you just invested in, you will now need to purchase a thumbnail drive - 8GB is enough.


1) Please make your copy of the Windows Support Drivers - it is a timeconsuming download but totally necessary. Do it on a thumbdrive, cd, whatever you want. Set it aside - you will only use after Windows 7 is installed. Exit Bootcamp


2) Load your Windows DVD into your external optical drive.


3) Go into Applications - Utilities - Disk Utilities


4) Select the Windows DVD on the left, then at the TOP of your screen, click + New Image


5) Save to your Desktop - use any name you want - I used "WINDVDBit64" - again just make up anything you want.


6) Note the file will be saved as a .dmg - just slow click the name and change ".dmg" to ".iso" and when the warning sign about changing extensions pops up, confirm using ".iso".


7) Plug in your 8GB Thumbnail Drive


8) To be on the safe side, at this point eject and physically remove the optical drive altogether from your computer - take it completely out of the equation!!


8) Start Bootcamp again


9) Now choose the top option to create the install disk from an .iso file, choose the file on your desktop you just created, choose the 8GB thumbnail drive as your destination and continue

Now, be REALLY patient - seems to hang about 90% through, but it WILL finish. Take the dog for a walk or enjoy some coffee.


10) Now, just follow the remaining steps. And if you have been trying this before, you will have that sigh of relief when you see the Windows is loading creep across your screen and go into install.


11) Remember to select "Bootcamp" as your destination, then Advance Options.. Format - this will format your Bootcamp Partition into NTFS which will save you another series of headaches as Windows 7 will not run on FAT32 - which is how Bootcamp initially formats the new partition.


12) After the install is completed, now connect your CD or thumbdrive having the driver updates you created before. After this runs and reboot, your screen will look pretty good again - looks like garbage up to that point - that's normal.


13) Now,.. enjoy the next 2-3 hours of clicking Windows Updates - theres a bunch of em!!!



Hope this helps - cheers!

Posted on Aug 20, 2011 7:17 PM

Reply
17 replies

Aug 22, 2011 8:31 PM in response to AdamLamar

Two things.


1 - When I made my iso from the DVD then make the USB in bootcamp, it was not recognized in the next step. Found the USB did not have the windows files. It was formatted to boot, but no windows install files. I just copied the files fom the DVD to the USB at that point, then it was recognized. I tried this several times with the same result. Not sure why this was happening, but it may happen to you.


2 - The bootcamp files can be copied to the same install USB. So you only need one 8 GB sitick. Makes it easier to do and save in case you need to do it again some day (reload your disk).


Hope that helps someone.

Sep 27, 2011 8:04 AM in response to AdamLamar

2011 15" macbook pro:


In step #9 of your post Adam, you write:


" Now choose the top option (in BootCamp assistant) to create the install disk from an .iso file, choose the file on your desktop you just created, choose the 8GBthumbnail drive as your destination and continue ... "


The only options I get in BootCamp are: "Create or remove a Windows partition" or "Start the windows installer"


Nowhere in the process am I ever presented with the option to "... create the Install disk."


Am I missing something or are you working with a different version of BootCamp?


Thanks for any help, Jon

Oct 3, 2011 1:54 AM in response to AdamLamar

You can also make an ISO file this way:


From within Terminal (Applications->Utilities->Terminal)


You can determine the device that is you CD/DVD drive using the following command:


drutil status


Vendor Product Rev
MATSHITA DVD-R UJ-825 DAM5
Type: CD-ROM Name: /dev/disk1
Cur Write: 16x CD Sessions: 1
Max Write: 16x CD Tracks: 3
Overwritable: 00:00:00 blocks: 0 / 0.00MB / 0.00MiB
Space Free: 00:00:00 blocks: 0 / 0.00MB / 0.00MiB
Space Used: 66:55:27 blocks: 301152 / 616.76MB / 588.19MiB
Writability:


Now you will need to umount the disk with the following command:


diskutil unmountDisk disk1


Now you can write the ISO file with the dd utility:


dd if=/dev/disk1 of=file.iso


When finished you will want to remount the disk:


diskutil mountDisk disk1



(from http://forums.macrumors.com/showthread.php?t=220740)

Dec 8, 2011 4:54 AM in response to AdamLamar

Hi there,

I dont have this problem because all I did was having an iso of my Windows 7 and just create an Windows 7 bootable device from bootcamp assistance and then you choose your usb and your iso and it puts it on there if you dont have any wrong iso or something it will work and then download windows support and then create Windows partition thats it 🙂

Dec 8, 2011 9:39 AM in response to gidisus

gidisus, thanks for the input. I'm such a dinosaur until I ran into this, I didn't even know what an .iso was. I always had computers with internal optical drives so this threw me for a loop, as it did Apple care as well.. your comment nicely sums up what you have to do - had I known would have saved me a lot of time. I am noticing also that this is where we are headed - almost any DVD I pick up for software has a sticker "No optical drive?".. then gives instructions for downloading and inputting the DVD key. In fact for the most part I don't even buy DVDs now because it's so much easier to download. Didn't want to in this case since the Windows Installation is a very large download; and my office's internet speed is so-so..

May 7, 2012 3:15 PM in response to AdamLamar

Thanks OP! I bought a new mac mini and a seperate drive, but I had no idea it would be this hard to bootcamp. It was easier when macs had drives. The directions were spot on...the only hard part was finding the apple drivers after the install. I wish they would have named the folder something more obvious...like bootcamp drivers.

May 8, 2012 10:01 AM in response to tpm1999

I feel that the Mac isn't as "easy" as it used to be -- at least when it comes to upgrades and installations, etc. I love Apple. But sometimes I feel like they need to do more "real-world testing" before releasing things. They should also still offer an internal optical drive if they are going to make it a huge hassle to do basic things like install Windows onto Bootcamp from a DVD.


Sometimes I wonder why Apple has become like this -- where they seemingly make things harder for their users, and just don't seem to care. Perhaps it is because their beta testers are their software developers -- programmers. I.e., people who generally know unix like the back of their hand and don't think the way most people think.


It would be good if Apple overhauled its product testing, and implemented some kind of outreach program for beta testing that involved getting regular people to go through the process of upgrades and installations, to figure out what kinds of problems might crop up. I believe if they did this, then they would have discovered problems like the one featured in this thread, and many others, and been in a position to correct that problem prior to releasing the final version of the product.


Because I feel that Apple should not release products with these sorts of problems. I acknowledge that Apple will always have some problems in its products. However, I wish they would take a more user-friendly attitude.


I am posting this here because I hope that someone at Apple reads these messages, someone in a position of power there who cares enough about enhancing the user experience to actually do something about it, and implement new measures within Apple to change the product development cycle in such a way that problems like this are caught and fixed prior to release.

Solution: Installing Windows 7 from Retail DVD On Mac Mini w/ OS X Lion

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.