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.

Where is /etc/fstab in UNRAID?

Featured Replies

Hi,

 

I'm trying to get my head round RAM disks and making it persist through reboots..... 

 

And I'm getting confused......... I can't find it using MC........

 

Is the "go" file in the config directory the unraid equivalent?

 

Thanks,

 

Paul

 

 

Any command in "go" is executed whenever the server boots up.  Without making whatever changes you require from boot to boot it will be lost since there is really no persistent storage for unRaid short of the settings etc that are stored on the flash drive.

  • Author

Thanks Squid,

 

I'd be grateful if peeps could look at this and comment on whether it will acheive my aim of setting up  a folder "ramdisk" that I can map to from my other computer

 

So, my "go" file....

 

#!/bin/bash
# Start the Management Utility
/usr/local/sbin/emhttp &
/mnt/ramdisk

 

And my "smb-extra.conf"

 

#unassigned_devices_start
#Unassigned devices share includes
   include = /tmp/unassigned.devices/smb-settings.conf
#unassigned_devices_end
[ramdisk]
  path=/mnt/ramdisk
    valid users = paul
    write list = paul

 

 

While it won't actually cause any problem, putting the RAM disk within /mnt isn't really recommended as it's generally reserved for use of unRaid itself.  Put it within /mnt/disks instead

 

Also, your command /mnt/ramdisk is missing something.  (Like creating a ramdisk).

 

If all you're trying to do is create a scratch pad or something, why not simply make a directory within /tmp and then share that instead...

  • Author

Ah, I thought I had to stay outside of disks/cache etc in order to stay of spinning disks and stay in RAM............

 

Okey dokey, I'll give the /tmp route a go.....

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.