kernel 2

I‘m trying to install RHEL 6 kernel updates and patches using the yum command and getting the following error:

Transaction Check Error:
  installing package kernel-2.6.32-131.2.1.el6.x86_64 needs 8MB on the /boot filesystem
Error Summary
-------------
Disk Requirements:
  At least 8MB more space needed on the /boot filesystem.

How do I fix this error and install RHEL kernel without increasing /boot size or reinstalling the operating system?

{ 0 comments }

Linux: How do I list all USB devices?

by nixcraft on March 7, 2006 · 1 comment

lsusb is a utility for displaying information about USB buses in the system and the devices connected to them.

{ 1 comment }