Displaying 4 results from an estimated 4 matches for "elcustom".
2006 Jul 11
1
Building a new 2.6 kernel
...be used for the Dell 2650 Dual Xeon processor? I thought the correct
configuration file would have been "kernel-2.6.9-i686-smp.config". I've also
tried "kernel-2.6.9-i586-smp.config" and run into the same problems.
2) When it built the rpm it was named "kernel-2.6.934.ELcustom-1.i386.rpm" but
I would have expected it to be named "kernel-2.6.9-34.ELcustom-1.i386.rpm".
Was it build using the correct name or might something be misconfigured.
3) When I entered the following command:
"rpm -i /usr/src/redhat/RPMS/i386/kernel-2.6.934.ELcustom-1.i386.rpm&quo...
2005 Feb 11
1
CentOS CPU Temperature - Mini-HowTo
...So we recommend downloading the 2.8.7 files above....
NEXT:
un-tar.gz the files to directories in home
go to your kernel source directory:
edit Makefile to read the same as the installed kernel (uname -r)
(delete the word "custom" at the end of the line: EXTRAVERSION =
-27.0.2.Elcustom)
run make mrproper
run make oldconfig
run make dep
run make clean
The above sets up the kernel source so you can build and install the i2c and
lm sensors drivers correctly.
cd to i2c directory under /home
run make clean
run make all
run make install
cd to lm sensors directory under /home
run...
2004 Jul 04
1
[Bug 891] possible problem with non-printing characters during scp copy
...OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: dogbert at netnevada.net
Hello,
System: Red Hat Workstation Edition
Kernel: Linux content 2.4.21-15.0.2.ELcustom #2 SMP Sun Jun 27 10:04:31 PDT
2004 i686 i686 i386 GNU/Linux
OpenSSH: [content at content content]$ rpm -q openssh
version is openssh-3.6.1p2-33.30.1
I encountered a problem which might be a bug in 'scp' when attempting to do
a recursive copy of files from a existing linux system ont...
2005 Jun 14
8
Help rebuilding kernel get mount error on reboot
I am attempting to recompile the kernel with the following steps.
Install kernel-sourcecode rpm
cd /usr/src/linux-2.6.9-11.EL
cp /boot/config-2.6.9-11.EL .config
make menuconfig
Device Drivers -> Character Devices -> Serial Drivers
change Max number of non legacy 8250_NR_UARTS to 36
make bzImage
make modules_install
make install
Then after rebooting and selecting my -custom