> Music cd's are not file system related, and you cannot "mount" an > audio cd. Although the question comes to mind, why hasn't someone written the obvious driver variant to allow audio cd's to be mounted? An audio-cd-fs would be dirt simple compared to all the hair that the isofs has. All it would have is a single directory with 0-99 files in it with such descriptive names as "track-1" "track-2" ... "track-99". The files themselves would just map to the underlying sequence of audo frames. -wolfgang