Hidden Blue

  • Home
  • About
  • Code
  • Elucidator
  • Foreigners
  • Tags
  • Table of Contents
  • Overview

-

48 posts
3 categories
38 tags

mounting disk on linux

Posted on 2024-07-16 Edited on 2025-02-13 In code

https://superuser.com/questions/320415/mount-device-with-specific-user-rights

To mount a device with certain rights, you can use the -o Option directive while mounting the device.

a

In the line nosuid,nodev,nofail,x-gvfs-show,uid=gugu, add uid=gugu to assign the ownership to user gugu.

# linux
hexo tips
Hexo Re
© 2025 -
Powered by Hexo & NexT.Gemini
0%