Fedora 16 issues/fix on K8 AMD 4400+ A8NE mobo
29 Nov
Posted by admin
in Fedora 16
For some reason if you are having boot issues running Fedora 16 on the old AMD 939 4400+ platform combined with an ASUS A8NE motherboard, I had to modify my grub bootloader defaults to the following:
- sudo vi /etc/default/grub
- GRUB_CMDLINE_LINUX="rd.lvm.lv=vg_onemi/lv_root rd.md=0 rd.dm=0 rd.lvm.lv=vg_onemi/lv_swap KEYTABLE=us quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=en_US.UTF-8 acpi=off apm=off noapic"
This stopped various in OS crashes that left me without any error messages, and an issue with modprobe not responding (hanging in an eternal loop). My system is overclocked to 2.5 Ghz, Hyper Transport multiplier set to 3x instead of 5x and Cool n' Quiet is turned off.
Hope this helps!
Comments
Post new comment