No. 1 Story

ACCC clears Optus to scrap HFC network and use NBN instead

The ACCC has cleared, provisionally, the proposed deal between Optus and NBN Co under which Optus is to be paid around $800m to shut down its HFC network and transfer customers onto the NBN. read more

Related Articles

Installing, Windows, from, USB, flash, stick
The latest version of Documents To Go allows Windows Mobile users to view Word...
One of the OEMs working on Windows Home Server products is Medion, the Germany-based...
Significant features previously planned for the first version of Microsoft Windows Server virtualisation (code...
Dell has begun offering flash storage as an alternative to a conventional disk drive...
Research In Motion (RIM) has announced plans to expand its support for Windows Mobile-based...

Installing Windows 7 from a USB flash stick

Business IT - Technology

Although not widely published, the Windows 7 disc contains a tool to make disks bootable. Logically enough, it is in the “boot” subdirectory. So, type in CD BOOT and press enter. Your command prompt should now indicate you are working in the C:\WIN7\BOOT folder.

The tool we’re interested in is called BOOTSECT. Technically, this program isn’t really there to make USB drives bootable (although it can do it.)

The stated purpose is to update the master boot code on hard drives to upgrade them from Microsoft’s older NTLDR technology as used by Windows 2000, Windows XP and Windows Server 2003, to its newer BOOTMR booting technology as used by Windows Vista and Windows Server 2008.

We’re not actually updating a boot sector on a hard drive but that doesn’t matter, this tool still works perfectly for our purpose.

Remember what your USB drive letter is – or check now if you forgot. For this example I’ll assume it is drive letter G:.

Type the command BOOTSECT /NT60 G: and press enter. Be sure to replace the G: with your actual USB stick’s drive letter.

A message will display that the target volume will be update with BOOTMGR compatible bootcode, and then shortly after a message that this was successfully achieved.

There is just one final step. Copy all the extracted Windows 7 files and folders to the USB stick. Make sure you copy them to the root of the USB stick; don’t copy the Win7 folder you made above but rather the contents of that folder.

You now have a bootable Windows 7 USB stick that you can use to boot any computer or laptop or netbook from. You may find you have to set your target computer to boot from removable media but that’s the simple part. All the hard work is done and now you can try out Windows 7 without a DVD required.