Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
So we have a project where we are creating USB disks that contain both Mac and Windows files. We have made numerous manual disk copies ourselves. Now we need to give the manufacturer (who will be making 1000s of these disks) an easy way to create them. We tried a ZIP file, but Windows treats Mac DMG files funny and it causes problems with our software that we are writing on the USB flash drives. So we thought about creating something like an ISO image for them. Everything I find on ISO states it is for optical drives only. Is there such a thing (creating a disk image) for USB flash drives? ANy other suggestions?
Name: Kurt S Date: April 9, 2009 at 12:17:47 Pacific
Reply:
How about using Zip files for the Windows files and Stuff-It for the Mac files?
0
Response Number 2
Name: andrewsplatt Date: April 9, 2009 at 12:49:42 Pacific
Reply:
That would work, but the vendor wants ONE file for the entire project. Any other ideas?
0
Response Number 3
Name: Kurt S Date: April 9, 2009 at 12:56:48 Pacific
Reply:
Wow, that kinda sucks. I don't think ISO files would work well because you would need extra software to open them and that could cause confusion for the end user.
Ok if you have to have only one file, what about creating a Zip file and a Stuff-it file, then putting both of those into one final Zip file?
0
Response Number 4
Name: andrewsplatt Date: April 9, 2009 at 13:18:24 Pacific
Reply:
The end user would not see the ISO file. We were thinking of creating the ISO for the Vendor. Then the vendor could "mount" the ISO or extract the files and begin duplicating the USB drives from the ISO. I know you can make DVD/CDs from ISO images, but I don't know if you can do such a thing with USB flash drives. Again, the ISO would simple be so the vendor would have one file to create the USB disks from. I hope this makes sense...Cause it is a little foggy to me
0
Response Number 5
Name: jefro Date: April 9, 2009 at 13:38:51 Pacific
Reply:
Use mac or linux dd
"Best Practices", Event viewer, host file, perfmon, antivirus, anti-spyware, Live CD's, backups, are in my top 10
Summary: Is it possible to get the bios to treat a hard-disk image file (esp on a FAT32 formatted drive) as if it were a hard-disk? So that it can for example be booted from and accessed without needing to run...
Summary: Is there any way to create a bad block on a hard drive on purpose? Nothing to permanently damage it; I'm testing out several pieces of disk-checking software, but for the first time, all of the equip...
Summary: Is it possible to boot from disk images? For example by using a boot floppy which then boots to the image. Operating systems such as QNX, Beos and Mandrake linux (when installed as a disk image on a w...