昨天剛拿到新的 Notebook X61, 想將使用己久的 FAT32 系統換 NTFS (主要還是為了不爭氣的 Windows 做檔案交換用, 而且因為用 VirtualBox, 單一檔超過 2G, FAT32 不吃(手賤嘛).
結果從昨天試到今天, 當 file copy 進用 ntfs-3g mount 的 Disk 時. 就是會出現 Core Dump, 這邊節錄三行就好了.
BUG: soft lockup - CPU#1 stuck for 11s! [wget:28163]
Pid: 28163, comm: wget Not tainted (2.6.24-gentoo-r2 #4)
EIP: 0060:[] EFLAGS: 00000246 CPU: 1
現在小朋友不睡覺, 只好抱著小朋友, 順便找找有沒有什麼解決方案, 最後在 Gentoo Forums 看到了一篇 new kernel, write ntfs, sys freeze[done]
大意是說, 原來舊版的 kernel 是使用 fuse module + ntfs3g 這二個 portage 套件組合而成, 這樣是沒有什麼問題的, 但是如果是用新版的 kernel (2.6.24), 就要用 kernel 內建的 fuse module (在 File System 選項那邊.
果然改用 2.6.24 Kernel 內建的 fuse module 就沒有事情了. 這種鳥問題應該只有用 Gentoo 的人會碰到吧 (默)
On this day..
- [廣告文] 2008 Office活用系列課程 -- 台中班 - 2008
- Intel ICH9 AHCI mode + Windows XP 的問題. - 2008
- Gentoo Released 2006.0 - 2006




2 responses so far ↓
r0bertz // Mar 1, 2008 at 2:41 pm
Mozilla Firefox 2.0.0.12 on
Linux
Using
只要某个模块内核里有,我就不用外面提供的,绝对不会出现兼容问题,:-D
[reply this comment]
richliu reply on 2008/3/2:
其實問題在於, Gentoo/Kernel 很多時候都一直變, 沿用過去的經驗可能會踩地雷呀 ...
Leave a Comment