Mounting NFTS external drive¶
Cockpit summary
You need to install nfts support on linux
To mount the already formated drive
Find the UUID
or
ex output
create a permanent mount
edit fstab to ensuure persistent mounting
add this line
Replace ext4 with the format of the drive.
To format the drive, for example, for ntfs
replace sdd
with the actual drive found in the first two commands.