similar to: Safe method to remove old kernels

Displaying 20 results from an estimated 9000 matches similar to: "Safe method to remove old kernels"

2008 Jul 16
4
yum remove <old kernel pkgs> -- wants to remove a ton of stuff
I've got a Centos 4 box at work, where I noticed a pile of old kernels lying around and no longer needed. I did "rpm -qa | grep -y kernel > list" then edited the list to remove from it the newer kernels, then "yum remove `cat list`". Yum has come up with a list of 71 packages it wants to remove, even though there were only 33 kernel-related RPMs in the list. this
2008 May 23
2
How to move my MBR
I removed an ATA drive (/home) for a new SATA and my system would not boot. I'm guessing that it put the MBR on that drive instead of the drive that holds the / partition. What's the best way confirm where the MBR resides and, after I verify that's my problem, how I can move (or make a copy) onto a different drive? Thanks, Scott
2005 Nov 09
3
Eliminate old kernels
Hi. Is there any commad for eliminate old kernels from grub instead of edit manually grub.conf and eliminate the files from /boot? Iago. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20051109/36a7fafa/attachment.html>
2007 Feb 08
5
kernel 2.6.9-42.0.8.EL error while booting - CentOS 4.4
Hi , I am ruuning Senmail with MailScanner on CentOS 4.4. It has updated to kernel 2.6.9-42.0.8.EL from its past kernel 2.6.9-42.0.3.EL. Now the Server can not boot up and gives the below error. mkrootdev: label / not found Mounting root filesystem mount: error 2 mouting ext3 switchroot: mount failed: 22 Kernel panic - not syncing: Attempted to kill init! But I can boot up from its
2007 Mar 31
1
kernel-devel largesmp or ELlarge?
I'm having trouble updating my iscsitarget modules, and it seems to be related to a naming convention mixup? here's the output of the build command: [root at vmhost ~]# rpmbuild --rebuild --sign iscsitarget-0.4.14.96-0.amherst.src.rpm Installing iscsitarget-0.4.14.96-0.amherst.src.rpm error: Failed build dependencies: kernel-devel = 2.6.9-42.0.10.ELlarge is needed by
2008 Jul 14
2
Cleaning up smp kernels
I have used the package-cleanup utility to remove old kernel packages, but I noticed that it only removes the 'kernel' and 'kernel-devel' packages. It does not touch 'kernel-smp', 'kernel-hugemem', etc. What is the recommended method of cleaning up these other kernel packages? Should I just 'yum remove' the ones I don't need? Some of my servers have a
2007 Feb 16
2
XFS for CentOS 2.6.9-42.0.8 [ was: issue - no keyboard after reboot]
Okay, so far so good - and many thanks to all who jumped in on this one. Now, we would like to look into making some changes in XFS, but I didn't see a SRPM for the kernel-module-xfs for 42.0.8 - the most recent one is for 42.0.3. Is this usable, or is there somewhere (else?) I can get the SRPM for the 42.0.8 XFS? Thanks. > -----Original Message----- > From: centos-bounces at
2007 Oct 12
1
Asus P5B-VM DO board?
Anyone had any success with or hints for a system based on the Asus P5B-VM DO board, or the Intel Q965 (with its associated Intel GMA 3000 VGA chip) in general? I had to put pci=nommconf in order to get the installer (CentOS 4.5) and the installed system to boot, but I can't get the graphics to work. Following the instructions at the Intel website
2007 Feb 09
8
CentOS 2.6.9-42.0.8 issue - no keyboard after reboot
I did this twice now, although the first couple of builds seemed to work ok, they just weren't configured quite right. On my third and fourth builds of the 42.0.8 kernel rpm, when booting, kudzu came up and ran, but the keyboard was somehow not recognized and I had to reboot using the mouse on the login screen (no text appears no matter what I type). I'm using the rpm build strategy from
2009 Jun 22
2
Make sshd log IP addresses, not hostnames
Can I adjust the ssh daemon to log IP addresses instead of hostnames? I assume this situation is feasible... * 10.10.10.10 attempts to ssh to the server * reverse dns resolves to "somehost.domain.com" * ssh daemon logs "somehost.domain.com" in messages * foward dns on "somehost.domain.com" resolves to 10.10.10.20 Thus it causes some of my scripts a problem if the
2007 Apr 27
2
kernel source kernel-devel-smp-2.6.9-42.0.3.EL RPM
Dear list, for the purpose of installing a qlogic driver into my system, I need the exact kernel source version mentioned above. The kernel version is a dependency for the cluster suite (for centos4) package, which has been installed using yum (yum install cman gfs [...]). Where can I get the kernel source for this exact version? The only one which is offered to me by yum is version
2007 Oct 06
1
GFS-kernel module - Version Magic Error
Are the RPMs for the latest GFS kernel module GFS-kernel-2.6.9-72.2.0.8 to be used with the version 2.6.9-55.0.9.EL available ? I tried to compile the Source RPMs available from the Red Hat site but the modules can't be loaded because of invalid module format arising from version magic issues. The syslog shows: node0 kernel: gfs: version magic '2.6.9-55.0.9.ELsmp SMP 686 REGPARM
2007 Mar 20
2
kernel 2.6.13
Hi, i'm just wodering if all the features and bug fixes of 2.6.13 kernel is in the latest kernel. and which one is the latest? kernel-smp#2.6.9-42.0.8.plus.c4 kernel-smp#2.6.9-42.0.8.EL or they're different kernels? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Nov 26
15
bad 1.6.3 striped write performance
Hi, I''m seeing what can only be described as dismal striped write performance from lustre 1.6.3 clients :-/ 1.6.2 and 1.6.1 clients are fine. 1.6.4rc3 clients (from cvs a couple of days ago) are also terrible. the below shows that the OS (centos4.5/5) or fabric (gigE/IB) or lustre version on the servers doesn''t matter - the problem is with the 1.6.3 and 1.6.4rc3 client kernels
2007 Sep 26
2
My G729 problem re-visited
Ok, I built a test system to duplicate my problem and provide myself a platform that I can mess around with to try and break any features. My problem is G729 pass-through from a gateway to a phone. I think I even have transcoding working, which makes me more confused on what's wrong with my pass-through. It must be a configuration issue. The basics... *CLI> core show version Asterisk
2007 Dec 10
2
5.1 Upgrade Not Working?
So both "yum upgrade" and "yum update" now are complete and there's no new packages. However, when I attempt to check my version, I'm still showing 5. # cat /etc/redhat-release CentOS release 5 (Final) I remember seeing 5.1 repositories being access for the upgrades. Is it possible my system did not upgrade? # uname -r 2.6.18-53.1.4.el5.centos.plus Thanks, Scott
2007 Oct 18
2
Upgrading Java on CentOS 4.5
# rpm -qa | grep -E '^(java|jdk|jre)-' jre-1.6.0_03-fcs java-1.4.2-gcj-compat-1.4.2.0-27jpp jdk-1.6.0_03-fcs java is a CentOS package. jdk and jre are from Sun. (I need Java >= 1.5.0 for an application I'm installing.) # update-alternatives --config java There are 1 programs which provide 'java'. Selection Command ----------------------------------------------- *+
2008 Feb 08
2
Changing ext3 Partition Size
I have an ext3 partition from our SAN. The size was increased. I am attempting to re-size this specific ext3 partition, obviously. I unmount the partition, run fdisk, change the cyls, and save... WARNING: Re-reading the partition table failed with error 22: Invalid argument. The kernel still uses the old table. The new table will be used at the next reboot. And that is the message that I
2007 Nov 14
2
rsync problem
I have a simple script that sends one file to two locations on the same destination server. Here's the code: DEST="remotehost" SRC="/home/boss/application.conf" DST1="/home/user1/application.conf" DST2="/home/user2/application.conf" RSYNC1=`rsync -caW -e ssh $SRC $DEST:$DST1` RSYNC2=`rsync -caW -e ssh $SRC $DEST:$DST2` This runs every 5 minutes. What
2008 Feb 29
1
Kernel-upgrade breaks forcedeth-driver (CentOS 4)
Hi all, Same system as my previous mail - Asus P5N32-E SLI motherboards, CentOS 4 x86_64. The kernel-supplied forcedeth driver works in kernel-smp-2.6.9-55.0.9.EL (both with and without acpi=off), but after upgrading to kernel-smp-2.6.9-67.0.4.EL, networking does not start. After trying dhcp, ifconfig reports 17 dropped TX packets (all other counters are empty). Ethtool reports the same