User cannot access to mounted fils system!!!

歡迎提問 debian desktop 相關問題,何謂 desktop ? 舉凡您日常生活會用到的部份,如上網 ( www 、 bbs ..) 、程式設計、繪圖...等等。 通常以 X Window 環境底下問題為主。

User cannot access to mounted fils system!!!

文章Darth Mike » 週六 3月 15, 2003 8:35 am

the fs i mount is win98 vfat, my user can access this before. But yesterday, i found that my user cannot access to the driver anymore, i don't remember do i update my mount before :ooops:

i using the follow to mount it
代碼: 選擇全部
mount /dev/hda1 /mnt/hda1


i also try to chmod of the /mnt/hda1, but i cannot change it.
After i chmod 777 on /mnt/hda1
it still is drwxr--r--

please help me :crying:
頭像
Darth Mike
可愛的小學生
可愛的小學生
 
文章: 84
註冊時間: 週五 11月 29, 2002 9:05 pm
來自: 香港

re:User cannot access to mounted fils system!!!

文章moto » 週六 3月 15, 2003 8:51 am

Try :

代碼: 選擇全部

# mount -t vfat -o icocharset=cp950 -o umask=022 /dev/hda1 /mnt

頭像
moto
摩托學園站長
摩托學園站長
 
文章: 2808
註冊時間: 週二 9月 03, 2002 3:37 am
來自: 台北

re:User cannot access to mounted fils system!!!

文章訪客 » 週六 3月 15, 2003 9:29 am

moto 寫:Try :

代碼: 選擇全部

# mount -t vfat -o icocharset=cp950 -o umask=022 /dev/hda1 /mnt


Should be:
代碼: 選擇全部
# mount -t vfat -o iocharset=cp950 -o umask=022 /dev/hda1 /mnt/hda1


First notice moto's typo ``icocharset'', second I would suggest not mount to /mnt directly but to a subdirectory.
訪客
 

re:User cannot access to mounted fils system!!!

文章moto » 週六 3月 15, 2003 10:20 am

多謝指正.. :finger1:

打錯了一時不察.. :ooops:
頭像
moto
摩托學園站長
摩托學園站長
 
文章: 2808
註冊時間: 週二 9月 03, 2002 3:37 am
來自: 台北

re:User cannot access to mounted fils system!!!

文章Darth Mike » 週六 3月 15, 2003 6:10 pm

Thank you very much :finger1: :finger1:

But why all user can access to hda1 before?? is it some default setting of mount had change?
:ooops:

Also, what is "-o iocharset=cp950" doing? 8-)
頭像
Darth Mike
可愛的小學生
可愛的小學生
 
文章: 84
註冊時間: 週五 11月 29, 2002 9:05 pm
來自: 香港

re:User cannot access to mounted fils system!!!

文章阿信 » 週六 3月 15, 2003 6:19 pm

man mount

iocharset=value
Character set to use for converting between 8 bit characters and
16 bit Unicode characters. The default is iso8859-1. Long file-
names are stored on disk in Unicode format.

cp950 is the charset of the Traditional Chinese Big5
頭像
阿信
版面大總管
版面大總管
 
文章: 4756
註冊時間: 週二 9月 03, 2002 11:58 pm
來自: 台灣 - 嘉義


回到 debian desktop

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客

cron