Re: Fedora 10: No sound! How to make it to default drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2009-09-12 at 21:28 +0530, Jwalant Natvarlal Soneji wrote:
> How to reinstall the kernel?

One technique:

If you're sensible to enough to keep more than one or two kernels
installed, then reboot and pick an older kernel to boot from.  Then, use
rpm or yum to remove one of the newer kernels.  Then use rpm or yum to
install a kernel.

Hints:

[tim@suspishus ~]$ rpm -q kernel
kernel-2.6.29.6-217.2.7.fc11.i586
kernel-2.6.29.6-217.2.8.fc11.i586
kernel-2.6.29.6-217.2.16.fc11.i586
kernel-2.6.30.5-43.fc11.i586

Looking at the numbers, the last one is the highest version of a kernel
installed on my system.

rpm -e kernel-2.6.30.5-43.fc11.i586
or
yum remove kernel-2.6.30.5-43.fc11.i586

Read CAREFULLY any warnings about removing other things at the same
time, and think carefully about doing so.

Then,

rpm -ivh /path/to/your/kernel/install/package/kernel-2.6.30.5-43.fc11.i586
or
yum install kernel
(and that should get the latest kernel available from a repo).



-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux