Hi Daniel On Fri, Apr 15, 2011 at 11:08 AM, Daniel B. <[email protected]> wrote: > Hi misc@, > > I'm trying to mount 2 external devices at umass(4) but I'm receiving: > > $ sudo mount /dev/sd0a sd0a > mount_ffs: /dev/sd0a on /home/dbolgheroni/sd0a: Invalid argument > $ > > Are there a workaround for this?
> OpenBSD 4.9-current (GENERIC) #10: Wed Apr 13 10:58:09 MDT 2011 > [email protected]:/usr/src/sys/arch/macppc/compile/GENERIC Someone will correct me if I'm wrong, but I'm pretty sure you can't mount a little-endian (i386/amd64) FFS filesystem on a big-endian (PowerPC) machine in OpenBSD. Paul -- ------------------------------ Paul D. Ouderkirk Senior UNIX System Administrator [email protected] ------------------------------ laughing, in the mechanism -- William Gibson

