Jump to content

Changing Flash drive perimssions


Recommended Posts

3 hours ago, whitephoenix117 said:

I'm trying to make the flash drive readable by a backup app that not running as root. What am I missing?

 

root@Tower:~# ls -la /boot/bzroot
-rw------- 1 root root 30157108 Dec  1 09:49 /boot/bzroot
root@Tower:~# chmod o+r /boot/bzroot
root@Tower:~# ls -la /boot/bzroot
-rw------- 1 root root 30157108 Dec  1 09:49 /boot/bzroot
root@Tower:~# 

 

 


for security reasons you cannot change the permissions on the flash drive.

 

the normal way to automate backups of the flash drive is either via Unraid Connect or the Appdata backup plugin.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...