I am trying to mount a Directory as a DVD rom (for use in linDVD) to save adding all the files manually in the playlist.
Is there an easy way to do this?
or will I have to make an iso from the directory inc VIDEO_TS and AUDIO_TS and mount this as a virtual drive with the code:
CODE
mount -t iso9660 -o loop filename.iso /media/iso