Jump to content
We're Hiring! Full Stack Developer ×

USB Boot Drive Issue


Recommended Posts

So I updated to UnRaid 6.8 tonight and the upgrade process went smoothly.  After the upgrade my USB Boot drive is all RW.  I have a bin folder on that drive and all of my custom scripts are -rw------.  I cannot change permissions on the folder at all.  This is effecting all of the files on the boot disk.  Any help would be much appreciated.

 

I can create new files on the disk but they are automatically created RW also.

 

Thanks

 

 

Capture1.JPG

Capture2.JPG

Capture3.JPG

Link to comment

If you read the release notes for the 6.8 release you will see this is by design.    As part of the tightening of security on the flash drive it is now no longer for any file located there to have the executable bit set.

 

Possible solutions are:

  • copy the files elsewhere (e.g. /usr/local/bin) during the Unraid boot process and then set the required permissions.    Such copying can be done either via the ‘go’ file or via the User Scripts plugin.
  • scripts can be executed from the flash drive by preceding them by the command name (e.g, bash path-to-script)
  • scripts can also be executed via the User Scripts plugin which will handle this change correctly.
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...