Pike_Bishop hat geschrieben:Dann probier jetzt an der uno4kSE das;
Code: Alles auswählen
mkdir /testmount
mount -t cifs //192.168.178.5/Harddisk /testmount -o vers=3.0,username=root,password=lionhh,rw,iocharset=utf8
oder halt mit vers=2.0
Das sind zwei telnet Befehle - jeden Befehl immer mit der Enter Taste bestätigen
War ein Fehler von mir gestern beim Erstellen des Verzeichnisses testmount benötigst vorher nen Slash also den /
denn sonst wird das Verzeichnis testmount in /home/root erstellt.
Wenns dabei keinerlei Fehlermeldung gibt kannst ebenfalls in telnnet mit;
gucken ob da was drin ist (deine Platte der vuuno4k).
Wie sieht nun in dem Fall das samba log auf der vuuno4k in /var/volatile/log/samba aus ?
Grüsse
Pike
Hallo pike und danke für deine Hilfe
drwxr-xr-x 2 root root 0 Oct 8 18:10 movie
drwxr-xr-x 2 root root 0 Nov 27 2019 timeshift
-rwxr-xr-x 1 root root 57344 Sep 26 2019 yamp.db
-rwxr-xr-x 1 root root 95 Sep 26 2019 yamp_debug_2019-09-26_0
1-03-30.log
root@vuuno4kse:~# mkdir /testmount
mkdir: can't create directory '/testmount': File exists
root@vuuno4kse:~# mount -t cifs //192.168.178.5/Harddisk /testmount -o vers=3.0,
username=root,password=lionhh,rw,iocharset=utf8
mount error(16): Device or resource busy
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
mount: mounting //192.168.178.5/Harddisk on /testmount failed: Device or resourc
e busy
root@vuuno4kse:~# mkdir /testmount
mkdir: can't create directory '/testmount': File exists
root@vuuno4kse:~# mount -t cifs //192.168.178.5/Harddisk /testmount -o vers=2.0,
username=root,password=lionhh,rw,iocharset=utf8
root@vuuno4kse:~# mkdir /testmount
mkdir: can't create directory '/testmount': File exists
root@vuuno4kse:~# mount -t cifs //192.168.178.5/Harddisk /testmount -o vers=1.0,
username=root,password=lionhh,rw,iocharset=utf8
root@vuuno4kse:~#
root@vuuno4kse:~#
Und der andere Befehl
drwxr-xr-x 2 root root 0 Oct 7 00:01 IPTVCache
drwxr-xr-x 2 root root 0 Nov 28 2018 Kabarett
drwxr-xr-x 2 root root 0 Nov 29 2018 Laurel & Hardy - Kollek
tion
drwxr-xr-x 2 root root 0 Jun 21 2019 Mundl
drwxr-xr-x 2 root root 0 Nov 27 2018 Musik
drwxr-xr-x 2 root root 0 Aug 30 2019 Musik - Videos
drwxr-xr-x 2 root root 0 Oct 10 2018 Seagate
drwxr-xr-x 2 root root 0 Nov 2 2018 Sebastian stimme
drwxr-xr-x 2 root root 0 Dec 3 2018 Sonstige DVD
drwxr-xr-x 2 root root 0 Nov 19 2018 System Volume Informati
on
drwxr-xr-x 2 root root 0 Jan 15 2020 Test - DVD
drwxr-xr-x 2 root root 0 Nov 29 2018 Video Privat
drwxr-xr-x 2 root root 0 Sep 26 2019 backup_openatv_vuuno4k
-rwxr-xr-x 1 root root 53248 Sep 26 2019 iDream.db
drwxr-xr-x 2 root root 0 Sep 26 2019 images
drwxr-xr-x 2 root root 0 Jun 18 2019 mediaportal
drwxr-xr-x 2 root root 0 Oct 8 18:10 movie
drwxr-xr-x 2 root root 0 Nov 27 2019 timeshift
-rwxr-xr-x 1 root root 57344 Sep 26 2019 yamp.db
-rwxr-xr-x 1 root root 95 Sep 26 2019 yamp_debug_2019-09-26_0
1-03-30.log
root@vuuno4kse:~#