Hi Nick, Yes, that works from a data perspective but it's not acceptable for realtime audio work.
Actually, I did manage to mount the drive on my AMD64 box this evening. The drive is currently readable even if I used -o rw in the mount command, but at least it mounted and could be read. It turns out the *interesting* issue here was that you have to forget everything you know about partitions. Someone in the 1394 area clued me to look at /proc/partitions. When I did that I found the partition I cared about, which was the 80GB partition on an 80GB drive was not partition #1, but rather partittion #10. Sort of strange, but the Apple partition map builds 9 partitions, all very small, in front of the real data partition. So, it's starting to work. There are some tricks to it but I think I'll get there pretty soon. Cheers, Mark On 10/19/05, Nick Rout <[EMAIL PROTECTED]> wrote: > Perhaps Mark the best thing to do is park the drives on one system and > use the network to move your files. nfs and smb are obvious candidates. > > On Wed, 19 Oct 2005 16:57:37 -0700 > Mark Knecht wrote: > > [snip] a whole lot about filesysystems and various OSes. > -- > Nick Rout <[EMAIL PROTECTED]> > > -- > [email protected] mailing list > > -- [email protected] mailing list

