LinuxMCE Forums
May 23, 2013, 10:54:55 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Database setup issues?  (Read 765 times)
armakaryk
Newbie
*
Posts: 7


View Profile
« on: April 22, 2007, 07:02:10 am »

so i have linuxmce on a dual boot with windows i can rip dvds. one partition for windows one partition for linuxmce and another partition for all the media. the media partition is formatted in fat32 and mce can play the files but from the pluto admin site i cant access them to edit the tags. any ideas?
Logged
sharlee_angelo
Guru
****
Posts: 316


View Profile
« Reply #1 on: April 22, 2007, 10:26:14 am »

this is a problem related to the fact that since you are modifying tags you are writing on fat32 filesystem. normally you should write on fat 32 partitions. check the /etc/fstab to see the write permissions. from what i know, i wrote on fat 32 only as root but maybe you can do this as a user(the user created in setup wizard). firstly, use 777 permissions for the directory where is mounted the fat32 partition. then, modify fstab like this with following options: defaults,umask=000 0 0. this allows every user to read and write.
« Last Edit: April 22, 2007, 10:37:24 am by sharlee_angelo » Logged

Read the F****** Logs!!!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!