Gute Frage... wenn ichd as wüsste, hätte ich es wohl schon gelöst;)
$ sudo mount 192.168.178.27:/media/sda8/server/Musik /media/schlepptop
mount: wrong fs type, bad option, bad superblock on 192.168.178.27:/media/sda8/server/Musik,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
Manchmal liefert das Syslog wertvolle Informationen – versuchen
Sie dmesg | tail oder so
dmesg | tail liefert
...
[ 3.275468] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 3.420976] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3.502266] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 3.516414] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 34.017234] eth0: no IPv6 routers present
[ 1956.326973] RPC: Registered udp transport module.
[ 1956.326978] RPC: Registered tcp transport module.
scheint mir hier aber irrelevant. Was tun?