SCIENTIFIC-LINUX-USERS Archives

June 2006

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Whidby <[log in to unmask]>
Reply To:
Mark Whidby <[log in to unmask]>
Date:
Wed, 7 Jun 2006 15:39:08 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
Maxim Kovgan wrote:
> hello!
> 
> I am trying using kickstart to deploy several machines. we use SL3.0.4
> or Scientific Linux CERN 3.0.6, both behave on this similarly: The
> problem is that the booting program seems to ignore any kickstart
> instructions unless the kickstart conf. file is named 'ks.cfg'
> The idea was to have a kickstart configurations NFS share, and to
> point it out on boot via:
> boot: linux ks=nfs:<server>:/path/to/files/hostname.cfg
> but, there was a problem: if I am using NFS I must use DHCP, which I 
> cannot use.
> SO I tried to use:
> boot: linux ks=hd:fd0:/hostname.cfg
> which didn't work
> and only when I use:
> boot: linux ks=floppy
> and the kickstart conf. file is named 'ks.cfg'
> the system picks it up.
> Is there another version of kickstart  that can allow a static IP +
> NFS image uninterrupted installation ?
> Any other automated methods of installation?
> I was looking into FAI, but is works well only with Debian.

Is your syntax correct? I've been using:

linux ks=hd:sdb/ks64.cfg   (i.e. only one colon)

for 4.3 installs where the kickstart file is on a USB pen (there are no 
floppy drives in the machines). (The internal hard drive is SATA - for a 
non-SATA disk it would probably be 'sda'.)

-- 
Mark Whidby
Faculty of Engineering and Physical Sciences

ATOM RSS1 RSS2