Displaying 20 results from an estimated 200 matches similar to: "PXEBoot with network options forcing adapter to full duplex."
2004 Jun 23
0
options to use jumbo frames
We have a cluster (212 nodes) that are on a gig-e network useing jumbo frames
(mtu 6000) To reload a node we have to plug it into a regular 1500 mtu that is
running off a differnt port on the head node to install. Is there a way to
tell in the 'append' line of /pxelinux.cfg/default to have the bcm5700 module
run wiht jumbo frames. this is our append right now
append load_ramdisk=1
2004 Jun 08
1
How do I build an initrd.img for use with pxelinux
Hi,
I have built a Red Hat 7.2 system kernel 2.4.7-10 using pxelinux from
syslinux-2.09
I have then installed the latest Broadcom BCM5700 Linux Driver Version
7.1.22 as per the README.TXT:-
rpm -ivh bcm5700-7.1.22-1.src.rpm
cd /usr/src/redhat
rpm -bb SPECS/bcm5700.spec
rpm -ivh --force RPMS/i386/bcm5700-7.1.22-1.i386.rpm
The system reboots fine and is using the new driver
I now want to update my
2008 Feb 23
1
TEXT HELP ... text ... ENDTEXT
Hi all!
I have a small problem with:
TEXT HELP
Help text ...
... which can span multiple lines
ENDTEXT
I tried version 3.1-20.11 & 3.61-1.
Both of them displayed a message, passing by very fast, about bad keyword...
Here is part of the DEFAULT file
******************************************
...
LABEL I
MENU INDENT 8
MENU LABEL ^I: SLES-10 SP1 avec AutoYast -i386/32
TEXT
2013 Mar 18
9
how to create a full-virtualization xen VM with autoyast
Hi.
I want to create a full-virtualization xen VM with autoyast installation.
how can i do that? and how does the configuration file to be configured?
I use suse linux 11 SP2.
looking forward your replay.
Jing.
--
View this message in context: http://xen.1045712.n5.nabble.com/how-to-create-a-full-virtualization-xen-VM-with-autoyast-tp5714901.html
Sent from the Xen - User mailing
2007 Dec 06
0
Network performance
I'm running RHEL/CentOS 3 (2.4.21-47.ELsmp) with Broadcom NIC and BASP
bonding (bcm5700 v8.1.55) When network traffic is ~12MB/sec (== ~120K
packets/sec) CPU system load is growing up to 50-60%%.
Yes, I know, that small packets (~100 bytes/packet) are not optimal for
network throughput, but in the short-middle term I cannot re-write our
application.
Are there any network driver / kernel
2004 Sep 28
8
OCFS and BCM5700
Hi...
I have a strange problem with my Private NIC Channel, here is my environment
details :
1. RHAS 2.1 with kernel 2.4.9-e.27 Enterprise
2. OCFS version : 2.4.9-e-enterprise-1.0.9-6
3. Oracle RDBMS : 9.2.0.4 RAC with 5 Nodes
4. Private NIC Channel: Broadcom BCM5700
My Private NIC channel is down intermittently, we just tracing the root of
the problems by identify each product installed the
2007 Jan 18
1
modules.cgz
I would like to add a driver (bcm5700.ko) in modules.cgz. but there are
several files modules.cgz .
In which files I do have to add the drivers:
- initrd.img ?
- stage2.img ?
- netstg2.img ?
- hdstg2.img ?
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070118/6af6402d/attachment.html>
2016 Jan 06
4
Empty (zero byte) SSH host keys
Hi,
We create virtual machine image templates by doing automated minimal
installations of different Linux distributions (via
preseed/kickstarter/autoyast). At the end of the installation, we
remove the SSH host keys (rm -f /etc/ssh/ssh*_key*). Fresh SSH host
keys will be generated on the first boot of the image instances. This
is done by adding a "dpkg-reconfigure openssh-server" call
2006 Jan 16
0
4.2 Kernel panic on rmmod ip_gre...
$ uname -a
Linux xxx 2.6.9-22.0.1.ELsmp #1 SMP Thu Oct 27 13:14:25 CDT
2005 i686 i686 i386 GNU/Linux
$ lsmod | grep "[^0-9]0" | grepbyhand
ip_gre 16865 0
3c59x 41213 0
tg3 85061 0
It is very likely an error that these have usage counts of 0.
(the interfaces are very much up, and a GRE tunnel is configured)
Seeing as the same thing
2006 May 08
0
linux network install
I am running sles9sp2 as a network install server. I am using nfs and autoyast. How do I enable "Driver Update" on the client systems? I am trying to do a network install on the client systems that has a raid controller. I get "no hard disk found for installation" on the client systems. Thanks.
---------------------------------
New Yahoo! Messenger with Voice. Call regular
2009 Jun 16
3
Puppet on SLES
I currently manage approximately 150 hosts with a handful of ZLM policies,
but I''ve had one too many policies lost by the management server to keep
using this solution.
I''m wondering if anyone has any experiences (good or bad) they''d be
willing to share specific to using Puppet with SLES (9 and 10).
What experiences have you had with package management tools? Would
2017 Nov 26
0
FW: Help for setting up windows unattended installation
On Sun, Nov 26, 2017 at 8:38 AM, Kenneth Vandb?k <valnurat at gmail.com> wrote:
> I looked at the link and it seems to this is what I need to do.
> I have copied wimboot file to my \tftpboot directory, but it seems it can't
> find the file in the progress.
>
> I have a QNAP nas for this.
>
> This is my setup.menu file:
>
> MENU TITLE Setup Menu
>
>
2017 Dec 05
0
FW: Help for setting up windows unattended installation
On Tue, Dec 5, 2017 at 1:11 PM, Kenneth Vandb?k <valnurat at gmail.com> wrote:
> I found out that "wimboot" has to be lowercase.
Merely match what the tftpd will work with.
> Now wimboot, but I get this problem as the attachmen shows.
>
> My configfile is like this:
>
> # setup.menu begin
> MENU TITLE Setup Menu
> LABEL MainMenu
> MENU LABEL ^Return
2005 Apr 15
3
IBM BladeCenter HS20 blades
Greetings,
We have purchased an IBM BladeCenter and I am in the process of testing
Linux installation on these things (boot off SAN i.e. qla2300 driver,
not using internal drives). My distro of choice is Debian, however,
since I'm really not interested in trying to hand compile all the
drivers, I decided to try CentOS (which I'm so far very impressed with).
On boot, as with the
2007 Jun 25
1
How can I set NIC duplex before installation?
Hello,
I have installed CentOS 5 onto a server this afternoon using NFS. The
NFS 'server' has a 100Mb/full-duplex interface, the server I installed
CentOS on to has 4 x 100Mb interfaces. However, the installation was
painfully slow to start with, and by using ctrl-alt-f2/f4/f5 I could see
that contact with the NFS server was intermitently failing. Soon after
some of the packages had
2009 Mar 09
0
WINE and HP1020 duplex printing
Hi everyone
Problem is with M$ Excel and my printer HP1020.
Under any other application (linux-native, like OO or Firefox) I can print in duplex (odd pages, then even).
In Word, when I choose printer setup, I can print in duplex.
In Excel - only option are page orientation.
Anybody have idea how to edit this in Wine?
2008 Jan 25
0
force duplex printing
Hi all,
I use samba + cups. I would like to force duplex printing on some of my
printers. I didn't find a solution on the client side.
Is there any solution on the server side ?
I saw the following example in smb.conf man ://|
cups options|/ = |"raw,media=a4,job-sheets=secret,secret"|/
Could i do the same and add duplex=duplexnotumble ???
The smb.conf example seems strange to me
2003 May 26
1
Intel 536EP Full Duplex support
Hi
Anybody have a example or use this modem as FXO, acording to intel this
modem is a real full duplex modem, so i have one question why i can we
use this modem as fxo
My idea is simple when you recive a call in the modem you can transfer
this call to any other place using for example a IAX2 or Openh323
protocol
This is posible?
Thanks
2004 Dec 05
3
full duplex sound card
Hello,
I have an onboard sound AC97.
Howto to find if my sound is full duplex ?
And if my sound is not full duplex then
please recommned me a good full duplex sound card
that is supported on linux.
Thanks
varun
2009 May 27
0
No full duplex communication ?
Hey list !
I'm getting the feedback of a customer that a conversation is like half
duplex : when he talks, the other end of the call is no longer heard.
What could be the cause of these drop-outs ?
A call that is coming in from the PSTN is routed through an IVR-system
to the correct internal SIP-phone (Grandstream GXP2020).
Where do I start searching for this problem ?
-------------- next