It's obvious as per LFS document
since the /etc/passwd file is not there.
So needn't to worry
carry on ....
sunsom
>
> # mount /mnt/lfs
> # export LFS=/mnt/lfs
> # mkdir -p $LFS/{proc,sys}
> # mount -t proc proc $LFS/proc
> # mount -t sysfs sysfs $LFS/sys
> # mount -f -t devpts -o gid=4,mode=620 devpts
> $LFS/dev/pts
> all went through without problem
>
> # chroot "$LFS" /tools/bin/env -i HOME=/root
> TERM="$TERM" PS1='\u:\w\$ '
> PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin
> /tools/bin/bash --login +h
>
> I have no name!:/#
>
> Please advise how to proceed. Whether enter a name
> here? OR just ignore it and continue on "6.4. Changing
> Ownership"
>
>
http://www.sg.linuxfromscratch.org/lfs/view/6.0/chapter06/changingowner.html
>
> TIA
>
> B.R.
> Stepphen Liu
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page