Displaying 20 results from an estimated 3000 matches similar to: "[centos 3.4] e1000 and installation problem"
2005 Jan 31
16
PXE boot Centos 4.0beta problems
Has anyone yet tried PXE booting the vmlinuz/initrd.img
set from Centos 4.0beta2?
I have a pxelinux setup that is booting 3.4 PXE images
fine, but the equivalent setup for 4.0beta loads the
kernel and then splashes the monitor full of multicolor
random characters. Not a good start to an install...
Anyone had luck? Any changes for PXE boots known for 4.0?
Thanks in advance.
-Alan
2005 Apr 08
3
problem with install of centos 3.4 on i386
hello,
let me explain my problem :
i've downloaded centos 3.4 on i386
the md5sum of CD1's iso file is OK
i burn it on a CD with NERO and i have this problem in
CD1 of centos 3.4 for i386 :
----------------------------
# file perl-5.8.0-88.9.i386.rpm
perl-5.8.0-88.9.i386.rpm: RPM v3 bin i386
perl-5.8.0-88.9
# rpm -qlp perl-5.8.0-88.9.i386.rpm
erreur: perl-5.8.0-88.9.i386.rpm: signature
2007 Jul 30
3
kmod-drbd-smp (2.6.9-55.0.2.EL) has unknown symbols (kmod-drbd not).
Hi !
Not very blocking because the smp module loads perfectly.
# yum --exclude=kmod-drbd*\plus\* install kmod-drbd
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Reducing CentOS-4 - Plus to included packages only
Finished
Parsing package install arguments
Resolving Dependencies
-->
2007 Mar 14
2
[Centos 5] minimum RAM required to install : 1GB ?
Hi,
From the release notes i can read :
"Note that the minimum RAM required to install Red Hat Enterprise Linux
4.92 has been raised to 1GB; the recommended RAM is 2GB. If a machine
has less than 1GB RAM, the installation process may hang."
Is it a joke/mistake ? :-O
1GB !!!
I tested installation process with 256M / Celeron 600, seems to
work ...)
--
Martin
2005 Feb 23
2
CentOS-3.1 updates dir. on ftp.belnet.be empty
Hello,
I noticed that since a couple of hours, this following directory on
belnet is empty ...
ftp://ftp.belnet.be/packages/caosity/centos/3.1/updates/i386/RPMS/
can i do something ?
--
Martin
2006 Jun 25
3
e1000 nic problem
Hi,
I've been experiencing occassional network time-outs with the Intel Gigabit
nic's (e1000) in Poweredge systems.
I'm not sure if it's a hard or software problem but it occurs on different
systems with Centos 4.2 and 4.3 and was wondering if there' s a workaround
available like compiling an updated e1000 module or something.
kind regards,
Geert
-------------- next part
2005 Sep 20
4
building initrd.img with updated drivers
Can someone point me to instructions on how to build a
pxeboot/initrd.img with updated drivers. I would like to pxe boot and
install rh8 on a newer machine, and the pxeboot files that come with rh8
(2.4.20-8) don't support my e1000 NIC. I believe that the newer
2.4.20-28.8 drivers will, but I'm having trouble finding instructions in
rebuilding the pxeboot initrd.img + vmlinuz to
2004 Aug 20
2
[kernel-2.4.21-15] rebuild problem
Hello,
Sorry if this mail would have to be post in the development ML, but my
problem is just at using centOS..
I'm trying to recompile the centOS-3.1 kernel.
I done this:
# cd /usr/src/linux-2.4
# make menuconfig
< i select my CPU type >
< Exit and save >
# make dep
# make modules
(...no errors ...)
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-15.0.4.EL/include -Wall
2007 Feb 16
3
RPM rebuild, cross compiling from x86 to x86_64
Hi
I want to recompile some RPMs (my own) for x86_64 arch from my i386
compatible build host (because of hardware restriction/funds).Is anyone
ever done this ? After a google search, it seems not so easy... i just
found this: http://www.speedblue.org/cross_compilation/ but haven't
tried it yet (i would have to convert these to RPM first).
How is it done for Centos SRPMS rebuilds ? is it a
2003 Nov 14
2
run FreeBSD "pxeboot" from pxelinux.0?
Hello, I hope this doesn't bounce again...
I'm having trouble passing control of the PXE process from PXELINUX
to the
FreeBSD "pxeboot" program.
I tried invoking "pxeboot" from the PXELINUX "boot:" prompt. This
causes an error "Invalid or corrupt kernel image."
I named pxeboot "pxeboot.0" and tried invoking pxeboot.0 from the
2011 May 27
3
two *independ* shoutcast listeners
Hi all,
I set up a icecast server 2.3.2 with two shoutcast listeners (port 8000
and port 8002).
What I have noticed is , if I have only one "DSP" source that stream to
the first listener (on port 8001), audio become available on both
listener ? Meaning that a player will open with success on
http://myhost:8000/stream or http://myhost:8002/stream with the same audio.
With two source,
2005 Nov 27
2
pxelinux -> pxeboot load?
Hi all,
I've searched the depths of the resources on the internet; however
I'm having trouble deploying a pxeboot solution via pxelinux. So far
what I have successfully implemented in my infrastructure is a
successful pxeboot setup for FreeBSD ( without the use of pxelinux ).
I'd ultimately like to have a solution that will allow me to choose a
network install of various Unix-like
2007 Aug 30
3
machine with 2 ethernet cards e1000 and forcedeth
I am using centos 5 x86_64 AMD64 X2 4200+. I am current on yum update.
My machine has two ethernet cards. e1000 (eth0) and forcedeth (eth1)
[root at fsdsigns2 ~]# more /etc/modprobe.conf
alias eth0 e1000
alias eth1 forcedeth
sometimes on boot the forcedeth driver thinks it is eth0:
[root at fsdsigns2 ~]# dmesg | grep eth
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
2005 Sep 13
2
Fw: Issue with pxelinux
I've been working with Matt Burgess here on this problem, and have found
the following:
syslinux 3.08-pre10 ? broken
>>> config.inc:max_cmd_len=255
syslinux 3.08-pre11 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.08 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.09-pre1 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.09-pre2 ? broken
2008 Mar 29
4
gpxelinux 3.70pre7 - wonderful!
Hi Peter et al,
Just wanted to let you know my heartfelt appretiation of what you and
the other devs
have done in integrating gpxe and pxelinux... it works wonderfully
well for me... I simply
swapped my pxelinux.0 for my gpxelinux.0 and modified my pxelinux.cfg/default to
use urls to refer to the kernel and initial ram disk images and it
worked perfectly
(dns resolution and all).
This is a huge
2020 Jun 17
2
CentOS 8.2 corrupt pxeboot kernel
Attempting to PXE boot from the BaseOS/x86_64/kickstart/images/pxeboot/ files results in repeating messages
Invalid or corrupt kernel image
eventually changing to
Could not find kernel image: centos8.2.x86_64/vmlinuz
I downloaded the files again, from a different mirror, and they are all the same. Wiped the files and recreated /tftpboot/linux-install/centos8.2.x86_64/. No dice.
First mirror
2010 Sep 26
5
Network booting FreeBSD with gpxelinx almost works (fwd)
We have been network booting FreeBSD for some time with pxeboot. But now
we would like to have menu of OSs to boot and got the idea somewhere that
gpxelinux could do that for us. We copied gpxelinux.0 from the
syslinux-4.02 distribution and replaced pxeboot with "gpxelinux" in the
dhcpd.conf file. Indeed with a configuration file in pxelinux.cfg like
this:
default freebsd
2011 May 15
3
Chainloading pxe boot loaders and dhcp root-path option
Is there anyway to set dynamically set dhcp options when chain loading
another pxe boot loader?
I'm setting up a pxelinux network install server and one operating system I
want to support is freebsd.
Freebsd has its own pxe loader called pxeboot that you can use. You just
have to boot it from tftp and set the root-path dhcp option (option 17) to
the location of your nfs server with the
2005 Feb 25
2
php-snmp : spec, rpms, srpms.
Hello,
I just built a complete php suite including php-snmp
RPM. (php-snmp-4.3.2-19.ent.i386.rpm). I inspired myself from this
bugzilla page: https://bugzilla.redhat.com/beta/show_bug.cgi?id=123149
can I upload binaries, sources and specfile somewhere to share it with
you ? I was thinking about "Extras" repository ? why not ?
cya
--
Martin
2006 Aug 28
1
disabling console blanking ?
Hi!
Some of my centos's servers (poweredge 850/ centos 4.3) are crashing for
any reason, and so i wanna get screen (kernel) output afterward. Problem
is when the server is crashed and the screen blanked, a keypress
doesn't do anything at all.
Here it is what i've tried _from a ssh session_ :
- setterm -blank 0 and many combinations.
- "noacpi" boot option ...
Any ideas ?