I am using Fedora 20 and somehow it boots to an older version of the kernel: 3.11, instead of 3.14. uname -r
shows 3.11.10-301.fc20.x86_64
and rpm -qa kernel
shows kernel-3.11.10-301.fc20.x86_64, kernel-3.13.10-200.fc20.x86_64, kernel-3.14.4-200.fc20.x86_64
- I am curious why this is caused.
- How I can make it to boot to 3.14 (the updated version.)
- Would it cause trouble if I remove the older versions?
- If not, how can I remove the older version, just for the record.
A user from another thread suggested me to hold 'Ctrl' key to change this, but this didn't quite work out and I wish to have more permanent solution to this.
All other thread only mentions how to install and boot to older versions, not the other way around. Any help would be appreciated!