Quote:
Originariamente inviato da Hwupgr
Mi sembra di aver letto da qualche parte che nell'installazione FC6 sbagli installando una versione del Kernal per le CPU 386 invece che 686 (P4);
|
Sure.
L'ho preso in pieno questo bug.
When installing packages with kmods (e.g. the ati and nvidia drivers) you might run into trouble like this:
Transaction Check Error: package kernel-2.6.18-1.2798.fc6 is already installed
file /boot/System.map-2.6.18-1.2798.fc6 from install of kernel-2.6.18-1.2798.fc6 conflicts with file from package kernel-2.6.18-1.2798.fc6
file /boot/config-2.6.18-1.2798.fc6 from install of kernel-2.6.18-1.2798.fc6 conflicts with file from package kernel-2.6.18-1.2798.fc6
file /boot/symvers-2.6.18-1.2798.fc6.gz from install of kernel-2.6.18-1.2798.fc6 conflicts with file from package kernel-2.6.18-1.2798.fc6
file /boot/vmlinuz-2.6.18-1.2798.fc6 from install of kernel-2.6.18-1.2798.fc6 conflicts with file from package kernel-2.6.18-1.2798.fc6
This is due to a bug in anaconda (the Fedora Core installer) that accidentally installed an i586 kernel on your i686 machine. Workaround
* switch to the i686 kernel and try again after a reboot
* install the i586 version of the kmod (e.g. run "yum install kmod-nvidia.i586")