On Fri, Jul 22, 2005 at 09:35:27AM +1000, Jath Palasubramaniam wrote: > > > ln -s ../usr/bin/cpp /lib > > At this point the user is in the directory '/sources/gcc-build/'. A > single '..' only places you in the 'sources/' directory. I believe the > command should be either:
Look at the note on this page: http://www.linuxfromscratch.org/lfs/view/stable/chapter04/creatingtoolsdir.html > < If you have created a new swap partition in the previous chapter > called '/dev/yyy', activate for use by issueing the command: > < swapon /dev/yyy The host probably already has a swap partition mounted. If so, it is still usable inside chroot as long as proc is mounted. -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
