Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2006 00:17:26 -0400 (EDT)
From:      Brian Tao <taob@risc.org>
To:        Gary Palmer <gpalmer@freebsd.org>
Cc:        FREEBSD-STABLE <freebsd-stable@freebsd.org>
Subject:   Re: 6.1 kernel unable to find /dev ?
Message-ID:  <20060604001315.F41289-100000@as2.dm.egate.net>
In-Reply-To: <20060604040742.GA52545@in-addr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Jun 2006, Gary Palmer wrote:
> On Sat, Jun 03, 2006 at 11:35:29PM -0400, Brian Tao wrote:
> >     errno 8 is ENOEXEC and 13 is EACCES... but:
>
> Silly question: /sbin/init has the "x" flag set, correct?  It should be
> mode 0500 (i.e. -r-x------)

    Yep...

# ls -ld / /sbin /sbin/init
drwxr-xr-x  21 root  wheel     512 Jun  3 21:43 /
drwxr-xr-x   2 root  wheel    2560 May  4 18:05 /sbin
-r-x------   1 root  wheel  582560 May  4 18:05 /sbin/init

    This is the same /sbin/init that the 6.0 kernel has no problems
executing, but the 6.1's do (if booting into "safe" or noacpi mode).
-- 
Brian Tao (BT300, taob@risc.org)
"Though this be madness, yet there is method in't"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060604001315.F41289-100000>