[mythtv-users] MythArchive error need some assistance...

Kevin J. Cummings cummings at kjchome.homeip.net
Sat Jun 28 01:03:30 UTC 2008


A JM wrote:
> Just shooting out some more info I just found..
> 
> /*02 at host:~$ ls -l /dev | grep cd
> lrwxrwxrwx 1 root   root           3 2008-06-27 20:33 cdrom1 -> hdb
> lrwxrwxrwx 1 root   root           3 2008-06-27 20:33 cdrw1 -> hdb
> brw-rw---- 1 root   cdrom     3,  64 2008-06-27 20:33 hdb
> crw-rw-rw- 1 root   tty       2, 221 2008-06-27 20:33 ptycd
> crw-rw-rw- 1 root   tty       3, 221 2008-06-27 20:33 ttycd
> 02 at host:~$ ls -l /dev | grep dvd
> lrwxrwxrwx 1 root   root           3 2008-06-27 20:33 dvd1 -> hdb
> lrwxrwxrwx 1 root   root           3 2008-06-27 20:33 dvdrw1 -> hdb*/

Slow down.  Your mytharchive script was trying to burn to /dev/dvd.
The ls output above proves that you don't *have* a /dev/dvd.
There are 2 ways to fix this:

1)  create /dev/dvd as a symlink to the actual burning device  ... 
/dev/dvd1?

2)  Fix the definition of the default burning device either in the 
MythTV setup or in the mytharchive script (if its defined there).

> I think I made an incorrect change in the FSTAB... what gives with the 
> permissions on the drive?

You shouldn't have to change *anything* in /etc/fstab in order to fix this.

> Thanks.

-- 
Kevin J. Cummings
kjchome at rcn.com
cummings at kjchome.homeip.net
cummings at kjc386.framingham.ma.us
Registered Linux User #1232 (http://counter.li.org)


More information about the mythtv-users mailing list