Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2010 21:17:12 +0200
From:      Kristof Provost <kristof@sigsegv.be>
To:        Alexander Motin <mav@FreeBSD.org>
Cc:        freebsd-arm@FreeBSD.org, FreeBSD-Current <freebsd-current@freebsd.org>
Subject:   Re: New Marvell SATA driver for testing
Message-ID:  <20100504191712.GF24372@nereid>
In-Reply-To: <4BDFAC6D.7070400@FreeBSD.org>
References:  <4BD82DAD.4050804@FreeBSD.org> <20100503194422.GB24372@nereid> <4BDFAC6D.7070400@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2010-05-04 08:11:09 (+0300), Alexander Motin <mav@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100504191712.GF24372>