Hi,
I noticed that the 2.1.125 kernel can see my zip drive. I would like to
move files from the mac over to linux. I was thinking I could save to
the zip drive and then mount it from linux. Is it possible to do this? I
checked the mount homepage and I didn't see any -t option flags that
corresponded to the apple hfs filesystem. I tried a few other options
(hpfs, afp) and was told these options were not supported by the kernel.
for reference, here is the command I issued:
mount -t iso9660 /dev/hdd /mnt/zip
any help would be appreciated!
-john