Alle 19:56, lunedì 29 maggio 2006, hai scritto: > At this point you could probably just make /mnt/build_dir/sources world > writable and get past this problem. After the above command do: > chmod 777 /mnt/build/sources.
I do it: chmod -R 777 /mnt/build_dir/sources and then from root: ./lfs -B dev* -M ....... building target 020-.......... building target 021-.......... building target 022-.......... building target 028-........... error 1 same error in logs/ mkdir: cannot create directory `../binutils-build': Permission denied but now I have lfs user !!! and then I try: chown -R lfs:lfs /mnt/build_dir and ./lfs -B dev* -M building target 028-........... error 1 ????? -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
