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.

如何延迟挂载硬盘?

Featured Replies

想挂载虚拟群晖的硬盘,但是插件自动挂载选项貌似是开机就进行挂载,这时候虚拟群晖还没开机导致挂载不上,每次都要等一段时间手动点击mount,有没有办法通过脚本控制插件挂载?

我是用User Scripts,开机后,先用sleep 2m,等待2分钟,再通过/sbin/mount -t cifs 指令挂载群辉SMB的

 

  • Author
23 hours ago, kkkk said:

我是用User Scripts,开机后,先用sleep 2m,等待2分钟,再通过/sbin/mount -t cifs 指令挂载群辉SMB的

 

我最开始的思路也是这样的,不过具体的脚本内容不知道该怎么写啊,直接

sleep 2m

/sbin/mount -t cifs 

9 hours ago, Pela said:

我最开始的思路也是这样的,不过具体的脚本内容不知道该怎么写啊,直接

sleep 2m

/sbin/mount -t cifs 

是的,不过mount命令你自己补充完整

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.