Subscribe to Windows IT Pro
January 20, 2010 12:00 AM

Windows 7 on a Netbook

Windows IT Pro
InstantDoc ID #103322
Rating: (5)

Everyone is excited about Windows 7, including me—but to take full advantage of the OS, I wanted to install it on my netbook. Because my netbook doesn’t have a CD/DVD drive, my solution was to use a flash drive for installation.

To install Windows 7 on your netbook or laptop, you must first enter the BIOS and examine the boot order on your computer. Look for a USB drive or external HDD, to ensure that the computer can boot from a flash drive.

Next, you need to format your USB flash drive to make it bootable. (Note that you should use a USB drive that holds at least 2.5GB.) Open a command prompt and change your working drive to that of the USB drive (e.g., enter C:\F: to change the working drive from C to F). Enter the command

diskpart

then

list disk

to verify the disk. Figure 1 shows the output. Select the USB flash drive (e.g., disk 1). Then, enter the following commands, one at a time:

clean
create partition primary
select partition 1
active
format fs=fat32
assign
exit

Copy the contents of the Windows 7 media CD/DVD or ISO file to your flash drive. In my case, I downloaded the ISO from TechNet and used Winrar to extract the contents of the ISO to my flash drive.

Next, enter the BIOS and change the flash drive’s boot priority to ensure that the drive has priority over the hard drive (and optical drive if present). Save your settings and exit the BIOS. Insert the flash drive, and boot up the machine. The installation should initiate from the flash drive. Make sure you have your CD key handy; you’ll need it during installation.

Related Content:

ARTICLE TOOLS

Comments
  • MARK
    2 years ago
    Jan 27, 2010

    Cool tip Ultan! I have created bootable WinPE USB sticks before but I never though to try to copy the files from the install disk onto them and try to setup from there. Very nice, thanks!

  • CURT
    2 years ago
    Jan 26, 2010

    I love command prompt articles that also help the readers to grow their skills. This article shows how to meet the challanges of new hardware and software environments of the market.
    Good going Ultan and keep them coming.

    Curt Spanburgh, Micosoft Dynamics CRM MVP.

  • Ultan
    2 years ago
    Jan 26, 2010

    Hey Joe,
    Yes absolutley. Once the BIOS supports booting from a USB device you can do that.

    Cant please everyone ebraiter - your points are vaild, there are plenty of options available, but the utility MS offers (and all the other options) are based on this, CLI will always be your friend if you take the time to learn it. You would be done with this in minutes instead of going looking for a GUI application to do the work.

  • Joe
    2 years ago
    Jan 26, 2010

    Nice one Ultan. Good use of cmd prompt and learning some more using diskpart. Especially if all the work can be done with native commands and no third party software involved.

    Will that same method work for a server OS off a USB, considering that HP servers now need a DVD ordered explicitly.

  • Ed
    2 years ago
    Jan 26, 2010

    Errrr. Why do this? Microsoft offers a free utility to transfer the contents onto a USB key. There are also other free utilities out there.

    Tip: After creating the flash drive with the install, you can also add the updates that have been released since the RTM.

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.