JiMi VO([EMAIL PROTECTED])@Sat, Mar 11, 2006 at 01:36:27AM -0800:
> hi
> thanx for the tips!
> hmm so if u dont have the HOST system but the live CD...same methods still
> can be used?
> thanx
> 
There is no difference.
First mount the 2 partitions and then you can do something like this.
cd /mnt/lfs          #assumed you already mounted hda1 in /mnt/lfs
tar -cf - . | ( cd /mnt/hda2 ; tar -xf -)  #assumed you mounted the hda2
partition in /mnt/hda2.

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