[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fstab.h for ARM
From: |
Bruno Haible |
Subject: |
Re: fstab.h for ARM |
Date: |
Fri, 5 Mar 2010 01:49:50 +0100 |
User-agent: |
KMail/1.9.9 |
Jon Grosshart wrote:
> Trying to build samba 3.5.0 on a DNS-323 embeded NAS running on ARM
> with Uclibc. mount.cifs fails with not finding fstab.h
You can try to use the 'mountlist' module. Unlike the concept of /etc/fstab,
this module is ported even to exotic platforms, from Solaris and Cygwin
to BeOS.
Bruno