Date: Mon, 22 Oct 2001 22:52:46 +0200 (CEST) From: Nils Holland <nils@tisys.org> To: Richard B Mahoney <rbm49@it.canterbury.ac.nz> Cc: Ronnie Clark <Ronj_clark@fellowshipchurch.com>, Subscribers to FreeBSD-Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: burncd questions Message-ID: <20011022224923.F41615-100000@jodie.ncptiddische.net> In-Reply-To: <20011019090310.A1321@it.canterbury.ac.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Oct 2001, Richard B Mahoney wrote: > /usr/local/bin/mkisofs -allow-multidot -allow-lowercase \ > -relaxed-filenames -R \ Just a note: When burning a CD that is to be used on other FreeBSD machines, the -R option in the above example should probably be replaced with -r (small r instead of CAPITAL R). That way, the owner/group info is set to more useful values when using a CD on a different machine. Of course, when burning a home directory for backup purposes, which is what Richard's example is showing, the -R option is probably better suited, as the backup is intended to be used for restoration reasons on the machine on which it was created. Greeting Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org 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?20011022224923.F41615-100000>