I feel like I'm doing this wrong, but I couldn't find any guides on how to install Firefox on a usb without portableapps. So basically I downloaded Firefox for Linux and extracted it to my usb, but it says permission denied.
Asked
Active
Viewed 235 times
0
1 Answers
0
did you try to run terminal as root and access the USB device then run the file? (without sudo ofc), also try give access to folder could help

Vunf1
- 1
umask=000
option, so you might want to try that first. https://askubuntu.com/questions/866330/how-to-change-permissions-on-vfat-partition – mikewhatever Nov 03 '20 at 23:45