From owner-freebsd-questions@FreeBSD.ORG Thu Jul 12 20:53:28 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCC0216A469 for ; Thu, 12 Jul 2007 20:53:28 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.freebsd.org (Postfix) with ESMTP id 67BA213C455 for ; Thu, 12 Jul 2007 20:53:28 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr12.xs4all.nl (8.13.8/8.13.8) with ESMTP id l6CKrLbB038653; Thu, 12 Jul 2007 22:53:22 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 6B882B822; Thu, 12 Jul 2007 22:53:21 +0200 (CEST) Date: Thu, 12 Jul 2007 22:53:21 +0200 From: Roland Smith To: Paul Hoffman Message-ID: <20070712205321.GA42450@slackbox.xs4all.nl> Mail-Followup-To: Paul Hoffman , freebsd-questions@freebsd.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.16 (2007-06-09) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Making a mounted ISO image of a CD-ROM writable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 20:53:29 -0000 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 12, 2007 at 12:38:10PM -0700, Paul Hoffman wrote: > Greetings again. I want to make an ISO image of the FreeBSD distribution= =20 > with a boot.config file that contains "/boot/loader -h". I have the ISO= =20 > image as a file on my hard drive, and have mounted it on /mnt: >=20 > mdconfig -a -t vnode -f /path/to/my/bootable.iso -u 0 > mount -w -t cd9660 /dev/md0 /mnt >=20 > However, when I try to create files on /mnt, I get: >=20 > -su: boot.config: Read-only file system >=20 > How do I make it so that I can write into /mnt so that I can then later= =20 > save those back to the ISO image? Try the sysutils/isomaster port. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFGlpTBEnfvsMMhpyURAod0AKCfkWspTwYh3JrGmqTlKsf+shbZuwCePDS2 Vo5qkNH4e2csTMQNvf+J+Gg= =7rZ0 -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2--