Comment 3 for bug 974685

Revision history for this message
Jan-Erik Meyer-Luetgens (mail-wz6bkyhu4uqpfausw0ege9b0y33ege6o4wzvqwe1gy1) wrote :

I've the same problem. I can't access my raid-system which is mounted under /raid
(no arrow/triangle in front of the raid entry)

$ grep raid /etc/fstab
/raid /net/export/raid none noauto,bind,noatime 0 0

$ ls -ld /raid
drwxrwxrwx 19 draco root 13k 16. Jul 15:41 raid/

$ ls -l /raid
drwxrwxrwx 19 draco draco 4.1k Jul 16 16:09 todo/

$ touch /raid/hello.wav
$ mkdir /raid/music
$ ls -l /raid
-rw-r----- 1 draco draco 0 16. Jul 16:15 hello.wav
drwxr-x--- 2 draco draco 1 16. Jul 16:17 music/
drwxrwxrwx 19 draco draco 4,1k 16. Jul 16:09 todo/

When I click on the raid directory in mixxx the hello.wav is displayed but not the music sub-dir
(still no arrow in front of the raid dir entry)

arch-linux, kernel 3.4.4
mixxx version 1.10.0 and self compiled trunk