Same size - The image file is too large for the selected USB

USB Image Tool support forum
Post Reply
Rhuobhe
Posts: 1
Joined: Mon Mar 30, 2015 3:52 pm

Same size - The image file is too large for the selected USB

Post by Rhuobhe »

Hello,

I recently began using this tool to create backups of USB recovery drives for my business. However, I ran into an issue where I could not restore the image to a USB drive of the same size (16 GB). Could anyone explain to me why this happens and how to mitigate it (I already read the general FAQ and I am taking the risk of truncating to move forward).

Operation:
The recovery image was created on a 16 GB USB 2.0 drive. Using the USB Image Tool, I backed up the image to an external hard drive. I then restored the image using the tool to another 16 GB USB 2.0 drive (different manufacturer).

Could it be that the byte allocation size has to be a certain way or the user-defined buffer size in the options? Any suggestions or comments would be greatly appreciated.

Thank you!
asalazar51
Posts: 1
Joined: Wed Apr 29, 2015 5:44 pm

Re: Same size - The image file is too large for the selected

Post by asalazar51 »

I'm having issues with this as well... any updates?
Alex
Site Admin
Posts: 272
Joined: Fri Jul 29, 2011 11:59 pm

Re: Same size - The image file is too large for the selected

Post by Alex »

There is the truncate option, but without a shortened partition this can result in data loss/invalid partition data.

A solution could be:

- mount the longer image with OSFMount
- shorten the image on the mounted device using Minitool Partition Wizard Home
- use USB Image Tool with the truncate option
laughingboy
Posts: 1
Joined: Sat Jun 27, 2015 3:05 pm

Re: Same size - The image file is too large for the selected

Post by laughingboy »

I ran into same problem and found that cleaning the destination USB stick solved the problem. to clean do the following.
open a command prompt then execute the following 5 commands

diskpart
list disk
select disk (from the resulting list place the number of the disk you want to clean)
clean
exit
Post Reply