• Printer & Scanner Drivers
  • Sound & Video Drivers
  • Digital Cameras & Displays
  • USB and Removable Drives
  • CD / DVD Drivers
  • Graphics & Input Devices
  • 1,000,000's of other Drivers ...

Archive for January, 2010

Making A Bootable USB Drive

Making A Bootable USB Drive

In my last two posts, I’ve talked about using a bootable USB drive to load Windows 7 onto a netbook or other computer that does not have a CD/DVD drive. The latest operating systems carry a lot of information and hardware drivers. That makes bootable media a requirement for upgrading the operating system.

Not All Netbooks Are Created Equal

The major issue with netbooks is that the earliest models came pre-loaded with Windows XP and an upgrade to Windows 7 would require a clean installation – a neat trick when you don’t have a CD/DVD drive from which to boot. To be fair, you can attach an external USB CD/DVD drive to a netbook and get along just fine using the standard-issue Window 7 media.

One disadvantage of this method is that the data transfer rates between the netbook and the CD/DVD drive will be slow. Upgrading or performing a clean installation on a capable netbook may take up a lot more time than you thought it might. In fairness, reading media from any external device will seem slow. The USB stick uses faster data transfer protocols so the process moves along much faster.

One last consideration: not all BIOS support booting from USB drives or other external devices. You’ll need to go into your BIOS setup to determine whether you can boot from a USB drive. Even if your BIOS does support external booting, computers aren’t always configured to look for boot sectors on devices other than the hard disk. If yours can, you’ll need to activate this setting if it’s not already activated. You may have to change more than one BIOS setting to enable this function. You normally access the BIOS settings immediately after you turn on your computer. You’ll see a direction that says something like Press F(N) to Enter Setup. (N) will be a number. Press the corresponding “F-key” to enter your computer’s BIOS setup.

Now, down to brass tacks – making a bootable USB drive. You’ll need to start out with a USB stick that has at least 4GB of space to accommodate the Windows installation media. If you can use a dedicated stick, better for you. You’ll need to wipe the stick’s contents, so if you can’t permanently commit your USB stick to the role of being bootable, you’ll have to transfer the data you have stored on it somewhere else temporarily. You’ll also need to use a computer that’s running Windows Vista or Windows 7 and have administrator privileges to make the bootable USB stick.

1. Attach your USB drive to the computer. Select Start > All programs >Accessories > right click on Command Prompt and select run as administrator.
2. At the command prompt, type DISKPART. (Press enter)
3. Type LIST DISK. (Press Enter) The disk number of your USB drive will be displayed. Note this.
4. Type SELECT DISK #. (Replace # with the disk number of your USB drive, noted in Step 3.)
5. Type CLEAN (Press Enter)
6. Type CREATE PARTITION PRIMARY (Press Enter)
7. Type SELECT PARTITION 1 (Press Enter)
8. Type ACTIVE (Press Enter)
9. Type ASSIGN (Press Enter)
10. Type DETAIL DISK (Press Enter).
11. Type EXIT (Press Enter)

Note the drive letter of your DVD drive and the drive letter of your USB stick.

12. Type FORMAT #:/fs:fat32/q (# is the assigned drive letter for your USB stick. Press Enter)
Approve the warning that appears regarding the information on the USB stick (Press Y, press Enter.)

13. Enter a label name for your USB drive and press Enter.
14. Put your Windows 7 DVD into your DVD drive
15. Type xcopy d:\*.* /s/e/f #:\

This command string assumes that d:\ is your DVD drive. If your DVD drive has a different letter, substitute it for d:\. Also substitute the drive letter for your USB drive for the # in the command string above.
Once the copying is finished, you should have a bootable USB drive loaded with Windows 7 media.

Photo Credit: Ambuj Saxena, via Flickr

Windows 7 Installations From USB Drives

Windows 7 Installations From USB Drives

If you’re planning to install Windows 7 on a netbook or other computer that doesn’t have a CD/DVD drive, you can use a bootable USB stick as substitute installation media. The installation process seems faster than it would if you were installing from a DVD disc, but keep in mind that’s largely because you’re doing all of your preparation work ahead of time on the USB stick, including locating Window drivers.

Pay Careful Attention To The Requirements!

The process of loading Windows 7 from a bootable USB stick can be timesaving if you’re properly prepared. Proper preparation includes having a USB stick that’s large enough to accommodate the Windows installation media. Do not attempt to prepare a USB stick that’s smaller than 4GB. Sticks smaller than this are simply not large enough to hold all of the required information. You’re also better off using a “devoted” USB drive. If you have other material stored on your candidate, remove it or store it elsewhere for the time being.

You’ll need to make the USB drive bootable, if it isn’t already. There is a utility on PCs called DISKPART that will enable you to make a clean, bootable partition on your USB drive. You can’t skip this step because you need to install the OS from a bootable drive. I will cover the process of making a bootable USB drive in my next post. The process isn’t hard or even time-consuming, but there are several steps that you’ll need to take to ensure you get the proper result!

You’ll need all of the Windows 7 installation files. You can get these from licensed Windows 7 media. Be sure you’re not using some form of the release candidate, or using media that’s already licensed to someone else. If you use the release candidate as the source of your Windows 7 files, you’ll soon find that your computer will start rebooting itself periodically, which frankly, can ruin your day. You’ll also need to ensure that the media is properly licensed because unlicensed software or software that’s registered to someone else won’t work.

You may want to verify that Windows has the proper drivers for your target upgrade device before you load the Windows media on your USB stick. If Windows doesn’t have the correct drivers for your setup, you can manually download the drivers you need after you’ve completed the basic installation. You may also want to use a program like Driver Detective, to ensure that you have the most up-to-date drivers for your computer. Driver Dectective is ideal for netbooks because it can be downloaded and installed from the Web, and will work to ensure that you always have the proper driver setup.

Photo Credit: Balazs Gal, via Flickr

Windows 7 And Netbooks

Windows 7 And Netbooks

Windows 7 And Netbooks

If you’ve gotten a netbook, or are considering the purchase of one, you may be surprised to learn that these devices are more (or less) than little laptop devices. A “netbook” is a small computing device that looks like a laptop. It has a small keyboard, trackpad and screen, which may measure as little as 9″ across. The first generation netbooks were sold with Windows XP and have few options for loading a new OS on them. Compounding the problem of upgrading is the fact that many netbooks have limited storage and memory capabilities, and do not come with a CD/DVD drive or accommodate the use of a mouse. You may also have trouble finding the correct Windows drivers for your netbook device.

“Net” In Netbook May Limit OS Options

The original purpose of a netbook was to provide a small, highly portable device that could be used for basic functions like connecting to a network, checking email, and browsing the Web. They were not (and are not) meant to take the place of a full-sized laptop computer. Several of my technician friends use these devices for network maintenance, inventory control and other limited-use tasks that require network access.

Netbooks are not known for their upgradeability and initially posed a problem for users who wanted to upgrade the OS of the netbook, since there was no CD/DVD drive from which to load a new OS. Upgrades to the netbook operating system were/are supposed to come via network download. For the original netbooks (which run/ran Windows XP) loading Windows 7 requires a fresh install – a pretty tall order when you have no drive from which to read the new OS media.

Enter the USB stick. Today, USB sticks are large enough in most cases to hold all upgrade media for an OS install on a netbook. To be fair, you can connect an external DVD drive to the netbook and load your OS media that way, but having to collect a bunch of external devices to make the netbook work properly defeats the original design intent for the netbook – a highly portable device that can be used for basic functions like connecting to a network, checking email and browsing the Web.

Either way, if you want to upgrade an older netbook to Windows 7, you’ll need to make sure your netbook has at least 1 GB RAM and at least 8GB of storage space on your hard disk. You’ll also need a USB drive with the Windows 7 media previously installed. If you need to make a bootable installation device, your USB stick will need to have at least 4GB of available space, and you’ll also need the services of another computer to help you prepare the USB drive for life as a media installer. In my next post, I’ll continue this discussion.

Photo Credit: zieak, via Flickr

Driver Detective Can Save Time

Driver Detective Can Save Time

Driver Detective Can Save Time

There’s nothing quite like the start of a New Year to help you focus on how you can do things a little differently in the coming months. As people take on more responsibilities at work and have less free time, finding ways to save time without cutting corners is important. For busy people, I recommend that they install and use Driver Detective to help keep their computer systems running right.

Driver Detective Takes The Work Out Of Driver Management

I was reading about the cost of printer ink not too long ago, and it seems that no one knows exactly how much ink a cartridge contains or how many pages it will print. In tracking down more information on printer ink cartridges, I ran across a couple of articles on how to find drivers for your printers once you’ve switched to Windows 7.

After reading the articles, my only thought was that the tips the author suggested were rather time-intensive. If a person has enough time to visit the manufacturer’s Web site, locate the correct driver, download it, install it and then verify that the printer operates correctly, it’s one thing. Most people I know don’t have time to do this, or worse, repeat this step for every hardware device attached to their computer. Even worse, this method will need to be repeated periodically to check for driver updates – a notorious consequence of OS patches.

Who has time for that? I know I don’t and I make my living working on computers. What about the people who simply use computers or have them in their homes? I’m a big fan of doing things once – the right way. It saves time, money and aggravation. In the case of locating new drivers for your computer, “doing something the right way” means finding a program that will locate drivers for you – preferably with a high degree of accuracy. Even better, it means finding a program that locates, downloads and installs the correct driver, knows when updates occur, automatically fetches all updates and knows when an installed driver has been damaged or deleted.

Driver Detective is the best of the driver management software programs I’ve found. Windows comes with a load of drivers and can even find new driver updates if it’s properly configured. Unfortunately, Windows sometimes makes mistakes and loads the wrong driver. Driver Detective, on the other hand, has a database of millions of drivers and can easily locate the correct driver for your exact hardware configuration.

In terms of saving time, there’s nothing that beats Driver Detective when it comes to driver management. Unless, of course, you like spending a lot of time looking for drivers…

Photo Credit: James Lumb, via Flickr