歡喜聊天區!除了有關暴力、血腥、色情與測試項目以外,都可聊!
Moderator: Forums Team
tka
Posts: 41 Joined: Fri Jul 23, 2004 11:59 am
Post
by tka » Mon Jul 26, 2004 9:31 am
最近醒著的時候幾乎都在跟賤兔玩
看著問題一個一個的解決 一點一點打造屬於自己的系統
真是成就感非凡
剛剛又解決mount ntfs中文檔名的問題 這問題真是困擾多時了
之前累積在windows的資料可以順利搬移
真是開心
Linux真是個好玩的系統
不過小小抱怨一下 man mount裡面的參數是不是有缺呀
ntfs我用iocharset根本就不讓我掛載 要用nls才行 真是的
frid
Posts: 282 Joined: Tue Apr 27, 2004 10:50 pm
Post
by frid » Mon Jul 26, 2004 9:36 am
分享一下吧
先說聲謝謝摟...
tka
Posts: 41 Joined: Fri Jul 23, 2004 11:59 am
Post
by tka » Mon Jul 26, 2004 10:01 am
frid wrote: 分享一下吧
先說聲謝謝摟...
ok 先說一下我的環境
kernel為gooten-dec-source 也就是krenel-2.6.7-r11
kernel中有將ntfs模組編入核心且掛上nls-utf8模組
系統編碼方式為utf8 ntfs分割區原本是在winxp中使用
掛載時指令為
Code: Select all
mount /dev/sdb1 /mnt/sdb1 -t ntfs -r -o nls=utf8
參考網址
http://linux-ntfs.sourceforge.net
Si
Posts: 333 Joined: Sun Apr 20, 2003 12:15 pm
Location: New Zealand
Post
by Si » Mon Jul 26, 2004 6:57 pm
這好像是換了 kernel 2.6 後就開始用 nls 了(ntfs)。
syk1986
Posts: 116 Joined: Mon Aug 25, 2003 7:38 am
Location: 台灣/台北
Post
by syk1986 » Mon Jul 26, 2004 7:28 pm
我是用iocharset
Code: Select all
mount -t ntfs -o iocharset=utf8 /dev/hdXY /mnt/hdXY
在我這台nls不能動 怪怪@@
danieltwpda
Posts: 62 Joined: Sat Nov 29, 2003 3:52 pm
Location: 南極洲
Post
by danieltwpda » Tue Jul 27, 2004 8:17 am
I also have the problem with new kernel (2.6).
When I use the option 'nls=utf8', I found it seems work.
But my system is in Big5, so it can't display.
Is there any method to let utf8 file name could display in Big5?
-- fluxbox 0.9.9 快到 1.0 囉! 但是還沒有 save 多重視窗位置的功能
paar
Posts: 1154 Joined: Thu Jan 30, 2003 10:53 am
Location: 打狗市
Contact:
Post
by paar » Tue Jul 27, 2004 9:52 am
danieltwpda wrote: I also have the problem with new kernel (2.6).
When I use the option 'nls=utf8', I found it seems work.
But my system is in Big5, so it can't display.
Is there any method to let utf8 file name could display in Big5?
用文字介面, 請參考
http://wiki.gentoo.org.tw/index.php/Utf-8_env
"從以往在 big5 環境轉換到 unicode 環境注意事項" 一段
將 terminal 的顯示編碼改成 utf8 就看得到了,
但要從 ntfs 複製到 linux partition 又要一些手續了,
在上面這篇也有 hint.
叫我老帕好了!