>> I have downloadet all the pakages and patches! can that be the problem? I
>> dont know where its saved!
>
> I figuret it out.. can i move what i have downloadet from /dev/mapper/lfs-cd 
> to
> /mnt/lfs/sources? al at one time?

Ah - but I thought the sources were already on the lfs cd? Or did I
just make that up in my head? (it does happen...)

Check if there's a directory /sources/ or /lfs-sources on the CD. (or
just execute "find / | grep -i source" and see if anything comes up.

If not, you can indeed move all the files you've downloaded - assuming
you've moved them into a directory called /sources you'd type:

mv -v /sources/* /mnt/lfs/sources/*

And you're away (this may take a while!)

John G
-- 
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