adafruit / pi_video_looper

Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.
GNU General Public License v2.0
452 stars 239 forks source link

Raspberry pi zero W: Seems that drive does not automatically mount whe USB is inserted #92

Closed gregorysemah closed 4 years ago

gregorysemah commented 4 years ago

Hello,

As the title said, and with raspbian version "2020-02-13-raspbian-buster-lite" Maybe there is something to do with the /etc/fstab file, to automatically mount by the soft part Maybe my question is irrelevant in this context, and this is not working with Rpi zero W, but i need to know why, if you have the answer... the output of error file is : "umount: /mnt/usbdrive0: not mounted." Is there something special to do with rpi zero W? maybe a "user" issue... everything need to be under root user, right? as referred in install.sh

Or even with the buster distrib...

Thanks

gregorysemah commented 4 years ago

Hello,

As the title said, and with raspbian version "2020-02-13-raspbian-buster-lite" Maybe there is something to do with the /etc/fstab file, to automatically mount by the soft part Maybe my question is irrelevant in this context, and this is not working with Rpi zero W, but i need to know why, if you have the answer... the output of error file is : "umount: /mnt/usbdrive0: not mounted." Is there something special to do with rpi zero W? maybe a "user" issue... everything need to be under root user, right? as referred in install.sh

Or even with the buster distrib...

Thanks

Ok sorry guys... Everything works perfectly i've missed the password part in the USB key side...