LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accessing a NAS device - Sustaining Credentials
#11
Also, make sure there is 1 blank line at the end of the fstab file.
Reply
#12
NAS specific cifs version

https://askubuntu.com/questions/1032237/...6-04-to-18

Reply
#13
Will it not work without that entry?

Sent from my Mobile phone using Tapatalk

Reply
#14
without vers=1.0 I get "invalid arguement" when sudo mount -a

Code:
allen  /  etc  sudo nano fstab
 allen  /  etc  sudo mount -a
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
 allen  /  etc  nano fstab
 allen  /  etc  sudo nano fstab
 allen  /  etc  sudo mount -a
 allen  /  etc  
Reply
#15
As mentioned previously, I CAN see the NAS share in Thunar now - BEFORE I reboot.  Once I reboot, wireless net will not connect. Once I change fstab to the unmodified fstab, wireless connection returns after reboot.
Reply
#16
Code:
allen  /  etc  cd /home/allen/tim
allen  ~  tim  ls
1966StudebakerBillofSale.doc   Focusrite_install       
allen  ~  tim 
Reply
#17
A rare situation. I cannot find any information online about this specific situation. My gut tells me it's systemd related. Do a fresh reboot, then paste your dmesg contents here. /var/log/dmesg
Reply
#18
Source - https://forums.linuxmint.com/viewtopic.p...5#p1161236

Try this format:

Code:
//192.168.0.1/tim /media/tim cifs username=smbuser,password=smbuserpw,uid=1000,noauto,user,vers=3.0 0 0

' ** Make sure your mount point is under /media - this will trigger a udisks event that makes it work as I describe below.'
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)