#"1" added to my disk name

1 messages · Page 1 of 1 (latest)

acoustic stratus
#

Go in Disks program

#

select the disk, and specifically its data partition

#

right click and edit filesystem

#

rename the filesystem to how it was

#

ie- changing the label

#

then go into /etc/fstab file (make a backup of it first!)

#

see if the same UUID (drive identifier) shows up twice. Get rid of one of the duplicates if so.

#

(will need to be in sudo xed or sudo (whatever text editor u use)

acoustic stratus
#

that's why

#

cuz it's mounting in /media as a removable device

#

if it's a drive that stays put, (internal) it should be added to fstab

#

then it mounts like dev/sdb or dev/nvmen0

#

etc

#

this guy explains it well, and concisely

#

in ur case u can make a folder in ur /home folder called Storage, and edit fstab like he shows exactly in the video to mountpoint /home/you/Storage/

acoustic stratus
#

no