Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 15:45:20 +0400
From:      "Artem 'Zazoobr' Ignatjev" <timon@memphis.mephi.ru>
To:        freebsd-hackers@freebsd.org, freebsd-current@freebsd.org
Subject:   msdosfs & am-utils
Message-ID:  <1066909520.796.12.camel@timon.nist>

next in thread | raw e-mail | index | archive | help
Just noticed that amd no longer can handle pcfs mounts.
Here is the map:

/defaults       fs:="${autodir}/${host}/${key}/"
*               opts:=rw,grpid,resvport,vers=3,proto=udp,nosuid,nodev
floppy		type:=pcfs;dev:=/dev/fd0;opts:=rw
photo		type:=pcfs;dev:=/dev/da0s1;opts:=rw

Neither floppy, nor photo can be mounted with amd, it gots "EFAULT" from
mount syscall.

sources are from Oct, 16 and I haven't seen any commits to both amd or 
FreeBSD timon.nist 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Fri Oct 17
17:16:27 MSD 2003     root@timon.nist:/usr/obj/usr/src/sys/TIMON  i386
(cvsup from Oct, 16)

I want to do some debugging, but dunno where to start

-- 
Artem 'Zazoobr' Ignatjev <timon@memphis.mephi.ru>



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