Post Reply 
Raspberry Pi headless question
28-02-2021, 13:47
Post: #20
RE: Raspberry Pi headless question
(28-02-2021 13:28)simbun Wrote:  So your output looked something like:
Code:
pi@piMusicServer:~ $ ls -l /media/pi
total 28
drwxr-s--- 323 ????? ????? 12288 Feb 12 20:32 4d36e967-e325-11ce-bfc1-08002be10318

The d at the beginning of the line indicates that it's a directory.
Can you post the output from the "ls -l /media/pi" command, and then the "ls -l /media/pi/4d36e967-e325-11ce-bfc1-08002be10318" command?

I assume if it's going to automount it should be owned by the user pi.

And yes, "ls -l /media/pi/4d36e967-e325-11ce-bfc1-08002be10318" should return a directory listing of your usb key (and is what you should put in the content directory).

The command "sudo lsblk" just states that the USB is connected, issuing "df" show's you what partitions you have and where they're mounted.

Hi Simbun,

The output in both cases is: 'is not a content directory.
Enter content directory, or null to continue:'
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Raspberry Pi headless question - stumpi - 28-02-2021 13:47

Forum Jump:


User(s) browsing this thread: 1 Guest(s)