On Sat, May 27, 2006 at 12:16:29PM -0600, Gerard Beekmans wrote: > Hi guys, > > This request will probably fall under the category "if you deviate, you > get to fix it yourself" but I'm putting it out there anyways. > > Standard way of building an LFS system is to use one partition as it > simplifies things for us. This assumption also ends up hard-coded into > the generated Makefile file. > > On this system I'm building the root partition simply is not big enough > to compile software. Root partition itself is about 200 MB. Everything > else sits on different partitions. This requires making some changes > because jhalfs build system does not currently have configuration > variables that allows one to specify different locations for /tools and > I think /sources is hard-coded as such as well.
I assume you're using the LiveCD as a host and are wishing to build LFS onto your prepared partitions. Is it not practical or possible to create a separate temporary partition for the build, mount it at /mnt/build_dir and then when the build is done, mount your real partitions and copy over each directory to the partition you wish it to reside on? -- JH -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
