[CentOS] how can I get the kernel source codes of CentOS5.2

Lanny Marcus lmmailinglists at gmail.com
Tue Aug 26 20:12:38 UTC 2008


On Tue, Aug 26, 2008 at 2:57 PM, Akemi Yagi <amyagi at gmail.com> wrote:
> On Tue, Aug 26, 2008 at 12:53 PM, Lanny Marcus <lmmailinglists at gmail.com> wrote:
>> On Tue, Aug 26, 2008 at 2:34 PM, Nicolas Thierry-Mieg
>> <Nicolas.Thierry-Mieg at imag.fr> wrote:
>>> MHR wrote:
>>>>
>>>> I routinely build a kernel with NTFS read/write support whenever a new
>>>> kernel comes out, partly to get the support
>>>
>>> this is OT, but do you know you can get NTFS RW support by simply installing
>>> fuse-ntfs-3g from rpmforge? Fuse (from rf) gets rebuilt for new kernels by
>>> dkms, so it's painless on kernel updates.
>>
>> Thanks Nicolas. I just installed that on my 32 bit desktop. Now, I'll
>> read the documentation.....
>> <http://www.ntfs-3g.org/>     Lanny
>
> Lanny,
>
> Actually, the documentation is here:
>
> http://wiki.centos.org/TipsAndTricks/NTFSPartitions

Akemi: Thank you. I discovered that I need fuse and that wiki page you
pointed me to shows other things are also needed. I'll follow that
wiki page! The error I got, when I tried to mount it, per their web
page is below..... Lanny

[root at dell2400 ~]# mount -t ntfs-3g /dev/hda6 /mnt/windows
FATAL: Module fuse not found.
ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root
[root at dell2400 ~]# modprobe fuse
FATAL: Module fuse not found.
[root at dell2400 ~]#



More information about the CentOS mailing list