Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Rozwiązane Montowanie udziału sieciowego z routera na Mint/Ubuntu
#10
0
Kod:
#client min protocol (G)
#This setting controls the minimum protocol version that the client will attempt to use.
client min protocol=NT1
Dopisałem.
Zresetowałem sambę
Kod:
sudo service smbd restart

próba montowania:
Kod:
sudo mount -o user=guest //IP_servera /home/marcin/mnt/
Password for guest@//IP_servera:
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)

Kod:
sudo mount.cifs -o user=guest //IP_servera/volume/ /home/marcin/mnt/
Password for guest@//IP_servera/volume/:
mount error(2): No such file or directory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
Tak, teoretycznie ma volume, ale w manager jak dam samo IP to podmontuje mi to bez problemu, a w terminalu za nic...


Wiadomości w tym wątku
RE: Montowanie udziału sieciowego z routera na Mint/Ubuntu - przez lexmark - 18-05-2020, 18:33

Skocz do:




Użytkownicy przeglądający ten wątek: 1 gości