chroot install

Paul Furness paul.furness at vil.ite.mee.com
Fri Aug 27 17:12:41 UTC 2004


Kickstart works perfectly with FC2. You can create a kickstart config
file, and then at the end do this:

%post --nochroot
cp /mnt/source/config/etc/exports /mnt/sysimage/etc
#Other not chrooted commands.

chroot /mnt/sysimage /sbin/chkconfig --level 345 nfs on
# Other chrooted commands.

Is that what you meant?

Paul.

On Fri, 2004-08-27 at 16:40, Sven Heinicke wrote:
> Is there a way to do a chroot install with FC2?  Sorta like Debian's
> debootstrap?
> 
> 	Sven
> 





More information about the fedora-list mailing list