Re: in 6.1/6.2 where is the ks.cfg file located

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

 



I'm catching up on my kickstart-list reading, so sorry for the late reply.

If the ks.cfg file isn't in /tmp, it will be in / in the initrd
environment.  So, in a non-chroot'd post install script, try:

	%post --nochroot
	cp /ks.cfg /mnt/sysimage/tmp/ks.cfg

to get a copy on the machine being kicked.

--Seth

On Tue, Jan 22, 2002 at 04:53:54PM -0500, Brent Fox wrote:
> I think it should be under /tmp/ks.cfg.
> 
> Brent
> 
> On Tue, 2002-01-22 at 13:35, Matthew Pound wrote:
> > so i want to have a copy of the exact ks.cfg file used when kickstarting a
> > machine.  Is it located locally (on the machine being kicked) during the
> > post install scripts so i can cp it to some location i can look at later?
> > 
> > matthew.
> > 
> > 
> > 
> > _______________________________________________
> > Kickstart-list mailing list
> > Kickstart-list@xxxxxxxxxx
> > https://listman.redhat.com/mailman/listinfo/kickstart-list
> 
> 
> 
> 
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list@xxxxxxxxxx
> https://listman.redhat.com/mailman/listinfo/kickstart-list





[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