Cant write to /etc

Jonathan Chen jonc at chen.org.nz
Sun Aug 31 23:52:03 PDT 2003


On Mon, Sep 01, 2003 at 02:36:39PM +1000, David L wrote:
> I have just been tring to use sms_client and it gives me an error that it cant 
> write to /etc.
>  When I try to # touch /etc/smslock
> 
> it gives me 
> 
> # touch: /etc/smslock: Read-only file system

There's your error. Your need to:

    # mount -w /

-- 
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
                                             When all else fails, RTFM


More information about the freebsd-questions mailing list