...
Table of Contents: Using a computer with macOS to recover a Dell computerUsing Boot camp to create a working version of Windows to operate inUsing Virtualization software to create a working version of Windows to operate inUsing Boot camp to create a USB bootable on a computerHow to download Dell Drivers and Dell SoftwareHow to create and use the Dell Windows Recovery image Using a Computer with macOS to recover a Dell Computer When you have to troubleshoot, and recover a Dell computer to full working order. There are a few technical minimum requirements that are required to access the various tools and utilities that Dell has put together to aid you. You must access the Internet and the Dell Support and have a way to transfer and use the software you get there onto the faulty computer. This can be further complicated if your only means of access to the Internet is running a competing and/or different operating system. (For example: macOS (Mac OS X, OS X) or Linux) This article takes you through several different ways to accomplish this using a computer running the macOS operating system. Using Boot camp to create a working version of Windows to operate in Note: Boot Camp Assistant is a multiboot utility that assists users in installing Microsoft Windows operating systems (OS) on Intel-based Macintosh computers. It is included with Apple Inc.'s macOS: www.apple.com/support/bootcamp/ To install a Microsoft Windows operating system, you must access a Retail copy of the installation media (or a 90-day Trial Installation ISO). Boot Camp Compatibility Boot Camp VersionmacOS VersionSupported Windows versionsBoot Camp 3v10.5 Leopard to v10.10 YosemiteWindows XP Home or Professional SP2, SP3, and Vista Home, Business, or Ultimate SP1Boot Camp 4 or 5.1v10.5 Leopard or laterWindows 7 Home, Professional, or Ultimate (64 bit)Boot Camp Assistantv10.10 Yosemite, El Capitan, or macOS Sierra v10.12Windows 8.1 Home, Professional, or Ultimate (64 bit)Boot Camp Assistantv10.10 Yosemite or laterWindows 10 Home, Professional, or Ultimate (64 bit) Note: Computers running macOS Sierra v10.12 support Windows 7, 8.1, and 10 (New installations only.) Ensure that your model type supports the version of Windows you want to install. Apple support has a hardware compatibility table you can check. Installation Instructions You can follow Apples own support pages for detailed guides on checking compatibility and for carrying out the Windows installation. I link below to a good starting point for you to branch out from, depending on what operating system version you are looking to use. System requirements to install Windows on your Mac using Boot Camp Recovering your Dell computer You can now use the Windows operating system that you have installed. You can use it to carry out the downloads and media transfer material that you require to recover the Dell computer. For help with this, see the information in sections 5 and 6. Using Virtualization software to create a working version of Windows to operate in A less intrusive and permanent way to accomplish the effect is to install third-party virtual machine software onto the computer running macOS. (VirtualBox, VMware, Parallels, QEMU, and so on.) Note: Dell cannot recommend a particular third-party software package to you. You can use any third-party software of your own choice and at your own risk. To install a Microsoft Windows operating system, you must access a Retail copy of the installation media (or a 90-day Trial Installation ISO). Virtual Machine - For our purposes, a virtual machine is an emulation of a computers operating system within another operating system. Virtual machines are based on existing computer architectures and provide the same functions of a physical computer. Their setup may involve special hardware, software, or a combination of both. Note: There are some immediate pros and cons to using virtual partition software compare with using Boot Camp Assistant. I cover some of them below: ProConBoot Camp Assistant is FreeThird-party virtual machine software is chargeableBoot Camp Assistant runs the Windows operating system on its own partition directly on the hardwareVirtual machine software can be opened as a window within the macOSThe computers hard drive and SSD read/write rates drop when running the Windows operating system created with Boot Camp AssistantThe computers CPU and Graphics rates drop when running the Windows operating system created with virtual machine softwareBoot Camp Assistant creates a multiboot computerThere is only a single bootable operating system when using the virtual machine software Installation Instructions You are best served by using the installation documentation that came with whichever third party virtual machine software you decided to go with. This documentation should also cover how to use the virtual machine software to install the Windows operating system of your choice. This can differ between different software packages. Recovering your Dell computer You can use the Windows operating system that you have installed to carry out the downloads and media transfer material required to recover the Dell computer. For help with this, see the information in sections 5 and 6. Using Boot camp to create a bootable USB on a computer There is a way of using terminal and free utilities to create USB media that is bootable on your Dell computer. It depends on: The age of your computerThe specification of your computer The version of Boot Camp that is running on that computerYour level of skill with using Terminal Note: When creating a bootable USB, ensure that the USB flash drive is of a larger size than the information you are going to copy to it. Remember that this process deletes all information that is already on the drive. Creating Bootable USB media: Using Disk Utility: Open Disk Utility to format the USB. Select your USB drive and click on Partition. Select the first (1) Partition in the partition layout and select Master Boot Record in the options. Select MS-DOS (FAT) in the format type and click Apply. Click Partition and close the Disk Utility (The USB is formatted using the MBR.) Using Fdisk: Find the device name of the USB drive by running the following command: diskutil list Run the following command to unmount the USB Drive: diskutil unmountDisk /dev/{USB Drive Name} (Where {USB Drive Name} is the drive name that you got from the results of the diskutil list command.) Use the following commands to mark the partition active and then unmount it again: sudo fdisk -e /dev/{USB Drive Name} print f 1 write print exit diskutil unmountDisk /dev/{USB Drive Name} Download Syslinux and extract the mbr.bin file. (syslinux-5.00/mbr/mbr.bin) Use this command to install the MBR: sudo dd conv=notrunc bs=440 count=1 if=mbr.bin of=/dev/{USB Drive Name} For Newer computers creating a Bootable ISO: Open Boot Camp Assistant Click continue, now do you see an option that says Create a Windows 7 or later version install disk? YesNo Check the box next to the option and click continue. Right click on the Boot Camp Assistant program icon and select show package contents. Double-click on the Contents Folder Locate the Info.plist file and copy it to a temporary folder on your computer (You are going to edit this file and need a backup in case something goes wrong.) Use a text editor application to make the following changes. Look for PreUSBBootSupportedModels and replace it with USBBootSupportedModels. Underneath USBBootSupportedModels, it lists the MAC computers that support creating bootable USB drives and the version. (If your computer is in this list, then your version is older than the declared number.) Click APPLE then select About this Mac from the drop-down menu. Click More Info and then on System Report which lists the model identifier. Copy this and paste it into the Info.plist under USBBootSupportedModels and save the file. (If your model is already on the list, replace it with the correct number. DO NOT copy it in again, you cannot have a duplicate entry in the list.) Note: For those using macOS v10.09, a signature is created that stops you from editing the Info.plist. Open Terminal and run the following command to sign Boot camp assistant again. It runs the new Info.plist: Sudo codesign -fs -/Applications/Utilities/Boot\ Camp\ Assistant.app Plug in your USB media and then using Boot Camp locate the ISO file from the folder where you downloaded it and click continue. Wait for the ISO extraction to the USB media to complete. You can now plug the USB to your Dell computer to boot from the ISO. For help with this see the material in: Section 6
How to download Dell Drivers and Dell Software Drivers The following article provides information about how to find the correct drivers for your Dell computer. It takes you through how to download and install them from the Dell Support site to your computer: How to use the Dell Support Site to identify and install the drivers for your Dell computer Dell Software The following article is an overview of the Dell Command | Configure, Power, Monitor, and Update Utilities. It links to the latest information available about them on the Dell support site: The Dell Command |Configure |Power | Monitor| Update Utilities Software Overview The following article provides information about SupportAssist and My Dell (formerly Dell Support Center), including download resources, features, and troubleshooting resources. SupportAssist/My Dell (formerly Dell Support Center) Frequently Asked Questions (FAQ)
How to create and use the Dell Windows Recovery image The following article provides information about: How to download the Dell ISO recovery image fileHow to download and install the Dell OS Recovery ToolCreate a USB recovery media to reinstall Microsoft Windows on your Dell computer Where you must install or reinstall Microsoft Windows on your Dell computer, you can download a customized Dell recovery image. Use the recovery image and create your own USB recovery media: How to create and use the Dell Windows recovery image