Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Permission denied trying to run Prime95 from flash

Featured Replies

I am building a new system and wanted to stress test it a bit before I put it into production.  I downloaded the Linux64 version, extracted it and copied mprime to the flash drive.  When I run mprime it says Permission denied.  Do I need to do something different?

 

I running on a fresh flash drive and didn't register for unraid Trial because I wanted to keep this flash to just test systems before I put them on my Pro registered flash.  Could this be the issue?

Are you booted into UnRAID at the time?     Just asking as UnRaid does not let any file on the flash drive have execute permission.

Try copying the executable to a location in RAM before running it. /boot is FAT32, and is set up to deny executables.

  • Author

Yes, I am am booted into Unraid.  What location would be in RAM?

12 minutes ago, RockDawg said:

Yes, I am am booted into Unraid.  What location would be in RAM?

Pretty any path besides /boot. When you have disks assigned, then /mnt/* starts to get populated.

  • Author

I have tried /home and /proc with no luck.  /home still tells me Permission denied.  /proc gives the following:

 

root@Tower2:/# cp /boot/prime95/mprime /proc/mprime
cp: cannot create regular file '/proc/mprime': No such file or directory

 

I don;t have any drives installed.  I'm just trying to test the system before putting into my case with drives and such.

 

  • Author

I just copied mprime to /mnt and tried to run it.  It says Permission denied.

Edited by RockDawg

  • Author

I literally just figured that out.  Not a Linux guy if you couldn't tell.  Thanks!

  • 2 months later...

Having followed the Guide on Reddit, I am having a similar issue with permissions for the Flash as RockDawg.

 

Can I ask for any help on the simplest way/commands to change the permissions to be executable. Ie. is there an example of how to use chmod for a non Linux guy. 

 

Thanks!

  • Author

If the file is named mprime, then...

 

chmod +x mprime

 

Doesn't matter if you chmod or not.  Executable permissions on the flash drive are not allowed.  You have to copy the file elsewhere, chmod and then execute it from there.

  • 2 weeks later...

My thanks to you both RockDawg and Squid. 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.