> From: "Nick Price" <[EMAIL PROTECTED]>
> Subject: RE: Remote Installworld
>
> >I'm currently administering a machine about 1500mi from me with nobody
> >local to the machine to assist me. Anyways, my only access to this
> >machine
On Thu, Mar 02, 2006 at 01:28:34AM -0800, Nick Price wrote:
> > >
> > >I'm currently administering a machine about 1500mi from me with nobody
> > >local to the machine to assist me. Anyways, my only access to this
> > >machine is via SSH, no remote serial console or anything.
> > >
>
> The securelevel wouldn't allow me to change the flag.
>
> Thanks anyways
> Nick
>
>
Try to set
kern_securelevel="-1"
in /etc/rc.conf, remotely reboot your computer, remove schg flags and do
installworld one more time. Set kern_securelevel back and reboot.
Best regards, Denis Barov.
___
On Thu, Mar 02, 2006 at 11:00:39AM +0200, Iantcho Vassilev wrote:
> Give us more details..
>
> I assume that 'make buildworld' and 'make buildkernel' and 'make
> installkernel' have finished successfuly.
> See if you /tmp isn`t mounted nosuid and noexec
>
Check kern.securelevel. See security(7)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ? ?
Sent: Thursday, March 02, 2006 12:03 AM
To: freebsd-stable@freebsd.org
Subject: Re: Remote Installworld
> Date: Wed, 1 Mar 2006 23:35:31 -
> From: "Nick" <[EMAIL PR
Give us more details..
I assume that 'make buildworld' and 'make buildkernel' and 'make
installkernel' have finished successfuly.
See if you /tmp isn`t mounted nosuid and noexec
On 3/2/06, Nick <[EMAIL PROTECTED]> wrote:
>
>
>I'm currently administering a machine about 1500mi from me with
> Date: Wed, 1 Mar 2006 23:35:31 -
> From: "Nick" <[EMAIL PROTECTED]>
> Subject: Remote Installworld
> To: freebsd-stable@freebsd.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1";
>
>
>I'm currently administering a machine about 1500mi from me with n