sudo mount -t cifs -o domain=leiligroup,user=zrt1234,password=LEIli1234 //lsn-zbb8377/data /mn
時報出如下錯誤:
mount: /mnt: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.

解決方法:
sudo apt install -y cifs-utils
centos下安裝方法:yum install -y cifs-utils

接著使用命令掛載
sudo mount.ntfs -o domain=leiligroup,user=zrt1234,password=LEIli1234 //lsn-zbb8377/data /mnt
掛載成功(臨時掛載)

更多關于云服務器域名注冊,虛擬主機的問題,請訪問三五互聯官網:www.shinetop.cn

贊(0)
聲明:本網站發布的內容(圖片、視頻和文字)以原創、轉載和分享網絡內容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網站立場,如需處理請聯系客服。郵箱:3140448839@qq.com。本站原創內容未經允許不得轉載,或轉載時需注明出處:三五互聯知識庫 » 掛載cifs文件系統類型 報錯mount: /mnt: bad option解決

登錄

找回密碼

注冊