You need audio instead of data. Ada On Thu, 31 Jul 2003, marlon corleone wrote:
how do i burn a directory using burncd
i did burncd -f /dev/acd1 data mp3z fixate is this correct?
__________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Like the manpage tells you, you must make a iso file system first. Use mkisofs to create a iso filesystem from your mp3 directory.
To simply burn mp3's, you need data en not audio.
Otherwise you need a program that convert mp3's to cd audio files.
Serge
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"