#
# 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.
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to