Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2003 19:51:35 -0400
From:      Gerard Samuel <gsam@trini0.org>
To:        FreeBSD Questions <questions@freebsd.org>
Subject:   Making Data CDs
Message-ID:  <3E9F3E07.50807@trini0.org>

next in thread | raw e-mail | index | archive | help
Just getting into CD Burning with FreeBSD.
I have a directory of files with a total size of 540M (according to w2k).
I made an iso of the directory like ->
mkisofs -o files.iso ~/temp/files

Then I used burncd like ->
burncd -v -s max -f /dev/acd1 data ~/temp/files.iso fixate

Now, Im able to mount the CD in FreeBSD, and in w2k, and they seem 
similar, but the file sizes were way off.
According to w2k, the total file usage was 540M while the CD is only 40M.
Did I use the correct steps to burn this CD??

Thanks for any info you may provide..



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