Question about
patrickneville

windows usb img

i got the invite and the .img file, but cant see how to get it on a bootable usb drive using windows (win7). any programs or ideas of how to do this would be great

sort by

2 answers
Griffin1

The Jolicloud USB Creator 1.1.5 is supposed to be compatible with Win7.

You can get it here:
www.jolicloud.com­/community­/get­-jolicloud­#download... (I think this link will work without you having to log in)
mark as good answer

0 people like this answer

Coolguy5602

Hi,

[Note : Run the Command Prompt By Administrator and Win7 DVD to be inserted in the Drive}


Then Type Diskpart Command in Command Prompt as follow below Steps

Diskpart

list disk

select disk 1 (Select the Pen Drive Storaga)

clean (Will clean all the data from the Pen Drive)

create partition primary

select partition 1

ACTIVE

format fs=ntfs quick

Assign

Exit

This command is used to copy the Bootmgr file to USB

d:\boot\bootsect.exe / NT60 E:

after Copying file just copy paste all the data of Win7 DVD to this USB.


Thanks @ Enjoy Booting
CoolGuy
Happy to help you
mark as good answer

0 people like this answer

share:

Related questions

3 users following this question:

This question has been viewed 180 times.
Last activity .

Tips for giving the best answers

Sometimes it's just little details that separates a great and not so great answer! Here are a few simple tips to keep in mind:

1
Be complete and thorough. Don't skimp on the details!
2
Try not to answer with a question. Because that's not really an answer, right?
3
A little research goes a long way. Back up your claims and assumptions!
4
Try to be patient, tech questions can be complicated.
5
You are awesome for both reading this and answering questions.