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.

Support for mounting ext4 volumes with the casefold feature.

Featured Replies

It is not currently possible to mount an ext4-formatted volume with the casefold feature. This appears to be because the CONFIG_UNICODE flag is not enabled in the kernel configuration.

  • 3 months later...
  • Author

I was hoping for at least a negative response. It seems like this could be addressed by recompiling a custom kernel, but I am unfamiliar with the process (though tech proficient in general). Can anyone advise for/against such action?

 

I would like this feature so I can mount an SD card formatted on the Steam Deck as an unassigned device. If someone knows of an alternate workflow that would realize this I would love to hear it.

  • 9 months later...

For anyone encountering this in the future, you can mount the a steam deck formatted filesystem by toggling casefold off via this command:

sudo tune2fs -O^casefold <partition label, e.g. /dev/sdf1>

 

Once you are done, unmount the filesystem and run this command to revert the change:

sudo tune2fs -O casefold <partition label, e.g. /dev/sdf1>

 

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.