richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 2

[Gentoo] Linux 2.6.24 和 ntfs3g 配合的問題.

February 28th, 2008 · 2 Comments

昨天剛拿到新的 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--r2 #4)
EIP: 0060:[] EFLAGS: 00000246 CPU: 1

現在小朋友不睡覺, 只好抱著小朋友, 順便找找有沒有什麼解決方案, 最後在 Forums 看到了一篇 new kernel, write ntfs, sys freeze[done]
大意是說, 原來舊版的 是使用 module + ntfs3g 這二個 portage 套件組合而成, 這樣是沒有什麼問題的, 但是如果是用新版的 (2.6.24), 就要用 內建的 module (在 File System 選項那邊.

果然改用 2.6.24 內建的 module 就沒有事情了. 這種鳥問題應該只有用 的人會碰到吧 (默)

On this day..

Tags: , , , ,

Related posts

Tags: Gentoo · Linux

2 responses so far ↓

  • r0bertz // Mar 1, 2008 at 2:41 pm
    Using Mozilla Firefox Mozilla Firefox 2.0.0.12 on Linux Linux

    只要某个模块内核里有,我就不用外面提供的,绝对不会出现兼容问题,:-D

    [reply this comment]

    richliu reply on 2008/3/2:

    其實問題在於, Gentoo/Kernel 很多時候都一直變, 沿用過去的經驗可能會踩地雷呀 ...

Leave a Comment