On 2010-05-04 08:11:09 (+0300), Alexander Motin <m...@freebsd.org> wrote:
> Kristof Provost wrote:
> > I've done a quick test on my Orion (88F5182) based device. It seems to
> > be working fine. It detects a SATA hard disk, reads/writes, ...
> > I wasn't able to mount a filesystem from the disk but that could have
> > been me.
> 
> What kind of problems? Could you confirm it?
> 

The error I got was:
mount /dev/ad0s1a /mnt
mount: /dev/ad0s1a : Operation not supported by device

I was right though: it was my fault. Mounting an FFS file system works
better if you actually compile it into your kernel.
Once I did that I could mount the partition and read/write.

Regards,
Kristof

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to