In /mnt, there is 

tc@piCoreLMS:/mnt$ ls -l
total 1
drwxr-xr-x    2 root     root            40 Jan  1  1970 mmcblk0p1/
drwxr-xr-x    3 root     root          1024 Nov 28 02:55 mmcblk0p2/
drwxr-xr-x    2 root     root            40 Jan  1  1970 sda1/

I don't know what is the /mnt/sda1 folder, but it looks empty.

If I mount the USB stick manually, it works:
tc@piCoreLMS:/mnt/sda1$ cd ..
tc@piCoreLMS:/mnt$ sudo mkdir /mnt/LMSfiles
tc@piCoreLMS:/mnt$ ls -l
total 1
drwxr-xr-x    2 root     root            40 May  9 21:20 LMSfiles/
drwxr-xr-x    2 root     root            40 Jan  1  1970 mmcblk0p1/
drwxr-xr-x    3 root     root          1024 Nov 28 02:55 mmcblk0p2/
drwxr-xr-x    2 root     root            40 Jan  1  1970 sda1/
tc@piCoreLMS:/mnt$ sudo mount /dev/sda1 /mnt/LMSfiles/
tc@piCoreLMS:/mnt$ cd LMSfiles/
tc@piCoreLMS:/mnt/LMSfiles$ ls
Musique/                   System Volume Information/
Playlist/
tc@piCoreLMS:/mnt/LMSfiles$

And I can access the music files from squeezelite

But all this will be lost at the first reboot, That's why I would like
to do it as normally from piCore interface.

What could be wrong ?

JMF


------------------------------------------------------------------------
JMF11's Profile: http://forums.slimdevices.com/member.php?userid=68399
View this thread: http://forums.slimdevices.com/showthread.php?t=110550

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to