I cannot seem to locate the kernel source for kernel-2.6.9-1.681_FC3smp. I need the kernel source to recompile and add NTFS capability for my dual Opteron 242 box. I tried using the "up2date --get-source kernel" but it failed as you can see from my attachment. I also tried to find an NTFS RPM for my kernel but I had no luck there. So I am going to attempt to recompile the SMP kernel to add NTFS. Any suggestion to where I can locate either an X86_64 NTFS RPM or the source for kernel-2.6.9-1.681_FC3smp.
Thanks
David Lawrence
--- Begin Message ---
[root@Aurora64S ~]# up2date --get-source kernel
http://fedora.redhat.com/download/up2date-mirrors/fedora-core-3
using mirror: http://ftp.hostrino.com/pub/fedora/linux/core/3/x86_64/os/
http://fedora.redhat.com/download/up2date-mirrors/updates-released-fc3
using mirror: http://mirrors.kernel.org/fedora/core/updates/3/x86_64/
Fetching all package list for channel: fedora-core-3...
Fetching http://ftp.hostrino.com/pub/fedora/linux/core/3/x86_64/os//headers/head
er.info...
########################################
Fetching all package list for channel: updates-released-fc3...
Fetching http://mirrors.kernel.org/fedora/core/updates/3/x86_64//headers/header.
info...
########################################
Fetching package list for channel: fedora-core-3...
Fetching http://ftp.hostrino.com/pub/fedora/linux/core/3/x86_64/os//headers/head
er.info...
########################################
Fetching package list for channel: updates-released-fc3...
Fetching http://mirrors.kernel.org/fedora/core/updates/3/x86_64//headers/header.
info...
########################################
kernel-2.6.9-1.681_FC3.src.rpm...
Traceback (most recent call last):
File "/usr/sbin/up2date", line 1248, in ?
sys.exit(main() or 0)
File "/usr/sbin/up2date", line 714, in main
return getPackages(pkgNames, source=1)
File "/usr/sbin/up2date", line 1065, in getPackages
onlySource = source)
File "/usr/share/rhn/up2date_client/up2date.py", line 196, in getPackage
progressCallback)
File "/usr/share/rhn/up2date_client/rpcServer.py", line 335, in doCall
raise up2dateErrors.CommunicationError(msg)
up2date_client.up2dateErrors.CommunicationError: Error communicating with server. The message was:
An HTTP error occurred:
URL: http://mirrors.kernel.org/fedora/core/updates/3/x86_64//SRPMS/kernel-2.6.9-1.681_FC3.src.rpm
Status Code: 404
Error Message: Not Found
--- End Message ---