Skip to content

Issue with SSD on RPi4 #3726

Answered by jsalsburg
jsalsburg asked this question in Q&A
Jul 8, 2024 · 6 comments · 5 replies
Discussion options

You must be logged in to vote

Thank you, this appears to have solved this problem. After performing this change, the WebUI "Images" page is behaving like it should. Here is what I did..
cd ..
cd ..
cd etc/lightpd
sudo nano lighttpd.conf

#alias.url += ("/images/" => "/home/rpi/allsky/images/")
alias.url += ("/images/" => "/media/rpi/SSD/newimages/")

save and reboot

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@jsalsburg
Comment options

Comment options

You must be logged in to vote
1 reply
@jsalsburg
Comment options

Comment options

You must be logged in to vote
2 replies
@jsalsburg
Comment options

Answer selected by jsalsburg
@EricClaeys
Comment options

Comment options

You must be logged in to vote
1 reply
@EricClaeys
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants