fromscratch.org
CC:
Onderwerp: Re: bash: xxx Permission denied
On Wed, March 23, 2005 7:07, boelster2 said:
> Hi,
>
> I am trying to build a lfs 6.0 system using the LFS live cd, but i can
> only get access to the l
On Wed, March 23, 2005 7:07, boelster2 said:
> Hi,
>
> I am trying to build a lfs 6.0 system using the LFS live cd, but i can
> only get access to the lfs partition when logged in as root.
> Just like in the book i do a:
> groupadd lfs
> useradd -s /bin/bash -g lfs -m -k /dev/null lfs
> When i su
Hi,
I am trying to build a lfs 6.0 system using the LFS live cd, but i can only get
access to the lfs partition when logged in as root.
Just like in the book i do a:
groupadd lfs
useradd -s /bin/bash -g lfs -m -k /dev/null lfs
When i su as lfs and do a cd /mnt/lfs/hda6/tools then i get :
bash