From owner-freebsd-questions Sun Feb 18 22: 5:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-53.dsl.lsan03.pacbell.net [64.165.226.53]) by hub.freebsd.org (Postfix) with ESMTP id 3010637B491 for ; Sun, 18 Feb 2001 22:05:19 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BAF1766D46; Sun, 18 Feb 2001 22:05:18 -0800 (PST) Date: Sun, 18 Feb 2001 22:05:18 -0800 From: Kris Kennaway To: Rakhesh Sasidharan Cc: "questions@FreeBSD.ORG" Subject: Re: Securelevel and mounting ... Message-ID: <20010218220518.A73665@mollari.cthul.hu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rakhesh@cse.iitd.ernet.in on Mon, Feb 19, 2001 at 11:33:17AM +0530 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 19, 2001 at 11:33:17AM +0530, Rakhesh Sasidharan wrote: >=20 > Hi, >=20 > Does securelevel 1 mean that I am not even able to do the below:=20 >=20 > Script started on Sat Feb 17 15:38:28 2001 > [root@FreeBSD](/root)# sysctl kern.securelevel > kern.securelevel: 1 > [root@FreeBSD](/root)# vnconfig vn0c /big/OSes/4.2-FreeBSD/4.2-install.is= o=20 > [root@FreeBSD](/root)# mount -t cd9660 /dev/vn0c /isomount/ > cd9660: vfsload(cd9660): Operation not permitted ^^^^^^^ You don't have the CD9660 stuff compiled into your kernel, so mount(8) tries to kldload the KLD on-the-fly, which it can't when you have a raised securelevel. Kris --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6kLedWry0BWjoQKURAgemAJoCZ4f1bYtPUnGKr8FiFaFDM4rrxQCgnaiH /Z9Sxxn7BjSJYeqgZTLS8Gc= =2FQv -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message