[Prev][Next][Index][Thread]

Re: fs_netbsd_mount()



> 
> Hi,
> 
> I have some problems with the OSKit 0.97 on Linux.
> When I try the http_proxy example kernel I get the following errors on booting:
> 
> fs_netbsd_mount(): ffs_mount returned 22
> fs_netbsd_mount() failed: errno 0x80070057
> 
> any suggestions ?
> 

It is possible that you don't have a ffs file system on your Linux
machine.  If that is the case, you should consider using the OSKit's
linux filesystem support instead.  See linux_fs_com.c for an example.

	- Godmar

=================================
To subscribe or unsubscribe, send mail with "subscribe" or "unsubscribe"
to oskit-users-request@flux.cs.utah.edu.  The oskit-announce list is low
volume - if you want to subscribe, mail oskit-announce-request@flux.cs.utah.edu


References: