Issue to Mount path
by Ant_1985 from LinuxQuestions.org on (#6H4M5)
Dears,
Can you help to the following?
jonathan@Vir6:~$ mount -t cifs //m.y.own.ip/sh_path /mnt -o
mount: option requires an argument -- 'o'
Try 'mount --help' for more information.
jonathan@Vir6:~$ mount -t -o cifs //m.y.own.ip/sh_path /mnt
mount: bad usage
Try 'mount --help' for more information.
jonathan@Vir6:~$
Can you help to the following?
jonathan@Vir6:~$ mount -t cifs //m.y.own.ip/sh_path /mnt -o
mount: option requires an argument -- 'o'
Try 'mount --help' for more information.
jonathan@Vir6:~$ mount -t -o cifs //m.y.own.ip/sh_path /mnt
mount: bad usage
Try 'mount --help' for more information.
jonathan@Vir6:~$