I am just starting a 6.1 build on a GoboLinux 012 (kernel 2.6.11.9) box. I am in 5.3.1 Installation of Binutils. and make directory of binutils-build complains of bad permissions. Just what directory am I supposed to be in at this point for the mkdir to work?

$LFS = /Mount/hda6.lfs  (GoboLinux uses Mount rather than mnt)

lfs:/Mount/hda6.lfs$ mkdir ../binutils-build
mkdir: cannot create directory `../binutils-build': Permission denied

Below are the permissions of the dirs built so far:

lfs:/Mount$ ls -l
total 4
drwxr-xr-x  2 root root   72 Sep  7 11:20 CD-ROM
drwxr-xr-x  2 root root   72 Sep  7 11:20 Floppy
drwxr-xr-x  5 root root  208 Sep  5 17:10 hda1.data
drwxr-xr-x  2 root root   48 Aug 26 10:30 hda3.LFS
drwxr-xr-x  5 root root 4096 Sep 15 16:10 hda6.lfs
drwxr-xr-x  2 root root   48 Aug 26 10:30 hda7.gobo.kde
lfs:/Mount$ cd hda6.lfs
lfs:/Mount/hda6.lfs$ ls -l
total 24
drwx------  2 root root 16384 Sep 15 14:56 lost+found
drwxrwxrwt  2 lfs  root  4096 Sep 15 16:01 sources
drwxr-xr-x  2 lfs  root  4096 Sep 15 16:10 tools
--
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