Date: Thu, 11 Apr 2002 10:24:54 -0400 (EDT) From: Fuzzy <fuzzy@pooh.ASARian.org> To: freebsd-questions@FreeBSD.ORG Subject: how to setup a filesystem in a file Message-ID: <Pine.BSF.4.44.0204111014390.99800-100000@pooh.ASARian.org>
next in thread | raw e-mail | index | archive | help
I'm trying to build a filesystem to be copied to a cd-r with a ATAPI cd-rw drive. I thought: dd if=/dev/zero of=/backup/cd-image1 bs=1024 count=640 newfs /backup/cd-image1 mount ?? how do I mount the filesystem in the file? or is there a better way. I have a number of tgz files I want to preserve on a cd-r. thanks Fuzzy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.44.0204111014390.99800-100000>