On Sun, 2007-01-07 at 15:25 +0300, Eshi wrote: > after we construct the temporary system there is a choice to boot up > or to chroot, i have problems with this choice - i really can choose > booting, but i don't understand what to do? We use su - clfs when > constructing the temporary, but here what we must to do - use root to > complete and after boot this system to build the final one, or what?? > Chroot choice doesn't work at my system, however i want to do it, > because of very simple instructions, help me pls to choose! thx > _______________________________________________
The answer depends on the host OS and the target OS. If the host can run the programs that you are building for the target, you can use choot. Otherwise, you must boot into the target and continue building from there. So, if the host is a 32-bit Linux and you are building a 64-bit CLFS, you must boot because the host cannot run 64-bit code. If the host is biarch (32-bit and 64-bit) or if it is 64-bit, you can chroot. _______________________________________________ Clfs-support mailing list Clfs-support@lists.cross-lfs.org http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support