Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2003 17:36:12 -0400
From:      Todd Stephens <tbstep@tampabay.rr.com>(by way of Todd Stephens <tbstep@tampabay.rr.com>)
To:        freebsd-questions@freebsd.org
Subject:   Re: Newbie - CD Burning Question
Message-ID:  <200309031736.12660.tbstep@tampabay.rr.com>

next in thread | raw e-mail | index | archive | help
On Wednesday 03 September 2003 05:20 pm, Tony Pagliocco wrote:
> CD Burner is located on /dec/acd0c because it says no such file
> or directory is located.
>
> The command I am using is
>
> # burncd -f /dec/acd0c data /home/www/directory fixate

Are you typing /dev or /dec?  It should be /dev.  Also, according to
'man burncd', "the files burned to data CD-Rs are assumed to be ISO9660
file systems", so I think you need to take whatever file(s) you want to
put on the cd, and use mkisofs to create a ISO image.  I've never used
burncd though, so I can't be sure on that.

--
Todd Stephens



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309031736.12660.tbstep>