Jump to content

bootable usb win7 64bit

Go to solution Solved by Alibaladin,

I made bootable usb with win7 64bit OS and when doing it with PowerISO I was getting error when booting "disk read error occurred".

Then I tried it with rufus and now when I select boot from usb it says somethnig like "loading os [new_line] press any key to boot from USB" and whatever I do in about 2 sec it boots from my main drive.

Solution?

 

edit: after pressing "any key bla bla" it says "disk read error occured" even with rufus

Reformat your USB. Use WBI Creator.

I mounted iso on G:\

USB path is F:\

And I get this error:

 

5afk42.jpg

Follow this steps:

 

Command prompt,

diskpart

list disk

select disk ? (USB)

clean

create partition primary

select part 1

format fs=ntfs quick

active

exit

 

Then use WBI creator again.

Link to post
Share on other sites

Plug in your thumb drive and boot menu F12. Select the thumbdrive. Remember to backup any important data.

That didn't worked...

Still getting error described in threads first post.

As for this program I think it only extracts ISO from installation disk and does not create bootable USB drive...

Link to post
Share on other sites

That didn't worked...

Still getting error described in threads first post.

As for this program I think it only extracts ISO from installation disk and does not create bootable USB drive...

Go to Computer Management, Disk Management. Share screen.

Link to post
Share on other sites

Also command prompt again

 

Diskpart

List disk

Select Disk (the usb)

Detail Disk ? (the usb)

 

Share screen.

after "detail disk 2" command I get " The arguments specified for this command are not valid. For more information on the command type: HELP DETAIL DISK DISKPART"

Link to post
Share on other sites

are u sure you did the right thing? you don't need to mount the iso into virtual drive.

 

just follow this step, with rufus

 

file system format doesn't really matter

if this doesn't work I don't really know what else would except burning it to dvd (but you also need dual layer dvd for that iso)

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×