similar to: It works now -- RE: trying to run sshd daemon in kickstart environment

Displaying 20 results from an estimated 10000 matches similar to: "It works now -- RE: trying to run sshd daemon in kickstart environment"

2007 May 23
0
RE: It works now -- RE: trying to run sshd daemon inkickstartenvironment
Steden and all, Sure, I'll find some time to document my steps in near future. Have fun. --Guolin -----Original Message----- From: kickstart-list-bounces at redhat.com [mailto:kickstart-list-bounces at redhat.com] On Behalf Of Steden Klaus Sent: Wednesday, May 23, 2007 2:41 PM To: Discussion list about Kickstart Cc: centos at centos.org Subject: RE: It works now -- RE: trying to run
2007 May 21
1
trying to run sshd daemon in kickstart environment
Hi, I tried to make kickstart environment a little bit more charming by firing up openssh daemon in the limited environment. I edited/checked a bunch of files and almost succeeded but still not. I can reach the machine to run a command like 'ssh -x <kickstartClient> <command>' and it does work for %pre and both chroot and non-chroot %post sections, in fact, you can run a
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
2004 Apr 02
2
Strange Fedora Booting problem: can not mount "LABEL=*" partitions
Hi, Just got Fedora FC1 vanilla 2.4.25kernel+libata8patch booting problems, FC1 complains that it can not automatically find&found partitions specified with "LABEL=" in /etc/fstab, and then falls me into repair mode. In the repair mode I can mount it manually without any problems. More interesting are: 1) I have several partitions specified with "LABEL=*" in
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
2007 May 30
2
custom kernel for Centos 5 kickstart?
Hi, Has any one tried to merge a custom kernel into vmlinuz/initrd.img for Centos 5 kickstart? Or similar Linux distribution? I am rebuilding a custom kernel from stock kernel source to build some hardware modules into static form, so that the hardware detection sequence can be altered in a hard way. Quick examples are: tg3 drivers will be loaded before e1000, 3w-9xxx be loaded before
2007 May 20
0
Any way to run openssh daemon on a kickstart client (stage2)?
Hi, Any one have succeeded in firing up a sshd daemon when a machine is being kickstarted? I know VNC can be setup to minitor the kickstart process, but it is too limited and so I can not see the console and other screens with ALT+Fn keys. If sshd daemon can be setup at this stage, then we can remotely ssh into the being kickstarted client(s). and directly see what things happen during %pre,
2008 Mar 05
1
environment variables in kickstart
I have been looking for environment variables for the %post section of kickstart. Namely if I start my kickstart command with "linux ks=http://serverip/ks.cfg" is there an environment variable that has serverip that I can use in the %post section? Also is there a way to pass a command line argument to the %post section when running kickstart command as the above
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 Feb 13
1
RE: Can multiple kickstart files be added to cdrom
On Mon, 13 Feb 2006, Omer Faruk Sen wrote: > Is it possible to embed more than one kickstart that will match the > installation interface's MAC address. What I want is to use boot system > using virtual CD (using iLO) to install multiple systems but matching > kickstart conf file will be used with the matching MAC address. I would look at creating special programs for syslinux
2015 Feb 03
0
Kickstart setup
On 02/03/2015 10:28 AM, Ashley M. Kirchner wrote: > Is there a way to use kickstart to boot a machine into a manual setup > process? Basically what I'm getting to is this, the machine doesn't not > have a CD drive in it (nor can I add one), but I can boot it via kickstart. > The install media is on the network. What I'd like to do is boot this > machine up and rather
2006 Mar 17
1
Whereis system-config-kickstart
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/ch-redhat-config-kickstart.html To use Kickstart Configurator, you must be running the X Window System. To start Kickstart Configurator, select Applications (the main menu on the panel) => System Tools => Kickstart, or type the command /usr/sbin/system-config-kickstart. Can't find it. Now my system has:
2007 Oct 13
1
Problem creating volgroups with kickstart installations (on xen)
I'm testing doing kickstart installations on Xen VMs. This is the first time I'm trying out kickstart at all, so I rather think I'm doing something wrong in the kickstart configuration than it is a Xen issue. I use a modified kickstart file from an earlier manual installation with a very basic filesystem setup. It fails with "SystemError: vgcreate failed for VolGroup00".
2011 Aug 01
1
centos6.0 unable to install guests w/ kickstart via virt-install
How does one use virt-install and kickstart ? I've seen others have success but I've had no joy thus far. BTW, my interactive virt-installs for centos6 guests work just fine AND I can do unattended kickstarts for vms by booting from centos6 install dvd and typing the kickstart commands from the boot: prompt. However, kickstart commands in --extra-args when used w/ virt-install just
2015 Feb 26
0
Kickstart with multiple eth devices
Nope, it doesn't add it to the kernel boot parameters. That was the first thing I checked. As for the bootproto ... DUH. I didn't check that. :) That being solved, yeah it's not bringing up the add-in card now when it boots up. On Thu, Feb 26, 2015 at 12:50 PM, Jason Warr <jason at warr.net> wrote: > > > On Thu, 26 Feb 2015 13:42:57 -0600, Ashley M. Kirchner
2015 Feb 25
0
Kickstart with multiple eth devices
Ok, so some of this now works, but I'm still having problems. With the bootif option, the system now correctly configures and uses the same interface to get its kickstart file. However, when the system is done and boots up, the interfaces are still messed up. So this is what I have in the kickstart file: # On-Board Port 1 with public IP configuration network --noipv6 --onboot yes --bootproto
2015 Feb 26
0
Kickstart with multiple eth devices
And after picking this back up this morning .... still no dice. I have now blacklisted the one module that would enumerate the add-in ethernet port so that is no longer an issue during the kickstart process, however the following is now happening: - kickstart completes successfully using the machine's physical port 2 (or eth1) which is on a subnet with DHCP - when the system reboots, it
2016 Aug 19
0
Centos7 kickstart & pxe
----- Original Message ----- | | | ----- Original Message ----- | From: "John Hodrien" <J.H.Hodrien at leeds.ac.uk> | To: "CentOS mailing list" <centos at centos.org> | Sent: Thursday, August 18, 2016 4:47:09 PM | Subject: Re: [CentOS] Centos7 kickstart & pxe | | On Thu, 18 Aug 2016, johan.vermeulen7 at telenet.be wrote: | | > Hello All, | > | >
2007 Feb 28
1
Kickstart with all the latest updates?
Currently, I kickstart my machines over http to install CentOS 4.4 and then in a script called from %post do a "yum -y update" to install all the latest updates. Is there a way to set up the kickstart server so that I can do this all in one step? In other words, is there a "supported" way to roll in all the updates into the kickstart server? In case it matters, I
2008 Apr 28
1
Kickstart syntax for CentOS upgrade
I'd like to automate the upgrade from CentOS 4.6 to 5.1 as much as possible. Since upgrades per se are not really recommended, I'm planning to do a kickstart installation. However, I want to leave one of the existing partitions (/scratch) untouched during the installation. Here is my current layout (LogVol00 is swap so not shown in the df output below): # df -hl