> > So I managed to write a DVD-A on a DVD+RW with the following steps: > > > > dvda-author -o DVD -g *.wav > > mkisofs -o image.iso -sort sort.txt -udf DVD > > growisofs -Z /dev/sr0=image.iso > > > > I followed the howto on: > > http://dvd-audio.sourceforge.net/howto.shtml > > > > I do not have the mkisofs patch applied and used the sort file from > > that howto. > > > > And on my Denon DVD-1920, an explicit SACD and DVD-A player, it plays > > fine. > > > > However, I cannot mount the so-created DVD-A using mount -t udf > > /dev/sr0 /mnt/udf; it gives me an "unknown filesystem" error. > > > > Regards, > > > > Gabriel > Hi Gabriel, > Did you try to mount it with -t iso9660 instead of udf? > In fact, that worked. I had set the option "auto" in my /etc/fstab and mount without the "-t" option recognized the udf filesystem on the DVD-A and gave an "unknown filesystem error. The command "mount -t iso9660" as well as giving the filesystem type option iso9660 in the /etc/fstab-file works fine. How to play a DVD-A on the linux computer remains yet a mistery to me, however. Hope we'll find out soon. Gabriel -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines