From owner-freebsd-questions Sun Feb 18 22: 0: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from desh.cse.iitd.ernet.in (mailer.cse.iitd.ac.in [202.141.68.3]) by hub.freebsd.org (Postfix) with ESMTP id 6D2E437B4EC for ; Sun, 18 Feb 2001 21:59:59 -0800 (PST) Received: from cse.iitd.ernet.in (root@poorvi.cse.iitd.ernet.in [10.20.3.12]) by desh.cse.iitd.ernet.in (8.8.7/8.8.7) with ESMTP id LAA21528 for ; Mon, 19 Feb 2001 11:33:13 +0530 Received: from localhost (csu96154@localhost) by cse.iitd.ernet.in (8.9.3/8.9.3) with ESMTP id LAA21926 for ; Mon, 19 Feb 2001 11:33:17 +0530 X-Authentication-Warning: localhost.localdomain: csu96154 owned process doing -bs Date: Mon, 19 Feb 2001 11:33:17 +0530 (IST) From: Rakhesh Sasidharan X-Sender: csu96154@localhost.localdomain To: "questions@FreeBSD.ORG" Subject: Securelevel and mounting ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Does securelevel 1 mean that I am not even able to do the below: 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.iso [root@FreeBSD](/root)# mount -t cd9660 /dev/vn0c /isomount/ cd9660: vfsload(cd9660): Operation not permitted [root@FreeBSD](/root)# exit Script done on Sat Feb 17 15:38:57 2001 Funny, the manpages didn't mention any problem like that. Or is there something I missed ? Regards. __ Rakhesh Sasidharan rakhesh at cse.iitd.ac.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message