Displaying 20 results from an estimated 3000 matches similar to: "kickstart problems"
2008 Oct 15
4
Postfix problem
Hi
I have a CentOS 4.2 server with postfix. The problem I'm having is
that postfix insists on using $myhostname in the from field even if I
instruct it to use $mydomain in /etc/postfix/main.cf or even if I hard
code the domain name into $myorigin. What am I missing?
BTW: postconf shows output shows that $myorigin is configured to use
$mydomain, or the domain name itself ...
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>
2004 Nov 19
1
Upgrading PXE initrd.img with new kernel and drivers
Quite simply, HOW? :)
I have the pxeboot initrd.img from the RH 3.0 AS CD's. We need to put a new
cciss.o driver from HP into this initrd.img. Unforunately, the modules in
the pxeboot initrd.img we have are 2.4.21-4 and our new driver is compiled
for 2.4.21-15, so we have to upgrade everything.
I downloaded the kernel-BOOT-2.4.21-15 RPM and installed that, so I have all
those drivers. My
2008 Apr 24
2
Kickstart network settings problem -SOLVED
Ray Van Dolson wrote:
> On Tue, Apr 22, 2008 at 12:47:39PM +0100, Plant, Dean wrote:
>> I would like one of my kickstart scripts to prompt for disk and
>> networking only. Commenting out the disk and network settings makes
>> the installer prompt for disk settings but not for network settings,
>> they default to DHCP. Any idea's how to fix this?
>
> I'm
2009 Aug 19
1
centos 5.1 kickstart CD and intel 82576 driver
Hi all,
I've got a Centos 5.1 kickstart that I must continue to use.
How can I update the kick start image so that it recognizes Intel
gigabit 82576 nic?
BTW, I compiled the driver I need and have this igb.ko file.
How do I incorporate that into my initrd.img file that I see on the
kickstart CD that is probably my kickstart boot OS.
Thank you very much in advance.
aurf -
2007 Jun 08
1
kickstart fails statically built custom kernel: anaconda doesn't honor static NIC/SATA driver in kernel?
Kickstart fails for statically built custom booting kernel, although the custom kernel is built form the same version stock kernel source. My anaconda and kernel source are both of stock versions on Centos 5.
At the kickstart 'F3' screen, the following error messages appear:
Modules to insert tg3 ...
...
ERROR: no network devices in choose network device!
ERROR: no network drivers
2005 Aug 18
1
xfs module not loading
I'm trying to add XFS and ReiserFS to CentOS, integrating with
Kickstart. I think I'm fairly close. I've added xfs.ko and
reiserfs.ko to modules.cgz in initrd. Several of my partitions now
specify --fstype=xfs. I can see tty5 mkfs.xfs is creating the XFS
file systems. The system currently installs completely via kickstart,
but it does not mount the XFS file systems while in the
2007 Jun 18
0
Kickstart stopped working
I've been using kickstart for a while now, but today I tried to
kickstart a system and it's just not working at all. I can't figure
out why it's hanging.
I booted from the CentOS 4.5 CD #1 and typed "linux ks=http://
centosmirror/ks/sys20.cfg". If I check my web server's log, I can
see that sys20.cfg was accessed. This file begins with the following
2009 Feb 08
6
real SATA RAID
Hi
Last week I had a lengthy thread in which someone indicated the my SIL
card is a FRAID (don't know if F stands for the F word or Fake, though it
doesn't really matter). I want to replace the controller with a controller
that Linux will see the RAID1 group as a single HD and not multiple HDs as
it happens with the SIL controller. Recommendations anyone?
--
TIA
Paolo
--------------
2004 Jul 08
2
How to get 3Ware 9500S controller card working in CentOS 3.1?
My goal is to be able to install to the drive array on the 3Ware
controller card. 3Ware does provide a RH WS 3 driver that I've tried to
use; however, the RH Enterprise 3 WS driver doesn't work since that
kernel is older than the CentOS-3.1 install kernel.
I'm trying to create a centOS-3.1 installation driver disk for the 3ware
9500S card; however, I'm not having much luck.
2009 Aug 12
2
disable virtual terminals during kickstart installation
Hi All,
I'm trying to figure out where the inittab is for a pxeboot/kickstart
installation so that I can disable virtual terminals that allow for
interactive input such as CTRL+ALT+F2. I've looked in the /etc
directories for the pxeboot initrd as well as the stage2 and minstg2
files. Am I missing something grossly obvious here?
--
James A. Peltier
Systems Analyst (FASNet),
2006 Jun 13
4
peth device
Hi
I reached the conclusion that my networking problem stems from the
fact that I have no peth0 device. I''m trying to locate what creates the
device, but until now no success. So I have a simple question: What
creates the peth0 device in dom0?
TIA
Paolo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2007 May 10
3
Disable window scaling during kickstart
Hello List,
Due to a problem with CentOS 5 and one of our firewalls I am having to
disable tcp window scaling to stop network connections grinding to a
halt. I am also trying to Kickstart CentOS 5 machines through the
firewall so need to disable window scaling at install time.
I have added to the kickstart file
%pre
echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
But the install still hangs
2002 Aug 11
2
Reducing the bitrate without recompressing
Can I reduce the bitrate of an OGG file without recompressing everything?
It would be useful to convert high bitrate ogg to lower bitrate ogg for
portable players.
Olaf
<p><olaf@ kjws.com> for every kind of mail, except spam! :-)
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message
2007 Nov 18
1
exporting a zfs pool from SPARC to x86
Hi Folks,
I''ve got a 4 Tb pool on a 3511 array. The pool was created from, and
is mounted on, an old 280r. I''d like to export the pool from the 280r
and import it to a shiny new x2200.
Will this work? Will the x2200 understand the disk labels made by the
280r? Some tests we''ve done on a smaller, non-production pool suggest
not.
Suggestions or pointers welcome.
2005 Sep 24
3
IBM x306
Hi,
This is a little off-topic,but if someone has any info, it could help me
a LOT!,
I am building an asterisk pbx (1.0.9) on an IBM x306 SCSI machine,my
problem is that the BIOS assigns the same IRQ to the SCSI controller,
and the TDM400P, i have tried several options of making the bios change
the IRQ, but it will always move them together, anyone with some info
about my options ?
Thanks,
2007 May 30
1
How the Centos 5.0's kickstart initrd.img is build??
Hi,
Any one know how the Centos 5 kickstart initrd.img was built? I'll be
very appreciated if any light can be shed on this topic. The basic
problem to be solved here is: how to build a custom vmlinuz+initrd.img
for Centos 5 kickstart with my own custom built kernel?
I am not sure mkinitrd is the right tool for this purpose? If do, which
are the modules I should include with
2006 Jun 15
11
domU consoles
Hi
I have a couple of questions:
1. How do I exist from a domU console back to dom0 console (after
issuing xm console [domU])?
2. How do I setup a dom0/domU in order to get a tty login?
TIA
Paolo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Feb 01
2
kickstart installation from usb key
I'm trying to set up a custom installation of CentOS using kickstart
i tried many thing from how to's and tutorial web pages but nothing
worked ;(
Here is my USB key tree :
|-- CentOS
| |-- all my rpms
| `-- last rpm
|-- TRANS.TBL
|-- boot.cat
|-- boot.msg
|-- custom.iso
|-- general.msg
|-- images
| |-- README
| |-- TRANS.TBL
| |-- boot.iso
| |-- diskboot.img
| |-- minstg2.img
| |--
2009 Apr 10
0
Netinstall/kickstart issue
When booting the 5.3 i386 netinstall iso and performing a
ks install, the server pauses for a very long time at the
"Retrieving images/stage2.img" screen and the apache log
where the http served tree exists shows it looking for:
...File does not exist: /var/www/html/CentOS/images/product.img
...File does not exist: /var/www/html/CentOS/disc1
multiple times until finally it gets going.