James Cheng
  • Blog

Samba

Posted on February 21st, 2014

  1. mount cifs fail: Host is down, add rw to command
    mount -t cifs -o rw,user=admin,password=admin //BA/FTP /mnt/BA
    http://serverfault.com/questions/414074/mount-cifs-host-is-down
  2. umount : Device or resource busy, add -f -l to umount command
    umount -f -l /mnt/BA
    http://stackoverflow.com/questions/40317/force-unmount-of-nfs-mounted-directory
  3. Setup : https://help.ubuntu.com/community/How%20to%20Create%20a%20Network%20Share%20Via%20Samba%20Via%20CLI%20(Command-line%20interface/Linux%20Terminal)%20-%20Uncomplicated,%20Simple%20and%20Brief%20Way!

  • #linux
James

  • RSS
  • #3dp
  • #3dprinter
  • #android
  • #app
  • #apple
  • #arduino
  • #computer
  • #db
  • #embedded
  • #java
  • #lego
  • #life
  • #linux
  • #maker
  • #mfc
  • #objective-c
  • #programming
  • #prusa-i3
  • #shell
  • #speech
  • #tools
  • #ubuntu
  • #vb6
  • #vc
  • #web
  • #windows
© 2025 James Cheng. Powered by Postach.io
  • Blog