Fw: permission denied in root!

Daniel Bye dan at slightlystrange.org
Sat Sep 13 18:15:28 PDT 2003


On Sat, Sep 13, 2003 at 03:35:46AM -0700, Paul Orsi wrote:
> I may try:
> chattr -V  -i NEWKERN

As Kris has already told you, there is no such command as `chattr' in
FreeBSD.

> chmod u+x NEWKERN

Ah!  Now we're (maybe) getting somewhere - the file NEWKERN is simply a text
file - it contains configuration parameters for building a kernel.  It is
not in and of itself executable.  If you set the execute bit and try to run
it, your shell will spew out loads of `command not found' errors.

> let me know if you have any ideas.,thanks

Read these chapters in the handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html

The first is useful if you are just trying to build a new kernel.  If you
are trying to update the whole system, read the latter.

HTH,

Dan

-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F
                                                                     _
                                              ASCII ribbon campaign ( )
                                         - against HTML, vCards and  X
                                - proprietary attachments in e-mail / \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030914/abb7275d/attachment.bin


More information about the freebsd-questions mailing list