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 
> with a boot.config file that contains "/boot/loader -h". I have the ISO 
> image as a file on my hard drive, and have mounted it on /mnt:
> 
> mdconfig -a -t vnode -f /path/to/my/bootable.iso -u 0
> mount -w -t cd9660 /dev/md0 /mnt
> 
> However, when I try to create files on /mnt, I get:
> 
> -su: boot.config: Read-only file system
> 
> How do I make it so that I can write into /mnt so that I can then later 
> save those back to the ISO image?

Try the sysutils/isomaster port.

Roland
-- 
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)

Attachment: pgp1EtWb4OsuN.pgp
Description: PGP signature

Reply via email to