今天跑去上海東昌路買了硬碟了, WD 160GB/7200RPM/IDE 把它砍到變370RMB, 不知算便不便宜....
回到家後就開始著手BCM4780的小NAS修理計劃了, 之前那顆硬碟好像出現壞軌, 所以要把所有的資料移到另一顆去.
身邊有2顆IDE硬碟終於讓我有機會試試NTFS支援了, 我試了一下, 沒辦法用....殘念......
沒有 fuse 模組, 看來要更新核心到2.6.9以上才會有支援了, 嗚嗚...
附上mount錯誤訊息:
sh-3.1# ntfs-3g /dev/ide/host2/bus1/target0/lun0/part1 /mnt/
Kernel requires old modprobe, but couldn't run /sbin/modprobe.modutils: No such
file or directory
Volume name could not be converted to current locale: Invalid or incomplete mult
ibyte or wide character
fuse: device not found, try 'modprobe fuse' first
FUSE mount point creation failed
Unmounting /dev/ide/host2/bus1/target0/lun0/part1 (_____)
想說試著在2.4.20上編fuse的module, 結果還是不行還是要核心2.6.9以上
./configure --mandir=/usr/local/share/man -enable-kernel-module --with-kernel=/usr/src/2.4.20
checking kernel source version... 2.4.20
configure:
NOTE: Disabled building the kernel module, because this release only
NOTE: supports Linux versions 2.6.9 or later. You can use the kernel
NOTE: module from an earlier FUSE release with the library from this
NOTE: release.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
之前有下載的朋友對不起了 :(