Re: Problem with Text Mode KS Installation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeremy Katz wrote:

On Fri, 2003-06-13 at 11:40, Jose J. Cintron wrote:
install
text
cdrom
autostep

autostep doesn't exist for text mode installs.  I'm guessing you also
have interactive in there.  Remove these two lines and it should
continue without input
You don't want interactive if you don't want it to ask questions. Below is a ks file I know work no issues with out a mouse, and no questions:
lang en_US
langsupport en_US
keyboard us
mouse generic3ps/2
timezone --utc America/Los_Angeles
rootpw yeahright
reboot
text
install
nfs --server Some.server --dir /Some/mount/some/where
bootloader --location=mbr

zerombr yes
clearpart --all --initlabel
part  swap --recommended
part / --fstype ext3 --size 3000

network --bootproto dhcp
auth  --useshadow  --enablemd5
firewall --high
skipx
%packages --resolvedeps
@X Window System
@Editors
@Text-based Internet
@Server Configuration Tools
@Web Server
@Mail Server
@Windows File Server
@FTP Server
@Network Servers
@Kernel Development
@Administration Tools
@Printing Support
open
minicom


--
There is no such thing as obsolete hardware.
Merely hardware that other people don't want.
(The Second Rule of Hardware Acquisition)
Sam Flory  <sflory@xxxxxxxxxxxx>





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux