From owner-freebsd-hackers Fri Feb 21 15:37:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA03530 for hackers-outgoing; Fri, 21 Feb 1997 15:37:11 -0800 (PST) Received: from tyger.inna.net (root@tyger.inna.net [206.151.66.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA03521 for ; Fri, 21 Feb 1997 15:37:07 -0800 (PST) Received: from dolphin.inna.net (jamie@dolphin.inna.net [206.151.66.2]) by tyger.inna.net (8.8.3/8.7.3) with SMTP id SAA11083; Fri, 21 Feb 1997 18:39:30 -0500 (EST) Date: Fri, 21 Feb 1997 18:37:11 -0500 (EST) From: Jamie Bowden To: John Prince cc: hackers@freebsd.org Subject: Re: mkisofs In-Reply-To: <199702212331.RAA06899@milo.lodgenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 21 Feb 1997, John Prince wrote: > What are you trying to make an isofs of?? > You need to specify a source tree. > mkisofs -v -a -d -N -T -l -D -L -R -V "YOUR TITLE" -o "OUTFILE NAME" > source_tree > mkisofs -v -a -d -N -T -l -D -L -R -V "My Cd" -o "newiso.iso" /stage/somedir > Review the man pages for mkisofs. > There is a script located in /usr/share/examples/worm that should help answer > your questions. > Good Luck > John Cool. I seem to have screwed up the command line then. I am attempting to burn a 2.1.7-R cd. I have ftp'd the release, plus all the packages, ports, and X. This is my first time with mkisofs. Thanks for the tip. Jamie Bowden Network Administrator, TBI Ltd.