On 6/27/05, Stephen Liu <[EMAIL PROTECTED]> wrote: > Hi Steve, > > - snip - > <snip>
> > # echo $LFS > Empty printout > > # echo LFS > LFS > > Whether to remove following entry from /etc/fstab > /dev/hda6 /mnt/lfs ext3 defaults 1 2 > > and restart from > 2.4. Mounting the New Partition > http://www.sg.linuxfromscratch.org/lfs/view/6.0/chapter02/mounting.html > Sort of. Just unmount the existing LFS partition (umount /mnt/lfs) and start again from Chapter 2.4 - pay particular attention to this command export LFS=/mnt/lfs you should then do a echo $LFS and expect to get /mnt/lfs as the output. If not, let us know, otherwise you should be able to continue the commands in sequence. -- - Steve Crosby -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
