Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: clone a flash drive?  (Read 3071 times)

0 Members and 1 Guest are viewing this topic.

SNAAKE

  • Trade Count: (+29)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3564
  • Last login:July 21, 2025, 12:48:32 pm
  • my joystick is bigger than your joystick !
clone a flash drive?
« on: April 30, 2010, 02:06:15 pm »
is this possible at all?

this usb flash drive is formatted with "CDFS" file system. I just need to make a clone. any experts around here wanna shed some light on how this might work??

thanks!! :burgerking:

MonMotha

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2378
  • Last login:February 19, 2018, 05:45:54 pm
Re: clone a flash drive?
« Reply #1 on: April 30, 2010, 02:18:07 pm »
Does the drive show up as a standard "removable disk" or does it show up as a CD-ROM drive with a CD in it (the "U3" devices did this so that they could install their software using autorun).  The former is doable; the latter requires a hacked up (firmware) flash drive.

It's not hard to put ISO-9660 (what Windows calls "CDFS") onto a flash drive from, say, Linux, but I'd like to make sure it'll actually do what you want before going down that path.

Note that ISO-9660 is a read-only filesystem.

SNAAKE

  • Trade Count: (+29)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3564
  • Last login:July 21, 2025, 12:48:32 pm
  • my joystick is bigger than your joystick !
Re: clone a flash drive?
« Reply #2 on: April 30, 2010, 02:33:39 pm »
it shows as a cd rom


Samstag

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1378
  • Last login:December 16, 2016, 01:41:19 am
  • That's not a llama!
Re: clone a flash drive?
« Reply #3 on: May 01, 2010, 12:54:21 am »
If it shows up as a cd drive you should be able to use cd cloning/imaging tools.  Otherwise there are free imaging tools out there like clonezilla and hdclone. 

My personal preference would be "dd", but I doubt you want to go that route.

MonMotha

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2378
  • Last login:February 19, 2018, 05:45:54 pm
Re: clone a flash drive?
« Reply #4 on: May 01, 2010, 03:11:53 pm »
Thing is, most USB flash drives don't show up as CD-ROM drives, and those that do are often read-only (since writing to a "CD" is more complicated than a "hard drive").  The only ones I know of that show up like that are made to autorun some crap software when the drive is connected to a Windows machine.  You can't really clone that behavior, though you could copy the filesystem.