F5F Stay Refreshed Software Operating Systems System array disappears upon restart

System array disappears upon restart

System array disappears upon restart

Pages (2): Previous 1 2
O
OPMage_6115
Member
67
01-29-2025, 03:19 AM
#11
Current ownership status of the RAID device after the commands. Despite the issue, I still lack the rights to create a new folder. Note that I must always start commands with sudo when needing root privileges. Reviewed the "Advanced Permissions" section—my owning group doesn’t have write access. Successfully obtained access using the command: sudo chmod g+rwx /mnt/raid, which granted the necessary permissions. Thank you for your assistance!
O
OPMage_6115
01-29-2025, 03:19 AM #11

Current ownership status of the RAID device after the commands. Despite the issue, I still lack the rights to create a new folder. Note that I must always start commands with sudo when needing root privileges. Reviewed the "Advanced Permissions" section—my owning group doesn’t have write access. Successfully obtained access using the command: sudo chmod g+rwx /mnt/raid, which granted the necessary permissions. Thank you for your assistance!

C
CrazyXD
Member
70
02-06-2025, 02:57 AM
#12
Great to hear it’s resolved! Here’s another helpful tip: running `sudo` provides a temporary root session, allowing you to execute commands with elevated permissions without needing the prefix.
C
CrazyXD
02-06-2025, 02:57 AM #12

Great to hear it’s resolved! Here’s another helpful tip: running `sudo` provides a temporary root session, allowing you to execute commands with elevated permissions without needing the prefix.

Pages (2): Previous 1 2