Displaying 20 results from an estimated 10000 matches similar to: "CentOS 4.x - Kickstart"
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
2005 Aug 15
2
Kickstart, package always selected
I'm trying to kickstart a Centos 4.1 system with the minimum set of
packages. I have no use for ypbind so I'm trying to prevent from
being installed, but kickstart/anaconda always insist on its
installation (complaining that the package is missing). This is the
%packages section of my ks file so far:
%packages
#-@ dialup
kernel
grub
e2fsprogs
lvm2
-slocate
-bluez-utils
-bluez-bluefw
2008 Jan 29
2
centos 5.0/5.1 nfs kickstart
Hi all,
I'm having a bit of trouble with something and was wondering if anyone
else has encountered this or knows what the problem is.
I have one computer I would like to kickstart a centos 5.0 or 5.1 install.
I have another computer which is the tftpboot server and contains the
centos 5.0 and centos 5.1 install directories
I wish to do the kickstart over nfs and my network is using MTU
2004 Oct 26
2
kickstart from cd
Howdy,
Was wondering if anyone on the list has successfully created a
kickstart cd. I get the thing burnt, looks good, I can browse all the
files, but when I actually boot from it I can't get it to admit the
ks.cfg exists. I *have* been successful with kickstart over http;
just can't seem to make it happen from the cd. Pointers appreciated,
I've been mostly looking at the
2008 Mar 28
3
questions on kickstart
I have 2 questions dealing with 2 different kickstart files.
1) my kickstart sections for RAID disk setup and kickstart reports it
cannot find sda. Why is that. sda is there and works.
clearpart --all --initlabel
part raid.01 --asprimary --bytes-per-inode=4096 --fstype="raid"
--onpart=sda1 --size=20000
part swap --asprimary --bytes-per-inode=4096 --fstype="swap"
2006 Jul 20
3
Kickstart problem.
I am trying to use kickstart for automated builds from a DVD. Some of
the machines have DVD's drives and some have CDRom drives only. With the
CDRom only machines I would like to plug in an external DVD drive via
USB and use this to kickstart.
The DVD only machines work correctly with a isolinux.cfg as
label test
kernel vmlinuz
append initrd=initrd.img ramdisk_size=8192
2006 Dec 27
2
Kickstart: Give IP From ks= Cmdline A Myth?
Hey, someone just told me yesterday that I can give my machine an
initial IP address, gateway, dns server, and netmask via command line
like this:
linux ks=http://www.mydomain.com/kick.ks ip=192.168.1.5
netmask=255.255.255.0 gateway=192.168.1.1 dns=192.168.1.10
Is this true? Is the syntax wrong or right?
If so, and I call my kick.ks file and it has
install
cdrom
it'll pull the files
2007 Apr 11
2
HD/Partitions/RAID setup
I have a machine that's been configured as follows using its BIOS tools:
SATA-0 is a 160 GiB drive used as boot
SATA-1 and SATA-2 are both 500 GiB drives and were configured as a
RAID-1 in BIOS.
When the system boots up, BIOS reports 1 160 GiB SATA drive, and 1
Logical volume as RAID-1 ID#0 500 GiB, which is what I would expect it
to report, as the two drives are now raided
2005 Nov 06
4
Size of /var/log/lastlog
Hi,
Can any of you explain this weirdness:
[root at machine log]# cd /var/log/
[root at machine log]# ls -la|grep last
-r-------- 1 root root 1254130450140 Nov 6 21:44 lastlog
[root at machine log]# du -hs lastlog
52K lastlog
What's up with the output of ls? This is x86_64.
Thanks,
Morten
2008 Feb 08
3
using nfs in kickstart post section
I am trying to mount an nfs drive in the post kickstart section.
I am getting an error on "service nfs start" about cannot register
service RPC
What do I need to start first?
jerry
2005 May 28
1
Re: centos] Kickstart from FTP or USB
>Bryan J. Smith wrote:
>
>>Yes. DHCP is the successor to BOOTP that offers a superset of its
>>functionality. But in the original BOOTP functionality, you would pass
>>the filename the BOOTP client would retrieve from a TFTP server so it
>>could boot. The file was then booted.
>>
>>This is how we have been installing workstations/servers in the UNIX
2006 Dec 25
2
Kickstart Questions
Hi,
We dont run DHCP in our environment where I build our servers, is it
required to get a first IP address to hit my kickstart server running on
my xandros debian laptop? Just been a couple years since I last did some
kickstart builds and I dont have system-config-kickstart running on a
machine here in my home lab.
I can turn on DHCP on my linux laptop perhaps, but just wanted to check
in
2006 Jan 31
1
custom vnc install disk [dnk]
Hi all.... I had posted hte following on teh centos forums, and thought there might be
additional people in here who do not browse those forum, so after 4 days I am posting
over here as well (sorry for the double - but figured after 4 days it was safe to do so).
Hi there.... I am trying to make a custom centos server cd that will essentially do the
following:
throw the disk in, boot the machine,
2008 Jul 14
5
linux kickstart for domU with a SXCE b90 dom0
Hi All:
Using the following line, I am trying to install Scientific Linux (a
RHEL derivative like CentOS), but the installer never sees my kickstart
file :
virt-install -n test-dev1 --ram=1024 --vcpus=2
--file=/dev/zvol/dsk/zfs_pool/xen/lss-kickstart1/root \
--file=/dev/zvol/dsk/zfs_pool/xen/lss-kickstart1/swap \
--file=/dev/zvol/dsk/zfs_pool/xen/lss-kickstart1/nfs \
--accelerate
2005 Sep 22
1
deleting selected partition in kickstart
I am trying kickstart for the first time, and am running into
something I don't see described in the documentation.
Somewhere between me and my purchasing department and Dell, my order
for 6 PE 1850s was changed from "no installed OS" to WIndows. So I
received the boxes with Windows pre-installed.
I would like to delete the NTFS partition with Windows, but keep the
Dell
2008 Mar 06
1
kickstart and remote logging
Hi,
does anaconda C4/5 support remote logging during the install? (logging
--host=ip)
Thanks,
David
2011 Aug 14
4
Kickstart installation error
Hi,
I?m trying kickstart on CentOS
Below is my ks.cfg
*[root at localhost ~]# cat /root/ks.cfg*
*
*
#Generated by Kickstart Configurator
#platform=x86, AMD64, or Intel EM64T
#System language
lang en_US
#Language modules to install
langsupport en_US
#System keyboard
keyboard us
#System mouse
mouse
#Sytem timezone
timezone Asia/Dili
#Root password
rootpw --iscrypted
2006 Jun 30
2
Boot into operating system after PXE boot
Hi all,
I would like to check with you all if the following is possible:
I'd like to combine G4L (Ghost clone) with PXE (been done before) but in such a way that an option in LDAP is checked after booting with PXE. If it's set, a certain program is executed with certain parameters (G4L), if not, the PC should continue to boot in it's installed operating system.
Is the latter
2013 Oct 08
2
C6: kickstart problems with additional repo
Hi,
I'm kickstarting a vm in ESXi 5.1.
ks.cfg is on floppy, install media is ISO file.
This works great as long as I don't add an additional repo, in our case
it is vmware tools on one of our webservers.
If I add the repo line, anaconda asks then for the used network card and
indeed, switching to console the interfaces are still unconfigured.
Chosing eth0 in gui continues the
2006 Aug 17
3
Can I install Centos on Segate ST3160812AS ( SATA II ) Harddisk
HI
Can I install Centos on Segate ST3160812AS ( SATA II ) Harddisk?
Asky