[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WINE with CiderPress



Andy McFadden wrote:
BluPhoenyx <bluphoenyx@earthlink.net> wrote:
You would think so. The card itself shows as a scsi device with an unknown partition table in Linux (PcLinuxOS 2007). When attempting to access the scsi device with Ciderpress and WINE I get an error. I think the problem may be the WINE software layer but it could be the card/reader connecting via USB.

One other thing to try is to "dd" the data into "image.po" and see if you
can mess with that.  If so, you can access the data by copying it off and
back on en masse, which is inconvenient but perhaps better than nothing.

% dd if=/dev/whatever of=/tmp/image.po bs=512

should do it.

If I want to do a quick check of an image file I run the Linux version of
"mdc" on it to get a file listing.

I'll give that a try. Didn't even think about that possibility.

Cheers,
Mike T.