Displaying 20 results from an estimated 2000 matches similar to: "Update from 5.2 to 5.3 kernel not on mirror"
2009 Jun 03
5
Removing old kernels
I have the following kernels on my /boot:
2.6.18-128.1.6
2.6.18-92.1.18
2.6.18-92.1.22
I'm low on /boot space and need to remove the oldest version. It
appears that I cannot use yum to remove since all of the versions are
the same (only the release is different). I believe that I can use rpm
to remove the old version, but I also need to remove them from the
grub.conf. Any other
2009 Aug 13
3
OT: hardware newbie p9115-505
Hi guys,
Sorry for the OT. I've posted it in some IBM related forums but no reply yet.
We've got an IBM pSeries p9115-505 machine from warehouse.
I notice that it doesn't have any port for the monitor.
Where do we plug the monitor?
>From Google it says something about HMC (Hardware Management Center).
Any hints is really2 appreciated.
Thank you.
2009 Apr 06
2
milter clamav borked?
hey, I upgraded a server to 5.3 from 5.2 today, its a mail server, and
its using the rpmforge clamav milter...
was getting errors in my mail log like...
Apr 6 01:39:32 freescruz sendmail[12304]: n368dWxW012304: Milter
(clamav): error connecting to filter: Connection refused by
/var/clamav/clmilter.socket
Apr 6 01:39:32 freescruz sendmail[12304]: n368dWxW012304: Milter
(clamav): to error
2005 Mar 04
3
PXE(bis) boot Centos 4.0 problems
"AS" == Alan Sparks <asparks@quris.com>
"MH" == Martin Hamant <mh@accelance.fr>
AS> Has anyone yet tried PXE booting the vmlinuz/initrd.img
AS> set from Centos 4.0beta2?
AS> Anyone had luck? Any changes for PXE boots known for 4.0?
AS> Thanks in advance.
MH> No luck. this is exactly the same issue i''m in front of.
2015 Feb 19
3
iostat a partition
Hey guys,
I need to use iostat to diagnose a disk latency problem we think we may be
having.
So if I have this disk partition:
[root at uszmpdblp010la mysql]# df -h /mysql
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/MysqlVG-MysqlVol
9.9G 1.1G 8.4G 11% /mysql
And I want to correlate that to the output of fdisk -l, so that I can feed
the disk
2008 Jul 17
2
yum update glitch on latest update to 5.2
]# yum update
Loading "priorities" plugin
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: mirror.hmc.edu
* updates: mirrors.versaweb.com
* kbs-CentOS-Extras: centos.karan.org
* extras: centos-distro.cavecreek.net
Excluding Packages in global exclude list
Finished
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from
2004 Dec 06
4
confession
Gang,
I've got to admit, what really sold me on debian was apt-get. And
I've been resisting getting up to speed with yum. So, can any of ya
point me to a good starter page, maybe one with migrators like me in
mind? Many thanks.
--
Robert Thomas ("beau") Hayes Link
Open your heart, pray for peace, preach healing
(c)2004ISR http://www.semanticrestructuring.com/
2017 Apr 12
7
email subject length issue
Sorry for the extra email. It send to quickly.
procmail: Assigning "SUBJECT= Tornado Monday, 03/27/2017 at 20:27:02. The
Point BB.OBSURGRH is"
jerry
2014 Aug 30
2
update repo problem?
I'm trying to install the build dependencies for an SRPM using
yum-builddep, and it's telling me that it can't get the repo sqlite
file for updates-source from vault. Any ideas? Something wrong with my
repo configuration? The only thing I've done that should have touched
the repo configuration is installing epel-release-7-1.noarch.
Thanks!
Eric
[root at localhost SRPMS]#
2009 Mar 05
1
url access problem
hi,
I have two machines, machine1 and machine2 both in the same network.
The command I have been using to install a paravirt guest is
virt-install --name=test --ram=512 --vcpus=1
--file=/dev/vgraid/puremessage-vm-root --paravirt
--location=http://mirror.centos.org/centos-5/5.2/os/x86_64/
In machine 1 it is working. But not in machine 2. It is not able to
retrieve or access url in machine 2.
2009 Apr 08
1
Trouble with 5.2==>5.3 upgrade
I've updated two 5.2 systems without a hitch. But this third one is
giving me some grief. See errors below.
Googling for "Package does not match intended download" turns up a bunch
of hits, but none of them (that I've seen) offers any working solution.
Can someone suggest how to overcome the following error(s)
Thanks a bunch!
Downloading Packages:
(1/1): kernel-2.6.18-128.
2011 May 20
2
scsi3 persistent reservations in cluster storage fencing
I'm interested in the idea of sharing a bunch of SAS JBOD devices
between two CentOS servers in an active-standby HA cluster sort of
arrangement, and found something about using scsi3 persistent
reservations as a fencing method. I'm not finding a lot of specifics
about how this works, or how you configure two initiator systems on a
SAS chain. I don't have any suitable
2005 Mar 30
2
editing gnome menu
Is there any easy way to edit the gnome menu under CentOS 4?
The same versions of gnome under different distros allow easy (to
different degrees) of menu editing.
2014 Aug 25
2
[LLVMdev] [cfe-dev] [3.5 Release] Release Candidate 3 Now Available
The ARM binaries seem to be corrupt. Although correctly signed, the xz file seems to be truncated
arm7% unxz < clang+llvm-3.5.0-rc3-armv7a-linux-gnueabihf.tar.xz | wc -c
unxz: (stdin): Unexpected end of input
133214381
M.E.O.
On Aug 21, 2014, at 10:56 AM, Bill Wendling <isanbard at gmail.com> wrote:
> Ahem. And now for the correct URL:
>
>
2000 Feb 04
3
configure error
Hello,
Inspired by successfully compiling 2.0.6 on a SCO Unixware 7.1 box I attempted similar on a Sequent Numa-Q running Dynix 4.4.2.
Er , Configure failed with the following message:
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
checking for test routines... configure: error: cant find test code. Aborting config
I am mostly ignorant of C: any suggestions as to my next move
2007 Sep 14
2
file statistics collection using stat(2) data obtained by rsync
Hi,
I'm using rsync + hard-link copy as a backup mechanism (happily :-) and wish now to collect file usage statistics per user per rsync operation. rsync must preform a stat(2) or eqiuvalent on each file to determine if it needs to access the file content for synchronisation, and I would like to 'piggy back' my statistics on the stat(2) details that rsync has collected (and thus
2009 Apr 19
2
X won't start
This machine is running CentOS 5.3, fully updated Linux
mavis.localdomain 2.6.18-128.1.6.el5 #1
SMP Wed Apr 1 09:19:18 EDT 2009 i686 athlon i386 GNU/Linux. Video is an
ATI Radeon 9000.
X froze overnight and attempts to restart it fail. I tried an old
kernel (2.6.18-92.1.22.el5)
before realizing that root can start X and a virgin user can start X. I
still can't use my
original user name.
2015 Jun 13
4
Installing all the mate desktop rpms
On 06/12/2015 03:39 PM, Frank Cox wrote:
> yum install epel-release
> yum groupinstall "MATE Desktop"
yum groupinstall "MATE Desktop"
Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security
Setting up Group Process
Repository testing-1.1-devtools-6 is listed more than once in the
configuration
Loading mirror speeds from cached hostfile
* base:
2009 Apr 13
4
Building a kernel without kabichk
I?m trying to build a 2.6.18-128.1.6.el5 kernel without kabichk. I have
downloaded the sources, installed the compiler, etc and ran the following
command
rpmbuild -bb --target=`uname -m` --without kabichk --with baseonly
--without debug \
--without debuginfo kernel-2.6.spec.
I had modified the .SPEC file according to the WIKI page
http://wiki.centos.org/HowTos/Custom_Kernel
I have NOT
2009 Apr 16
8
Dual-boot with WinXP, CentOS already installed
Hi all,
I'd like to deploy a solution with dual-booting systems where CentOS 5.3 is
already installed and WinXP will be installed to a separate disk.
I found
http://apcmag.com/how_to_dual_boot_linux_and_windows_xp_linux_installed_first.htm?page=1
and it seems straight forward enough, although the description is for Ubuntu.
The problem as I see it, is that the how-to differs from how