Deploying an image from USB
I followed the instructions on the USB Flash Drive Installer page. When I try to deploy it boots fine, but ends up on the Main Menu, not installing an image. The files on the USB could not be all the files I need althought the whole process took 2.5 hours. I have a Boot folder, EFI folder, sources folder and a bootmgr file.
Thanks
0 Comments
[ + ] Show comments
Answers (1)
Answer Summary:
When installing image to the usb key, the command line needs a colon with the drive letter, so: install.bat h:
When installing image to the usb key, the command line needs a colon with the drive letter, so: install.bat h:
Please log in to answer
Posted by:
WGM_Jeff
12 years ago
It sounds like the USB you created is just for the Boot Environment, which would take you to the Main Menu, where you woud choose the Scripted Install, etc.. that you wanted to deploy.
Comments:
-
I just realized what I did-- the instructions say run install.bat where usb_drive is the drive letter.
I ran install.bat h so everything was copied to a folder named h.
Guess it should be install.bat h:
I will try that. - jfrasier 12 years ago