The University of Massachusetts Amherst
Categories
Mac OSX Operating System Windows

How to set Up Boot Camp

While at UMass, you might come across a point where you will need to use specialized software that can only be used on a Windows PC. This is fine if you have a Windows computer, however this leaves people who own a Mac at a clear disadvantage. So what do you do if you have a Mac computer? A commonly used solution to this situation is BootCamp Assistant. BootCamp Assistant is a built in function in the Mac operating system that allows Mac users to install Windows alongside their OSX operating system. This program can either be found by searching “bootcamp” in spotlight, or by going to the application folder in finder, where BootCamp can be found in the utilities folder.

How it works:

BootCamp works by sectioning off an certain amount of used space in your hard-drive in order to make a full installation of Windows. This process is limited by the specs of your computer and the operating system version. Below you can find the minimal requirements needed to run BootCamp. Also you can find a list of BootCamp versions needed to install the specific windows operating system that you need.

**Side note: Before you start installing Windows on your computer, you need to make sure that you computer is up to date using Software Update. Also use the chart on this page to download updates for your Boot Camp. This update is based on the model of your computer, and some models are limited to their updates because of their specs. It may also be necessary to upgrade you computer to the latest version of OSX.

Media is not Included:

A common misconception about BootCamp is that it provides a windows operating system to install. This is not true. BootCamp will provide drivers and updates for your Windows operating system, however it will not provide the media to install the Windows operating system. It must be provided by the user. This can either be done by purchasing the product online or through Microsoft.

However if you are are either faculty, staff, or student at UMass there are some options that may be available to you for a discounted version of Windows operating system.

If you are Faculty or Student either teaching or taking a course within STEM Departments, then you are entitled to a free download of Microsoft operating systems using Microsoft Dreamspark. More information about Dreamspark and STEM qualitfications can be found here.

If you are Faculty and Staff, there is a alternative way of purchasing Microsoft products at a discounts by using the university Microsoft Campus Agreement. Information about the Microsoft Campus agreement can be found here.

Finally there is the Microsoft Through Gov Connection, which is open to all student, faculty and staff, and allows you to easily purchase copies of Microsoft products. It often gives discounts to many of the products. Click here for more information.

Running BootCamp:

Please use the youtube video below for a step by step tutorial for using BootCamp Assistant for installing Windows 7 or 8 on your Mac Device.

If you have any trouble or questions, try the links in the troubleshoot question for some answers to some frequently asked questions.

[youtube]https://www.youtube.com/watch?v=2S5YM-TQ-nc[/youtube]

Boot Camp Versions needed to run Windows

  • Windows Vista: Home Basic, Home Premium, Business, or Ultimate, Service Pack 1 or later (Boot Camp 3)
  • Windows 7: Home Premium, Professional, or Ultimate (Boot Camp 4 or 5.1)
  • Windows 8: Windows 8 or 8.1, Windows 8 or 8.1 Pro (Boot Camp 5.1 only)

System Requirements:

To install Microsoft Windows using Boot Camp, you need the following:

  • An Internet connection
  • An administrator account in OS X to use Boot Camp Assistant
  • The keyboard and mouse or trackpad that came with your Mac (If they aren’t available, use a USB keyboard and mouse)
  • A minimum of 2 GB of RAM, 30 GB of free disk space are recommended if you are installing Windows for the first time, or 40 GB of free disk space if you are upgrading from a previous version of Windows
  • An authentic Microsoft Windows full install disc or ISO file
  • A built-in optical drive, or a compatible external optical drive is required if you are using an install disc
  • 8 GB USB storage device, or external drive formatted as MS-DOS (FAT) to install the downloaded drivers

TroubleShooting:

Frequently Asked Questions:

http://support.apple.com/en-us/HT201456

Windows 7 Frequently Asked Questions:

http://support.apple.com/en-us/HT202008

Windows 8 Frequently Asked Questions:

http://support.apple.com/en-us/HT201457

 

 

 

Categories
Linux Mac OSX Operating System

Terminal Basics

In OS X or Linux, you can do a lot with Terminal. This is where you can enter in commands, and your computer will execute them. You can do anything from basic file management, to running programs, to even playing games. But in order to do all that, you have to start with the basics. Here are a few commands you’ll need to get a grip on first.

Categories
Mac OSX Operating System

Folder Shortcuts in OSX

On a Mac, how do you make folder and file “shortcuts”? Say you have a folder somewhere, and you want a quick and easy way to access it from your desktop or another area. You probably want to make a “shortcut” on your desktop that, when clicking on it, will bring you to that folder. There are basically two ways you can make a “shortcut” on a Mac: symbolic links and aliases. But what are these, how do you use them, and what’s the difference?

Categories
Mac OSX Operating System

Remote Control Your Mac

You can control your computer remotely by using ssh, a nifty command that allows you to connect to other computers and servers over a network. One great use is to set up your Mac for it, then you can control your computer from anywhere! As long as your computer is open and on, of course.

Categories
Mac OSX Operating System

OSX Terminal Tricks

There are some really helpful shortcuts you can use in terminal that can make your day a lot easier. And of course, there are some fun commands you can use as well. Here’s a taste of some of the conveniences and entertainment terminal can provide.