Hi
My fstab suddenly does not work. It wount mont the samba shares. I have had this setp for a while, bt today it says that cifs is not supported.
Any idea what this can be?
I get messages as below:
Regards, Bjorn
sudo mount -a
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)
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)
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)
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)
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)
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)
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)
The fstab is like this
/dev/disk/by-id/ata-ST9120823AS_5NJ01WKX-part3 swap swap defaults 0 0
/dev/disk/by-id/ata-ST9120823AS_5NJ01WKX-part1 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-ST9120823AS_5NJ01WKX-part2 /home ext4 acl,user_xattr 1 2
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
//nas1/flac /mnt/musikk/flac cifs username=bjorn,password=xx,uid=bjorn,gid=users 0 0
//nas1/media/Music /mnt/musikk/mp3 cifs username=bjorn,password=xx,uid=bjorn,gid=users 0 0
//nas1/arkiv /mnt/arkiv cifs username=bjorn,passwd=bjorn,uid=bjorn,gid=users 0 0
//nas1/bjorn /mnt/bjorn_nas cifs username=bjorn,passwd=xx,uid=bjorn,gid=users 0 0
//nas1/media/Videos /mnt/video cifs username=bjorn,passwd=xx,uid=bjorn,gid=users 0 0
//nas1/skannet /mnt/skannet cifs username=bjorn,passwd=xx,uid=bjorn,gid=users 0 0
//nas1/familiefoto /mnt/familiefoto cifs username=guest,password=,uid=bjorn,gid=users 0 0
##/proc proc defaults 0 0