Article 5E4K3 mounting/change permission of partition

mounting/change permission of partition

by
merc718
from LinuxQuestions.org on (#5E4K3)
I set up a partition/ext4 of a nvme. Even though it shows as mounted, i dont think its actually mounted. I have Code:sudo mount /dev/nvme1n1p1 /mnt/data] and i check Code: lsblk -f and it shows as mounted. Whatever files i write to in /mnt/data it remains whether or not the m.2 is mounted or not.

I also tired to change permissions to the partition with Code:sudo chmod 777 /dev/disk/by-uuid/e9a483d3-2923-4e48-818c-4738a9151414 , but it doesnt work. i still have to sudo my cmds.

thanks in advance.

Quote:
nvme1n1: nvme1n1p1 ext4 1.0 data e9a483d3-2923-4e48-818c-4738a9151414 890.1G 0% /mnt/data
Quote:
Disk /dev/nvme1n1: 953.87 GiB, 1024209543168 bytes, 2000409264 sectors
Disk model: PCIe SSD
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xac5f3c30

Device Boot Start End Sectors Size Id Type
/dev/nvme1n1p1 2048 2000409263 2000407216 953.9G 83 Linux
latest?d=yIl2AUoC8zA latest?i=PjoJxuntkS8:epOY1xNCTd0:F7zBnMy latest?i=PjoJxuntkS8:epOY1xNCTd0:V_sGLiP latest?d=qj6IDK7rITs latest?i=PjoJxuntkS8:epOY1xNCTd0:gIN9vFwPjoJxuntkS8
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments