07-24-2015, 12:22 PM
(07-24-2015, 09:50 AM)UltraCookie link Wrote:Should work. Only the disk playing could cause problems. VLC on Linux can't play copy protected DVDs. If I remember correctly you need 'libdvdcss' to play those.
install libdvdread4:
Code:sudo apt-get install libdvdread4
and run this command to install libdvdcss:
Code:sudo sh /usr/share/doc/libdvdread4/install-css.sh
Already done on LL
