Results 1 to 2 of 2

Thread: How To Install Windows 8 From USB Flash Drive

Threaded View

  1. #1
    razorsedge is offline
    The Sci-Fighter

    Join Date
    Oct 2009
    Location
    The land of Hockey and Rock music
    Posts
    5,016
    Mentioned
    16 Post(s)
    Tagged
    434 Thread(s)


    Sex:

    How To Install Windows 8 From USB Flash Drive

    Now that the pre-beta version of the upcoming Windows 8 OS is unofficially available for download, some of you might be planning to use it as your primary OS. When it comes to installing Windows 7 and Windows 8, the best way is using a bootable USB stick to quickly install the OS.
    Attachment 41840

    As most of the motherboards available today support USB booting, we are going to show you how to prepare a bootable USB to install Windows 8. Though there are free utilities available to create bootable USB, most of them don’t work properly. So, we are using this simple-to-use and 100% working Command Prompt method.



    Requirements:

    # Windows 8 ISO file or DVD

    # 4 GB+ USB flash drive

    # A PC with Vista, Windows 7, or Windows 8 OS





    Note: Please backup all files on your USB flash drive as we are going to format it.



    1. Connect your USB flash drive to your PC and backup all files before proceeding to the next step.



    2. Go to Start, All Programs, Accessories, right-click on Command Prompt and select Run as administrator to launch the Command Prompt with admin rights. Click Yes for the UAC prompt.
    Attachment 41841

    You can also launch the Prompt with administrative privileges by typing CMD in Start menu search box and then hitting Ctrl + Shift + Enter keys.



    3. In the Command Prompt, type the following command and hit enter:

    DISKPART
    Attachment 41842

    You will see the following message:

    Attachment 41843

    4. Now, type LIST DISK command and hit Enter key to see the disk number of your USB flash drive. In this guide, my USB flash drive disk number is “1”. Check the USB size next the to status (see in the below picture) to make sure your USB disk number.

    Attachment 41844

    Attachment 41845

    For example, in the above snapshot, you can see 15 GB size next to my Disk 1. So, make sure that DISKPART has detected your USB flash drive. If you can’t see your USB flash drive in the list, try to reconnect the flash drive and then follow the above steps again.



    5. Now type the following commands one and by one, and hit Enter key after typing each command to execute it.

    SELECT DISK 1 (your USB stick disk number that you have obtained in step 4)

    CLEAN

    CREATE PARTITION PRIMARY

    SELECT PARTITION 1

    ACTIVE

    FORMAT FS=NTFS

    (Format process may take few minutes to hours depending on your USB drive size)

    ASSIGN

    EXIT

    Attachment 41846

    Now you have created a bootable USB. Don’t close the Command Prompt. Simply minimize it and proceed to the next step.



    6. Now, you need to mount the Windows 8 ISO file that you have downloaded. you must mount it.

    Once you have mounted, note down the drive letter of virtual drive as we need to copy the contents of that virtual drive to the bootable USB.



    And, if you already have a bootable Windows 8 DVD, simply insert it into the optical drive and note down the drive letter.



    7. Maximize the Command Prompt and execute the following commands:

    G: CD BOOT and hit enter (Where “G” is your DVD drive letter or mounted virtual drive letter)

    CD BOOT and hit enter to see the below message

    Attachment 41847

    8. You are almost done! Type BOOTSECT.EXE /NT60 J: (where “J” is your USB flash drive letter and can be found in explorer) command and hit Enter key.

    Attachment 41848

    Attachment 41849

    9. Now open your virtual drive that you have used to mount the Windows 8 ISO and copy all contents to the root of your USB flash drive. And, if you have bootable Windows 8 DVD in the optical drive, simply copy all the contents to USB flash drive.

    Attachment 41850

    NOTE: Please note that you need to enable the USB boot feature in the BIOS to be able to install Windows 8 from USB flash drive.
    Last edited by Big V; August 19th, 2011 at 04:29 AM.








 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Kingston HyperX Predator USB3.0 1TB Flash Drive Review
    By 2635599 in forum News & Reviews
    Replies: 4
    Last Post: August 26th, 2013, 11:33 AM
  2. Customize your usb stick(flash drive)
    By Harvey Sewdin in forum General Discussion
    Replies: 5
    Last Post: December 19th, 2011, 03:45 PM
  3. WinSetupFromUSB: Multiboot Windows USB Flash Drive Creator
    By razorsedge in forum Installation & Setup
    Replies: 0
    Last Post: February 3rd, 2011, 08:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •