dapgo / Menu4multiple_Webrowsers

A Menu launcher for all your WebBrowsers (available for Win and *nix/macOS) that allows sharing a common profile among different Firefox webbrowser (Basilisk, FF,Waterfox or Palemoon and forks ). Feedback and bug report are welcome ;)
GNU Lesser General Public License v3.0
10 stars 1 forks source link

execute bash script from a fat32 usb (linux) #13

Open dapgo opened 4 years ago

dapgo commented 4 years ago

In Mac is possible to launch the script stored in a fat32 device, and also to execute the binary (inside the mac bundle package) stored at fat32. Unfortunately, Linux requires an implicit execution permission and fat32 doesn't allow it yet.

dapgo commented 4 years ago

https://github.com/storaged-project/udisks/issues/707