Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Mount_ados Problem



On Sat, 20 Feb 1999, Ola Olsson wrote:

: I've come across a strange mount_ados problem. I added some new
: package files to my Amiga NetBSD directory. When I mount that
: directory in NetBSD using mount_ados none of the new files show up --
: in fact, some files that I recently deleted are still there?! It's as
: though I was looking at a snapshot taken a day earlier.

If your AmigaOS side is at least Kickstart V39 (OS 3.0), check to see if
your filesystem is `directory cache'.

Most system info programs will be willing to show you the `DOSType' of the
disk, which is 0x444f5300 for OFS, 0x444f5301 for FFS, 0x444f5303 for FFS
with international character support, and 0x444f5305 for dircache.  If it's
dircache ("DOS\5"), you are not going to get reliable service out of
mount_ados and will see oddities like this.

Note that HDToolbox may not show the proper DOSType for the partition; only
a real system-information tool (such as DirWork's `System Info' pulldown
menu) can show you that.

-- 
-- Todd Vierling (Personal tv%pobox.com@localhost; Bus. 
todd_vierling%xn.xerox.com@localhost)




Home | Main Index | Thread Index | Old Index