[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: %post -nochroot not running commands?
- From: Philip Rowlands <phr doc ic ac uk>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: Re: %post -nochroot not running commands?
- Date: Wed, 17 Nov 2004 16:21:34 +0000 (GMT)
On Wed, 17 Nov 2004, Chris Mckenzie wrote:
>The ks install works fine, it's just the below %post that doesn't
>effect anything. Note that I literally commented out everything to if
>it's working at all. /etc/test isn't created, nor is the /mnt/entrust
>dir or the copy itself.
--nochroot does what it suggests; prevents chroot'ing into
/mnt/sysimage. Try prepending /mnt/sysimage where appropriate, or if
that becomes too annoying, copy everything you need inside
/mnt/sysimage/tmp and then run a separate %post (chroot'ed this time).
Cheers,
Phil
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]