Author Topic: Database setup issues?  (Read 2828 times)

armakaryk

  • Newbie
  • *
  • Posts: 7
    • View Profile
Database setup issues?
« on: April 22, 2007, 08: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?

sharlee_angelo

  • Guru
  • ****
  • Posts: 316
    • View Profile
Re: Database setup issues?
« Reply #1 on: April 22, 2007, 11: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, 11:37:24 am by sharlee_angelo »
Read the F****** Logs!!!