Andi Blacktigerbro wrote:
> How to start again to build LFS from zero, I think deleting sources/tools
> directories, lfs user/group are not enough?

If you followed the book, you have a separate partition mounted as 
/mnt/lfs.  From there you will have the following directories:

[ /mnt/lfs ]$ ls
in     dev  home  lib  lost+found  mnt    proc  run   sources  sys
tools  var  boot  etc  lib64       media  opt   root  sbin     srv
tmp    usr


Just delete all the directories except lost+found and sources.  You may 
want to remove /home/lfs and the lfs user and group, but that's not 
really needed.  You may want to remove /home/lfs/{.bash_profile,.bashrc} 
but that's not needed.

Also, remove any sub-directories in /mnt/lfs/sources.

You can, of course delete all sources and re-download, but that's way 
too much overkill.  Just get the md5sums file and make sure

$ md5sum -c md5sums

shows no errors.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to