e2fsck "permission denied"

Jun Ma sync.jma at gmail.com
Sun Nov 4 01:53:13 PDT 2007


Sorry, I got the answer.
My interpreter was wrong. "Requesting program interpreter:
/usr/lib/libc.so.1", it should be "Requesting program interpreter:
/lib/ld-uClibc.so.0".

:)

2007/11/4, Jun Ma <sync.jma at gmail.com>:
> #
> # e2fsck
> /bin/ash: e2fsck: Permission denied
>
> # strace e2fsck
> execve("/bin/e2fsck", ["e2fsck"], [/* 7 vars */]) = -1 EACCES
> (Permission denied)
> write(2, "strace: exec: Permission denied\n", 32strace: exec: Permission denied
> ) = 32
> exit(1)                                 = ?
> Process 67 detached
>
> # ls -al /bin/e2fsck
> -rwxrwxr-x    1 root     root       167552 Jan  1  2000 /bin/e2fsck
>
> # date
> Thu Jun 19 10:07:10 UTC 2003
>
> I'm using busybox-1.7.1,  the kernel comes up with init ramdisk as
> root filesystem, just confused...
>
> Any comments, thanks.
>
> --
> I want to be an expert.
> I want to be a professional.
>


-- 
I want to be an expert.
I want to be a professional.


More information about the busybox mailing list