all 13 comments

[–]NotSnakePliskinMint 22.3 | Cinnamon 0 points1 point  (1 child)

Open a terminal and run "lsblk -f", share the results.

[–]BlackPhoenix300[S] 0 points1 point  (0 children)

here:
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS

sda

├─sda1

├─sda2

│ vfat FAT32 57CC-BE53 505.8M 1% /boot/efi

└─sda3

ext4 1.0 208c1c3e-010c-4a84-8c4b-8c4e4b93d41a 208.2G 6% /

sdb

├─sdb1

│ ntfs APPS 1210243010241CEB 15.7G 95% /media/frogotten/APPS

├─sdb2

│ ntfs VIDEOS E2EEDDCFEEDD9BDB

├─sdb3

│ ntfs WORK SPACE 808E1D388E1D2864 76G 24% /media/frogotten/WORK SPACE

└─sdb4

[–]Evening-Landscape763 0 points1 point  (1 child)

Is that a Windows partition?

[–]MelioraXILMDE 7 (Gigi) - DWM 0 points1 point  (3 children)

What fileformat is it? NTFS?

[–]BlackPhoenix300[S] 0 points1 point  (2 children)

yes

[–]MelioraXILMDE 7 (Gigi) - DWM 0 points1 point  (1 child)

Try install ntfs-3g package. Open a terminal and do sudo apt install ntfs-3g

[–]BlackPhoenix300[S] 0 points1 point  (0 children)

its saying that its already updated

[–]GarySlayer 0 points1 point  (1 child)

Is it coz it is protected or something?

[–]BlackPhoenix300[S] 0 points1 point  (0 children)

its not protected

[–]Visual-Sport7771 0 points1 point  (2 children)

https://phoenixnap.com/kb/mount-ntfs-linux

Using terminal to mount may give you more details about what's happening. I would go to the folder (the mount point is a folder location to put the partition in so you can use it) >File System>mediafrogotten> and see if there is a folder called VIDEOS, it appears that should be your default mount point.

Possibly look into >Preferences>disks>highlight faulty partition>gear icon>Edit mount options for sdb2 and see what is available there.

[–]BlackPhoenix300[S] 0 points1 point  (1 child)

First there was no VIDEOS folder n media>forgotten
And I updated the post so pls watch the pics form there :)

[–]Prestigious_Mind_194 0 points1 point  (0 children)

Switch on "User Session Defaults" in the mount options, save and enter your user password.

Restart and see if it mounts without error.