Advertisement
Guest User

Untitled

a guest
Sep 18th, 2017
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. winbox -fstype=cifs,rw,noperm,user=USERNAME,pass=PASSWORD ://MYIPADDRESS/Share
  2.  
  3. Sep 19 00:29:35 Base automount[28600]: handle_packet: type = 3
  4. Sep 19 00:29:35 Base automount[28600]: handle_packet_missing_indirect: token 76, name winbox, request pid 24536
  5. Sep 19 00:29:35 Base automount[28600]: attempting to mount entry /mymountfolder/winbox
  6. Sep 19 00:29:35 Base automount[28600]: lookup_mount: lookup(file): looking up winbox
  7. Sep 19 00:29:35 Base automount[28600]: lookup_mount: lookup(file): winbox -> -fstype=cifs,rw,noperm,user=USERNAME,pass=PASSWORD ://MYIPADDRESS/Share
  8. Sep 19 00:29:35 Base automount[28600]: parse_mount: parse(sun): expanded entry: -fstype=cifs,rw,noperm,user=USERNAME,pass=PASSWORD ://MYIPADDRESS/Share
  9. Sep 19 00:29:35 Base automount[28600]: parse_mount: parse(sun): gathered options: fstype=cifs,rw,noperm,user=USERNAME,pass=PASSWORD
  10. Sep 19 00:29:35 Base automount[28600]: parse_mount: parse(sun): dequote("://MYIPADDRESS/Share") -> ://MYIPADDRESS/Share
  11. Sep 19 00:29:35 Base automount[28600]: parse_mount: parse(sun): core of entry: options=fstype=cifs,rw,noperm,user=USERNAME,pass=PASSWORD, loc=://MYIPADDRESS/Share
  12. Sep 19 00:29:35 Base automount[28600]: sun_mount: parse(sun): mounting root /mymountfolder, mountpoint winbox, what //MYIPADDRESS/Share, fstype cifs, options rw,noperm,user=USERNAME,pass=PASSWORD
  13. Sep 19 00:29:35 Base automount[28600]: do_mount: //MYIPADDRESS/Share /mymountfolder/winbox type cifs options rw,noperm,user=USERNAME,pass=PASSWORD using module generic
  14. Sep 19 00:29:35 Base automount[28600]: mount_mount: mount(generic): calling mkdir_path /mymountfolder/winbox
  15. Sep 19 00:29:35 Base automount[28600]: mount_mount: mount(generic): calling mount -t cifs -s -o rw,noperm,user=USERNAME,pass=PASSWORD //MYIPADDRESS/Share /mymountfolder/winbox
  16. Sep 19 00:29:35 Base automount[28600]: spawn_mount: mtab link detected, passing -n to mount
  17. Sep 19 00:29:35 Base automount[28600]: >> Unable to find suitable address.
  18. Sep 19 00:29:35 Base automount[28600]: mount(generic): failed to mount //MYIPADDRESS/Share (type cifs) on /mymountfolder/winbox
  19. Sep 19 00:29:35 Base automount[28600]: dev_ioctl_send_fail: token = 76
  20. Sep 19 00:29:35 Base automount[28600]: failed to mount /mymountfolder/winbox
  21. Sep 19 00:29:35 Base automount[28600]: handle_packet: type = 3
  22. Sep 19 00:29:35 Base automount[28600]: handle_packet_missing_indirect: token 77, name winbox, request pid 24536
  23. Sep 19 00:29:35 Base automount[28600]: dev_ioctl_send_fail: token = 77
  24. Sep 19 00:29:35 Base automount[28600]: handle_packet: type = 3
  25. Sep 19 00:29:35 Base automount[28600]: handle_packet_missing_indirect: token 78, name winbox, request pid 24536
  26. Sep 19 00:29:35 Base automount[28600]: dev_ioctl_send_fail: token = 78
  27.  
  28. >> Unable to find suitable address.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement