Re: chroot install

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

 



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
> 



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux