Displaying 20 results from an estimated 110 matches similar to: "Cannot %include in CentOS 5.5 kickstart"
2011 Jul 17
1
issues when add driverdisk to centos5.6 using NFS method
Hi, I am Ken.. I am trying to add dud(driver update disk) to centos5.6
using network method, I can successfully add dud to centos5.6 using
http and ftp method, but fail when using nfs method. However those all
three methods are officially supported in the centos5.6.
As indicated in the centos5.6 website, we can see they not only
support http, ftp, but also nfs.
2009 Feb 16
2
kickstart driverdisk
Hi guys,
I have my driverdisk created and the files are on a USB pendrive.
How do I make the USB pendrive /dev/sdb and not /dev/sda???
I am wanting the installation to take place on sda and the driver disk
to be sdb?
My driver disk is a network driver disk, r8168.
Jerry
2016 Dec 20
1
CentOS 7 and systemd: SysV initscript: how detect boot vs. interactive use?
Jonathan Billings <billings at negate.org>
wrote:
>On Sun, Dec 18, 2016 at 08:50:54PM -0800, whitivery wrote:
>> It is a system with several servers (various platforms/distros).
>>
>> One piece of software runs on all of the servers. For it to operate
>> correctly, the instance on one server (prime) must start before the others
>> (auxiliary).
>>
2016 Dec 19
2
CentOS 7 and systemd: SysV initscript: how detect boot vs. interactive use?
James Hogarth <james.hogarth at gmail.com>
wrote:
>On 18 Dec 2016 10:59, "whitivery" <co55-sy1t at dea.spamcon.org> wrote:
>
>Moving from CentOS 5 to CentOS 7, discovered that a test in a SysV
>initscript for whether it is running interactively, instead of at boot
>time, no longer works.
>
>Under CentOS 7 / systemd, is there some way for the initscript
2013 Nov 17
2
CentOS 5.7 - occasional lockup
Using Core i7 boxes with CentOS 5.7, have experienced lockups on half of a
handful of units over a couple months. They are Logic Supply Mini-ITX
model KR960 with Core i7-3610QE.
A couple weeks ago I enabled self-reboot on kernel panic (echo 10 >
/proc/sys/kernel/panic) on all units, and had another unit lock up rather
than reboot itself.
I'm not sure how to pursue the problem.
Doing
2016 Dec 18
2
CentOS 7 and systemd: SysV initscript: how detect boot vs. interactive use?
Moving from CentOS 5 to CentOS 7, discovered that a test in a SysV
initscript for whether it is running interactively, instead of at boot
time, no longer works.
Under CentOS 7 / systemd, is there some way for the initscript to know
this?
2010 Jan 12
2
kickstart %pre help on C5.4
Hey folks!
I'm doing some %pre work for the first time in a very long time, and
have been at this all day so far and still don't have anything sorted
out properly.
First I tried just doing some simple bash stuff like this
%pre
#!/bin/bash
# stuff
I reduced "stuff" down to basically a simple "select" statement to
echo and read input, just for the sake of debugging.
2008 Sep 07
1
CentOS on the Asus Eeepc ...
We talked earlier on IRC about the Asus Eeepc
I think the idea was to start a wiki page with at least informations
regarding the Eeepc.
So here it is : http://wiki.centos.org/HowTos/Laptops/Asus/Eeepc (not
linked from the CentOS on Laptops wiki page yet though , still a draft ;-) )
I had to modify the installer initrd.img to include the atl2.ko module
for the wired nic to install from my local
2008 Apr 19
1
Not able to run kernel-xen with megasr module :/
I've managed to install CentOS 5.1 on S5000PAL
with fakeraid Intel Embedded Raid Technology II
Raid1 (LSI chipset) with some help of kickstart
declaration 'driverdisk --source=http://.../driver.img'
Then I've had some problems with yum update - new kernel
didn't know about megasr.ko. I've solved it with commands:
cd /lib/modules/
cp 2.6.18-53.el5PAE/updates/megasr.ko
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>
2008 Feb 15
1
Modify kickstart initrd to add Buslogic driver
Hi
I have a running kernel with the same kernel version of that in the
kickstart that contains the Buslogic driver which would enable me to
install a vmware client using kickstart.
Is there an 'easy' way to take the initrd that contains the correct
drivers and inject these into the initrd of the kickstart kernel? Or
does anyone have a kickstart initrd available with the Buslogic
2011 Oct 08
1
CentOS 5.7 Ethernet bonding - order of enslavement matters?
Setting up bonding in active-backup mode 1 (using ARP monitoring)
on a server, it looked OK, but pulling the active link cable
didn't actually work, it didn't fail over.
Eventually with manual playing around with modprobe, ifconfig,
ifenslave, etc., a solution was stumbled upon: enslave the eth1
device before eth0, and all is good.
Why this should matter is a puzzle - I could not find
2007 Mar 23
2
kickstart - how do I specify I20_block driver
Hi,
I have alot of kickstart and scripting going on as I provision lots of
machines, and every now and then I run into a pesky machine or three
that's still got that Adeptec zero-channel RAID card sitting on the
board. Normally I like to rip it our and throw something more robust
in, but if it's a cache machine or whatever, I leave it in.
It makes my kickstart file useless until I
2010 Dec 14
9
MegaRAID SAS 9280-24i4e -- Centos support.
Dear centos community,
I was in the process of installing centos in a machine however during the install the OS is unable to see the controller "MegaRAID SAS 9280-24i4e", i noticed that LSI has some drivers for centos. Can someone guide me on how to load the drivers so the OS can see the controller as it loads. Thank you in advance. Lisandro
-------------- next part --------------
An
2008 Aug 21
0
kickstart error on 5.2 exception
Hi,
I am trying to get my kickstart file that worked under 5.1 to work under 5.2 centos x86_64.
This is the error that I get.
On the screen it says Exception occured and gives me the option to save it. This is that file.
I dont see any odd that would cause it to crash.
Can anyone help. My kickstart file is in the mix below.
Seems to be related to network, my line seems fine (I think) for
2006 Jul 14
8
AW: Problems with installation
ok - I tried this too. But CentOS tries to find the floppy as /dev/hda which
is not the device for the USB-Floppy. Dell ships one with the server because
no one is integrated. So when I try to include the driver disk the installer
is not able to find it.
-----Urspr?ngliche Nachricht-----
Von: centos-bounces at centos.org [mailto:centos-bounces at centos.org] Im Auftrag
von Jim Perrin
Gesendet:
2008 Mar 13
5
Adding memdisk or similar when booting linux
Hi
Thanx guys for the help on understanding howto read dmi info!
I now have a custom boot menu for install of different linux versions based if they have been installed before (reinstall is ok for users, first install is not), and installquirks like if we detect odd hardware, we add install options to redhat installer so it can install anyhow (for instance hp dc7800 who needs pci=nommconf as
2016 Dec 18
0
CentOS 7 and systemd: SysV initscript: how detect boot vs. interactive use?
On 18 Dec 2016 10:59, "whitivery" <co55-sy1t at dea.spamcon.org> wrote:
Moving from CentOS 5 to CentOS 7, discovered that a test in a SysV
initscript for whether it is running interactively, instead of at boot
time, no longer works.
Under CentOS 7 / systemd, is there some way for the initscript to know
this?
Generally "interactive" init scripts are not in any way
2016 Dec 19
0
CentOS 7 and systemd: SysV initscript: how detect boot vs. interactive use?
On Sun, Dec 18, 2016 at 08:50:54PM -0800, whitivery wrote:
> It is a system with several servers (various platforms/distros).
>
> One piece of software runs on all of the servers. For it to operate
> correctly, the instance on one server (prime) must start before the others
> (auxiliary).
>
> So a boot delay is added (via a script sourced from initscript, which
> first
2005 Aug 12
0
Big problem with adaptec SATA RAID 1210SA
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I've a HP NETSERVER E800 with 1 disk scsi and two sata disk connected to
the 1210sa raid controller.
i install centos 4 FINAL with "driverdisk" parameter and i choose the
1210sa driver the server think, but even though it's unable to charge...
why?
as the scsi driver symbios work fine with other disk...
Put aside the original