LinHES Forums http://forum.linhes.org/ |
|
Installation misses creating dir needed by MTD [solved] http://forum.linhes.org/viewtopic.php?f=6&t=14431 |
Page 1 of 1 |
Author: | tuatara [ Sat Mar 03, 2007 5:52 am ] |
Post subject: | Installation misses creating dir needed by MTD [solved] |
Just a note for people doing an install... There is a folder missing. You know you have this problem if MTD wont start when ripping DVDs. The directory is /var/lib/mythdvd/temp. MTD needs to store its log in there (why its in lib rather than log I dont know). If you run MTD from the command line you will see the error "unable to open file" with this folder name. Cheers. |
Author: | tjc [ Sat Mar 03, 2007 10:47 am ] |
Post subject: | |
Actually the intended behaviour is to have that stuff go into a different directory. Apparently the setting gets missed in certain cases. You can fix it with this command: Code: mysql -u root mythconverg -e "update settings set data='/myth/tmp' where value='MythArchiveTempDir'"
Also make sure that MythArchiveShareDir is pointing at /usr/share/mythtv/mytharchive/ |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |