From owner-freebsd-questions Tue Mar 28 13:57:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id B336D37C034 for ; Tue, 28 Mar 2000 13:57:07 -0800 (PST) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp4-pa5.neomedia.it [195.103.207.116]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id XAA01165; Tue, 28 Mar 2000 23:55:27 +0200 (CEST) From: Salvo Bartolotta Date: Tue, 28 Mar 2000 22:57:21 GMT Message-ID: <20000328.22572100@bartequi.ottodomain.org> Subject: Re: creating cdrom To: Valery Zamarayev , freebsd-questions@FreeBSD.ORG In-Reply-To: <20000328150520.A2385@sea.com.ua> References: <200003271804.e2RI4rQ02603@mail.hiwaay.net> <20000328150520.A2385@sea.com.ua> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 3/28/00, 1:05:20 PM, Valery Zamarayev wrote regarding= =20 Re: creating cdrom: > On Mon, Mar 27, 2000 at 12:04:53PM -0600, David Kelly wrote: > > Jesus writes: > > > > > > Hello: > > > > > > I need generate a cdrom ISO9660 image from a directory. > > > > Install cdrecord out of the ports collection. > I'd also recommend mkhybrid (/usr/ports/sysutils/mkhybrid) to create=20 ISO9660 > images. I successfully tried it myself. It can create hybrid Joilett, > Rockridge etc. images so that you have long names in both FreeBSD and = Windows. > -- > Sincerely etc. Valery Zamarayev > http://www.sea.com.ua Dear Valery Zamarayev, I have been using "mkisofs -D -U -R": curious as it may seem, it works=20 like charm for me. I can access all my backed-up freebsd files with no=20 difficulty. I have even tried 9 levels of directory nesting. Not sure=20 *if* and *where* I will hit the limit, if any ... :-) -D =3D no deep relocation;=20 -U =3D untranlated, ie non-truncated file names (up to 30 characters); -R =3D Rockridge extensions. BTW, I issued some "diff -r" commands to make sure that my files had=20 been correctly copied (safe paranoia).=20 Practically, I can save my freebsd trees with small to no changes in=20 file names [wild screams of joy censored] Not yet tried -J (Joliet), but I could NOT care less about Winblows=20 :-)) Best regards, Salvo P.S. The only thing I have yet to do with Winblows is ... cleaning my=20 Epson Stylus Color 800 heads. Until I find out how to do it under=20 FreeBSD :-))) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message