How To Install Windows 7 Or Windows 8 From USB Drive

0

This is a quick and effective guide to create a bootable Windows 7 or 8 USB pen drive.

Requirements:

- USB Flash Drive with 4Gb minimum capacity

- Windows 7, Windows 8 or Windows Vista installation files

- Motherboard that supports booting fom USB

Steps:

- Plug-in your USB flash drive to USB port. Make sure you its contents are backed up.

- Open Command Prompt with admin rights either by typing cmd in Start menu search box and hit Ctrl+ Shift+ Enter, or going to Start menu > All programs > Accessories, and right clicking on Command Prompt and select Run as administrator.

- Type in the following commands in the command prompt:

First type DISKPART and hit enter to see the below message.

Type LIST DISK command and verify the Disk number (ex: Disk 4) of your USB flash drive.

Type SELECT DISK 4. In my case is Disk 4, which has 4Gb, as you can see in the following screen. If you have Disk 1 or any other number as your USB flash drive then use Disk 1 in all examples.

- Continue seting up the USB flash drive with the following commands. Press enter after typing each command.

SELECT DISK 1 to select target drive.

CLEAN to clean the drive.

CREATE PARTITION PRIMARY to create primary partition in drive.

SELECT PARTITION 1 to set primary partition.

ACTIVE to activate primary partition.

FORMAT FS=NTFS to format the partition. Formatting took a few minutes in my case.

If all goes well this far, you will have something like this:

- Continue with the following commands:

ASSIGN to assign drive letter or mount point.

EXIT to exit the Diskpart tool.

- Minimize the Command Prompt for now and insert your Windows 7/8/Vista DVD into the optical drive or mount your ISO backup, and take note of the drive letter. In my case, drive letter is “G” and USB drive letter is “J”.

- Go back to the minimized Command Prompt in the 4th step. Type  the following command now:

G: CD BOOT and hit enter.Where “G” should be replaced with your DVD drive letter.

CD BOOT and hit enter.

- Type another command given below to update the USB drive with BOOTMGR compatible code.

BOOTSECT.EXE /NT60 J:

In the previous command, replace J: with your USB drive letter. If all goes normally you should have something like this:

- Copy your Windows 7/8/Vista DVD contents to the newly set up USB flash drive.

- Your USB drive is ready to boot and install Windows. When setting up, remember to change the boot priority at the BIOS to USB.

And that’s it, enjoy!

Technorati Tags: , ,

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

PDC 2009: Windows 2008 in 2012

0

At the Professional Developers Conference 2009, Microsoft announced public beta of Office Professional Plus 2010 productivity suite. In all the fanfare, Stephen Chapman of Microsoft Kitchen managed to grab a Microsoft roadmap pointing next Windows operating system’s arrival.

Microsoft launched Windows 7 on October 22 and now the plans of Windows 8 roadmap were spotted on the Interwebs. The successor to Windows 7 is tentatively codenamed as Windows 8 and is expected to be next “Major Release” in 2012. On the contrary, Windows 7 is being treated as “Release Updates” – to what? Maybe the wild Vista code.

This means there will be a three year gap till next Windows Operating system and their rival Apple believes in keeping two year gap – between Leopard and Snow Leopard. In these two-three years, both OS-making giants want the consumers to get used the new technologies incorporated in their OS and be ready for new ones.

Before you start making Windows 8 features wishlist, start using Windows 7 extensively and then list down what you wish to see next. Obviously, Gamers would love to go for DirectX12 and who knows what would be incorporated in it.

Technorati Tags: ,

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Note: Silverlight, C#, in fact any .NET web development projects is best used with windows hosting than Linux based hosting.