2
pfaulkne:
I got the same problem, I think the problem is "security setting" on Fedora Core 3.
Try to "Turn off" SELinux setting, it will work
SELinux(Security-enhanced Linux)integration into Fedora Core 3.
==== From Red-Hat ========
Fedora Core 3 SELinux FAQ
http://fedora.redhat.com/docs/selinux-faq-fc3/Q: How do I turn SELinux off at boot?
A: Add selinux=0 to your kernel command line.
Be careful when disabling SELinux
Be very careful using this option. If you boot with selinux=0, any files you create while SELinux is disabled will not have SELinux context information. At the least you may need to relabel the file system, and it's possible you will be unable to boot with selinux=1, requiring a boot to single-user mode for recovery.
As an alternative to selinux=0, try using SELINUX=disabled in /etc/selinux/config.
Sorry for my poor English