From owner-freebsd-questions@FreeBSD.ORG Tue May 18 03:53:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BA8516A4CE for ; Tue, 18 May 2004 03:53:23 -0700 (PDT) Received: from web40301.mail.yahoo.com (web40301.mail.yahoo.com [66.218.78.80]) by mx1.FreeBSD.org (Postfix) with SMTP id B699243D60 for ; Tue, 18 May 2004 03:53:16 -0700 (PDT) (envelope-from satimis@yahoo.com) Message-ID: <20040518105316.59107.qmail@web40301.mail.yahoo.com> Received: from [203.88.164.112] by web40301.mail.yahoo.com via HTTP; Tue, 18 May 2004 18:53:16 CST Date: Tue, 18 May 2004 18:53:16 +0800 (CST) From: =?iso-8859-1?q?Stephen=20Liu?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: How to mount and read cdimage before burning X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 10:53:23 -0000 Hi folks, Freebsd 5.2 =========== Following command works on Linux but not on Freebsd # mount cd_image.iso -r -t iso9660 -o loop /mnt (remark: iso9660 changed to cd9660) Google search brought following link http://www.freebsddiary.org/iso-mount.php $ vnconfig /dev/vn0c cd_image.iso ERROR: vnconfig(8) has been discontinued Please use mdconfig(8). $ mdconfig /dev/vn0c cd_image.iso mdconfig: open(/dev/mdctl): Permission denied $ su Password: # mdconfig /dev/md0c cd_image.iso usage: mdconfig -a -t type [-n] [-o [no]option]... [ -f file] [-s size] [-S sectorsize] [-u unit] mdconfig -d -u unit mdconfig -l [-n] [-u unit] type = {malloc, preload, vnode, swap} option = {cluster, compress, reserve} size = %d (512 byte blocks), %dk (kB), %dm (MB) or %dg (GB) Have no idea how to proceed further. Kindly advise. TIA B.R. Stephen Liu _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk