William Harrington wrote:
Change it to something funny. Something like "Fix your passwd file, bum!" orrr
"Creature from the Black Lagoon!"
or Ratrophy! or Arrr!
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the
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.s
> Karna,
>
> If I undertand the above correctly, on next boot for
> whatever reason I have to re-run all following
> commands;
>
> # 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 ramfs ramfs $
ount -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 --logi
$LFS/dev/pts
# 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
before continue. If I'm wrong please correct me.
> Note that the bash prompt will say "I have
On 7/8/05, Stephen Liu <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> Continued on "6.3. Entering the Chroot Environment"
> http://www.sg.linuxfromscratch.org/...r06/chroot.html
>
>
> I have no name!:/#
>
> Please advise how to proceed. Whether
n the previous
section) and enter chroot again before continuing with the installations.
Note that the bash prompt will say "I have no name!" This is normal because the
/etc/passwd file has not been created yet. "
I suggest that you simply follow the instructions.
In http://w
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 h