Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2014 14:56:17 -0800 (PST)
From:      Robert_Burmeister <robert.burmeister@utoledo.edu>
To:        freebsd-current@freebsd.org
Subject:   Re: Lessons learned from source upgrade from FreeBSD i386 9.2 Stable to FreeBSD i386 10.0 Release.
Message-ID:  <1391036177025-5881310.post@n5.nabble.com>
In-Reply-To: <1390989466000-5881032.post@n5.nabble.com>
References:  <52E09F68.8020804@UToledo.edu> <1390965765782-5880955.post@n5.nabble.com> <1390968069763-5880959.post@n5.nabble.com> <1390989466000-5881032.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jakub Lach wrote
> Could you elaborate? Are those ntfs pendrives? ntfs support by ntfs.ko and
> mount_ntfs was removed in 10 tree. There is fuse kernel module and a port
> for ntfs in place of it (haven't tested but I'm told it works). Regarding
> fat (msdosfs) pendrives, I've just mounted one created under 8-CURRENT.

They are msdosfs.

Hald is seeing the stick, but the automounter isn't picking it up.

I have been able to get one to mount read only with
mount -t msdos /dev/da0s1 /mnt
but it still doesn't like the large Lexar drives.

I'm a little confused by:
the FreeBSD Handbook 19.5 USB Storage Devices 
and halfaq haven't been updated since FreeBSD 8.
Is FreeBSD 10 processing the rights differently?
I got Gnome components hald avahi gdm to build, but are they functioning
properly?
Whether fuse is now the preferred method to mount USB file systems?

I suspect that the policy configuration that worked for 9.2 is not working
on 10,
I am trying various devfs.conf syntax, without luck.




--
View this message in context: http://freebsd.1045724.n5.nabble.com/Lessons-learned-from-source-upgrade-from-FreeBSD-i386-9-2-Stable-to-FreeBSD-i386-10-0-Release-tp5878896p5881310.html
Sent from the freebsd-current mailing list archive at Nabble.com.



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