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.

Dynamic Script Suggestion for Mounting Shares in Unraid VM Setup when adding a share using the UI

Featured Replies

When adding a share through the UI in Unraid VM setup, users currently have to manually mount the share from the VM OS.

The UI makes it seem like this is done automatically when adding the share but this in fact not possible since the setup has no control over VM OS files so mounting the added share from the UI must be a manual step.

 

A helpful improvement would be to provide a dynamically generated line suggestion within the template that needs to be added to the fstab file when adding a share. Possible example:

 

# Mount <sharename> share at startup using virtiofs <mountpathinvm> virtiofs defaults 0 0
<sharename> <mountpathinvm> virtiofs defaults 0 0

 

Taking into account the type of share virtiofs/9pmode and whatever other setting is needed that changes the mount script 

This would guide users through the correct mounting process and make this feature a little more polished.

 

Somewhere in here, near its respective VM would be a nice place to put the info described above

 image.png.c8db75ab4710c8a72bb085c28a521dcc.png

Edited by Tareku

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...

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.