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!
Same size - The image file is too large for the selected USB
-
- Posts: 1
- Joined: Mon Mar 30, 2015 3:52 pm
-
- Posts: 1
- Joined: Wed Apr 29, 2015 5:44 pm
Re: Same size - The image file is too large for the selected
I'm having issues with this as well... any updates?
-
- Site Admin
- Posts: 285
- Joined: Fri Jul 29, 2011 11:59 pm
Re: Same size - The image file is too large for the selected
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
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
-
- Posts: 1
- Joined: Sat Jun 27, 2015 3:05 pm
Re: Same size - The image file is too large for the selected
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
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