Hi
I have recntly done a fresh installation of FC 6 on my system. During the bootprocess I got these error which i was unable to figure out how to correct them
1.
Fatal Error acpi_cpufreq module not found
At startup i am getting this error. Even when i use mod prob command than i am also getting the same error
[root@localhost ~]# /sbin/modprobe acpi-cpufreq
FATAL: Module acpi_cpufreq not found.
2.
My utc clock reset after each reboot
My system clock is set properly but when i boot into my FC6 it is set to some error value even after readjusting the time resets to different value.
3.
My NTFS drive does not mount
I have install ntfs-3g driver using YUM. It get installed properly and all its dependencoes i.e. fuse & fuse-lib.
But when i checked which file systems it support i did not find the entry for the ntfs file system, even at boot time ian getting error the a fuse file already exixts but unable to mount the partition.
The file system entry are
[root@localhost ~]# cat /proc/filesystems
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev cpuset
nodev binfmt_misc
nodev debugfs
nodev securityfs
nodev sockfs
nodev usbfs
nodev pipefs
nodev futexfs
nodev tmpfs
nodev inotifyfs
nodev eventpollfs
nodev devpts
ext2
nodev ramfs
iso9660
nodev mqueue
nodev selinuxfs
ext3
vfat
nodev rpc_pipefs
nodev autofs
Please help me out
My H/W is
Pentium IV 2.8 GHz HT
2*256 DDR 400 Ram
Intel 865 Chipset ASRock Morther Board
80GB PATA HDD
My kernel version is
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.18-1.2798.fc6xen #1 SMP Mon Oct 16 15:11:19 EDT 2006 i686 i686 i386 GNU/Linux