<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Apr 5, 2011 at 12:56 AM, Gabor Szabo <span dir="ltr">&lt;<a href="mailto:szabgab@gmail.com">szabgab@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I have a CD with a short video film on it. I can see the video using<br>
VLC but when I try to copy the<br>
VIDEO_TS I get an error:<br>
<br>
<br>
ls -al /media/cdrom/<br>
ls: cannot access /media/cdrom/.: Permission denied<br>
ls: cannot access /media/cdrom/..: Permission denied<br>
ls: cannot access /media/cdrom/VIDEO_TS: Permission denied<br>
total 0<br>
d????????? ? ? ? ?                ? .<br>
d????????? ? ? ? ?                ? ..<br>
?????????? ? ? ? ?                ? VIDEO_TS<br>
gabor@localhost:~$ ls -al /media/cdrom/VIDEO_TS<br>
ls: cannot access /media/cdrom/VIDEO_TS: Permission denied<br>
<br>
<br>
sudo ls -la /media/cdrom/<br>
ls: cannot access /media/cdrom/VIDEO_TS: Permission denied<br>
total 6<br>
dr--r--r-- 3 4294967295 4294967295   88 2006-09-26 16:23 .<br>
drwxr-xr-x 4 root       root       4096 2011-04-04 23:00 ..<br>
?????????? ? ?          ?             ?                ? VIDEO_TS<br>
gabor@localhost:~$ sudo ls -la /media/cdrom/VIDEO_TS<br>
ls: cannot access /media/cdrom/VIDEO_TS: Permission denied<br>
<br>
Any idea why is that and how could I copy the video?<br>
<br></blockquote><div><br>You could unmount /media/cdrom and just dd the whole device into an iso file. Maybe it&#39;s even how VLC plays it :)<br><br>-- Shimi <br></div></div><br></div>