LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-27-2009, 03:10 AM   #1
soumalya
Member
 
Registered: Nov 2006
Posts: 260

Rep: Reputation: 31
kickstart problem


Sir

in my office i want to install centos as kickstart installation. using a raw hdd its working fine, but the problem is, all the machine are windows xp installed with two partition. now i want to install centos with dual booting option without disturbing the dos partitions.

my ks.cfg attached

help me please
-------------------
ks.cfg

#platform=x86, AMD64, or Intel EM64T
# System authorization information
auth --useshadow --enablemd5
# System bootloader configuration
bootloader --location=mbr
# Partition clearing information
clearpart --none
# Use graphical install
graphical
# Firewall configuration
firewall --disabled
# Run the Setup Agent on first boot
firstboot --disable
# System keyboard
keyboard us
# System language
lang en_US
# Installation logging level
logging --level=info
# Use NFS installation media
nfs --server=192.168.100.92 --dir=/CentOS
# Network information
network --bootproto=dhcp --device=eth0 --onboot=on
# Reboot after installation
reboot
#Root password
rootpw --iscrypted $1$NQpNYAxp$YxM3o3KssNdKXtggzFiEi1

# SELinux configuration
selinux --disabled
# System timezone
timezone Asia/Calcutta
# Install OS instead of upgrade
install
# X Window System configuration information
xconfig --defaultdesktop=GNOME --depth=16 --resolution=1024x768
# Disk partitioning information
part / --bytes-per-inode=4096 --fstype="ext3" --size=10000
part /boot --bytes-per-inode=4096 --fstype="ext3" --size=1000
part swap --bytes-per-inode=4096 --fstype="swap" --size=1024
part /usr --bytes-per-inode=4096 --fstype="ext3" --size=10000

%packages
@gnome-desktop
@base-x
@server-cfg
@graphical-internet
@development-tools
@development-libs
@graphics
@office
@admin-tools
@network-server
@system-tools
@smb-server
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kickstart problem rohit_67066 Linux - Networking 1 03-02-2008 07:24 AM
Kickstart problem tdbabar Linux - Networking 1 09-19-2007 04:34 PM
Kickstart problem-> sharptech Red Hat 2 01-22-2007 11:51 AM
Kickstart Problem??? okurt1982 Linux - General 1 08-01-2003 05:54 PM
Kickstart Problem??? Please Help... okurt1982 Linux - Software 1 08-01-2003 05:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 08:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration