看板 Linux 關於我們 聯絡資訊
我有個 partition 希望開機時就 mount 所以把它寫在 /etc/fstab LABEL=data /media/data ntfs defaults,user,nosuid 0 0 但是打開 nautilus 時就會發現側攔會有兩個 data 其中一個已 mount 另一個就變成多餘的了 點了之後會出現錯誤訊息: Unprivileged user can not mount NTFS block devices using the external FUSE library. Either mount the volume as root, or rebuild NTFS-3G with integrated FUSE support and make it setuid root. Please see more information at http://ntfs-3g.org/support.html#unprivileged 不知道有沒有辦法讓 /etc/fstab 已掛載的 partition 不要重複出現呢? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.24.8.213