[buug] Re: [Questions] Using burncd for .jpg photos

Crist J. Clark cristjc at comcast.net
Wed Mar 17 11:49:34 PST 2004


On Wed, Mar 17, 2004 at 09:24:31AM -1000, Al Plant wrote:
> Hi,
> 
> I am using a FreeBSD box.
> Is there a command line code for burncd that allows placing .jpg photos 
>       that are located in a directory in that directory on the cd?
> 
> I used this and it doesnt work.
> 
> burncd -f /dev/acd0c data /usr/home/alp/cdromburn/vegaspix
> 
> Thanks for any help.

You probably want to put an ISO-9660 filesystem on the CD. That is,
you use a tool like mkisofs (in the ports) to create a ISO-9660
filesystem of everything above your vegaspix directory. Then you write
the filesystem image (a plain ol' file) to the CD using the "data"
command within burncd(8).
-- 
Crist J. Clark                     |     cjclark at alum.mit.edu
                                   |     cjclark at jhu.edu
http://people.freebsd.org/~cjc/    |     cjc at freebsd.org



More information about the buug mailing list