On Mon, May 29, 2006 at 07:22:20PM +0200, sacarde wrote: > (I do all as root) > > cp -rpa/lfs-sources/* /mnt/build_dir/sources
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. -- JH -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
