Date: Fri, 1 Feb 2002 14:04:35 +1100 From: Edwin Groothuis <edwin@mavetju.org> To: poison <poison@freebsd.art.pl> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Burning CD`s. Message-ID: <20020201140435.G1599@k7.mavetju.org> In-Reply-To: <20020201035405.R11980-100000@freebsd.art.pl>; from poison@freebsd.art.pl on Fri, Feb 01, 2002 at 03:55:09AM %2B0100 References: <20020201134651.F1599@k7.mavetju.org> <20020201035405.R11980-100000@freebsd.art.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 01, 2002 at 03:55:09AM +0100, poison wrote: > > > On Fri, 1 Feb 2002, Edwin Groothuis wrote: > > > > > > > No , this is command prompt: > > > /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/* fixate > > > > Where is mkisofs? See the EXAMPLES section of man mkisofs. > > > > Edwin > > This is not important I shit up 4 cd`s > prompt like : > /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/test.jpg fixate > > is good ,right ? Nope. Use mkisofs first to make a cdrom image, then burn that to the disk: man burncd: SYNOPSIS burncd [-f device] [-s speed] [-e] [-l] [-m] [-p] [-q] [-t] [command] [command file ...] DESCRIPTION [...] file All other arguments are treated as filenames of images to write to the media, or in case the -l option is used as files containing lists of images. Image. As in application/iso, not as in image/jpeg. Install mkisofs, read the examples and you're on your way. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.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?20020201140435.G1599>