[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: AW: AW: kickstart trouble
- From: Noah White <nwhite silverbacktech com>
- To: <redhat-install-list redhat com>
- Subject: Re: AW: AW: kickstart trouble
- Date: Wed, 24 May 2000 10:32:57 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
on 5/24/00 7:44 AM, Vera Kiessling at kiess fzi de wrote:
>
> If you use the option --nochroot your root image will
> be somewhere under /mnt/sysimage not "/".
>
> This should work:
>
> %post
> eecho "nameserver 141..... " >>/etc/resolv.conf
>
> ++ this didn´t work, I try now the other one
>
>
> or
>
> %post --nochroot
> echo "nameserver 141..... " >>/mnt/sysimage/etc/resolv.conf
>
> -- Holger
>
Or:
chroot /mnt/sysimage echo "nameserver 141..... " >>/etc/resolv.conf
In case part of your %post needs to operate in a non chrooted environment
but this portion does.
- -Noah
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.2 for non-commercial use <http://www.pgp.com>
iQA/AwUBOSvoFMl1uOrs3wnGEQJAPwCfXw4m/RN0/b5CuIjTqOyABtCIBk8AnREF
VB64wKGuzX0oGxIshUacpeSH
=MLXr
-----END PGP SIGNATURE-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]