[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
AW: AW: kickstart trouble
- From: Vera Kiessling <kiess fzi de>
- To: "'redhat-install-list redhat com'" <redhat-install-list redhat com>
- Subject: AW: AW: kickstart trouble
- Date: Wed, 24 May 2000 13:44:16 +0200
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
--
To unsubscribe: mail redhat-install-list-request redhat com with
"unsubscribe" as the Subject.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]