Jump to content

Install win 7/8 via USB method #2


CrackUC

Recommended Posts

Its a quite easy guide : just see screens and do as directed

In photos text highlited with white is commands we typed and red is output we got

Requirements:A usb stick of minimum 4gb

2.Windows 7 or Windows 8 installation files.

Procedure:

1. Plug-in your USB flash drive to USB port and move all the contents from USB drive to a safe location on your system.

2.Open cmd as admin rights

click on start>run>(type)CMD

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

Posted Image

Next type LIST DISK command and note down the Disk number (ex: Disk 1) of your USB flash drive. In the below screenshot my Flash Drive Disk no is Disk 1.

4. Next type all the below commands one by one. Here I assume that your disk drive no is “Disk 1”.If you have Disk 2 as your USB flash drive then use Disk 2.Refer the above step to confirm it.

So below are the commands you need to type and execute one by one:

SELECT DISK 1

CLEAN

CREATE PARTITION PRIMARY

SELECT PARTITION 1

ACTIVE

FORMAT FS=NTFS

(Format process may take few seconds)

ASSIGN

EXIT

Don’t close the command prompt as we need to execute one more command at the next step. Just minimize it.

Posted Image

5. Next insert your Windows7/Windows 8 DVD into the optical drive and check the drive letter of the DVD drive. In this guide I will assume that your DVD drive letter is “E:” and USB drive letter is “H:

” (open my computer to know about it).

6. Maximize the minimized Command Prompt in the 4th step.Type  the following command now:

E: CD BOOT and hit enter.Where “E” is your DVD drive letter.

CD BOOT and hit enter to see the below message.

Type another code in CMd

BOOTSECT.EXE /NT60 H:

Posted Image

Where “H” is your USB drive letter. Once you enter the above command you will see the below message.

8. Copy your Windows 7 or Windows 8 DVD contents to the USB flash drive.

boot pc and install

IF still any doubts ask in comments below

Link to comment
Share on other sites

Guest Prayaas Aggarwal

And Windows 8, ofcourse. It still has the capability to use BOOTMGR instead of BOOTNXT. And yes, Vista would also work. XP won't work as it needs NLTDR while we have BOOTMGR.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...