Hello! I'm a new Arch Linux ARM user, having just recently installed it on my SheevaPlug. I'm much more familiar with Debian-based distros, which is what my SheevaPlug ran before.
I'm trying to mount a network share which is shared via an AirPort Extreme. When testing out Arch Linux in a virtual machine on my laptop, I was able to simply install cifs-utils and mount the share via an fstab entry. I had done the same thing (with an equivalent package) in Debian, and it had worked fine. However, now when I try to do the same thing in Arch Linux ARM, I repeatedly get the following error:
$this->bbcode_second_pass_code('', 'mount error: cifs filesystem not supported by the system
mount error(19): No such device
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)')
I installed Arch Linux ARM using the packages provided on the Arch Linux ARM SheevaPlug install page. The only thing I did differently is that I used ESIA instead of the SheevaPlug installer. I've tried several installs of Arch Linux ARM as well as various different packages, but nothing seems to work. If anyone has any suggestions they would be greatly appreciated. Thank you in advance!