On Wed, Dec 05, 2001 at 08:17:16AM -0500, Keller, Tim wrote:
Andy,
The Way I lay my CD's out is root Artist Album mp3's
I personally use mkisofs and the loopback mount them as a sanity check. As for the format, I use ISO9660/Joliet with "allow stuff that breaks ISO" aka
mkisofs -U -J -o some.iso a_subdirectory_layed_out_like_above/
It'll then bitch about this not conforming but everything works fine.
Add -r -T and it should stop complaining. -- Frank Sweetser fs at wpi.edu, fs at suave.net | $ x 15 Full-time WPI Network Tech, Part time Linux/Perl guy | The one computer-language course I took was Cobol, and basically, I just slept the whole quarter. Then, the night before the final, I read the IBM Cobol manual, and I got the top score in the final. - Larry Wall, in an interview with O'Reilly