Subject: Re: help on mounting filesystems
To: Brad Walker <bwalker@musings.com>
From: matthew green <mrg@mame.mu.Oz.Au>
List: current-users
Date: 12/07/1995 11:52:08
   Could someone please tell me the following 2 things:
   
   1) where on the WWW server is the FAQ list

there isn't, afaik, a `netbsd' faq (sigh).

   2) why do I get the following error under 1.1
   
   # mount -t ffs /dev/sd0h /usr
   ffs: /dev/sd0h on /usr: Operation not supported by device
   # 

are you sure your /sbin/mount and /sbin/mount_ffs, and the kernel are
all from 1.1 ?

i had that problem when my kernel and mount programs were of different
vintages (only days apart, though).  if the kernel has COMPAT_10, it
shouldn't have problems, though...

.mrg.