You are not logged in.

#1 2024-11-17 12:39:17

WIka
Member
Registered: 2024-01-13
Posts: 24

[RESOLVED] Cant Browse a NTFS partition with dolphin

Looks like dolphin cant mount this partition, every time i try to open that partition i get this error :
"An error occurred while accessing 'New Volume', the system responded: The requested operation has failed: Error mounting /dev/sda4 at /run/media/wika/New Volume: wrong fs type, bad option, bad superblock on /dev/sda4, missing codepage or helper program, or other error"

so i went and tried
journalctl -b
then searched for sda4 (the partition), and found this :

Nov 17 15:28:57 archlinux kernel: ntfs3: sda4: It is recommened to use chkdsk.
Nov 17 15:28:57 archlinux kernel: ntfs3: sda4: volume is dirty and "force" flag is not set!

not sure if it could be the problem so i made this post.

Last edited by WIka (2024-11-17 13:55:34)

Offline

#2 2024-11-17 12:44:15

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,116

Re: [RESOLVED] Cant Browse a NTFS partition with dolphin

Yes, that is the problem.

Offline

#3 2024-11-17 12:46:24

WIka
Member
Registered: 2024-01-13
Posts: 24

Re: [RESOLVED] Cant Browse a NTFS partition with dolphin

so how can i fix that, i dont exactly get what is the problem

Offline

#4 2024-11-17 12:52:54

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,116

Re: [RESOLVED] Cant Browse a NTFS partition with dolphin

It tells you what to do, use chkdsk.

Offline

#5 2024-11-17 12:56:37

WIka
Member
Registered: 2024-01-13
Posts: 24

Re: [RESOLVED] Cant Browse a NTFS partition with dolphin

no command as chkdsk

bash: chkdsk: command not found

Offline

#6 2024-11-17 13:09:36

alessandro_mo
Member
Registered: 2024-11-17
Posts: 16

Re: [RESOLVED] Cant Browse a NTFS partition with dolphin

It's a Windows utility, you must run it from Windows. I think you can use Windows Recovery to get into command line and from there run it.

Offline

#7 2024-11-17 13:11:25

WIka
Member
Registered: 2024-01-13
Posts: 24

Re: [RESOLVED] Cant Browse a NTFS partition with dolphin

damn i see now, i will try

Offline

#8 2024-11-17 13:15:54

alessandro_mo
Member
Registered: 2024-11-17
Posts: 16

Re: [RESOLVED] Cant Browse a NTFS partition with dolphin

Make sure to always keep backups. Especially with anything related to Bill Gates' software.

Offline

#9 2024-11-17 13:29:13

seth
Member
Registered: 2012-09-03
Posts: 58,983

Re: [RESOLVED] Cant Browse a NTFS partition with dolphin

At a push you can clear the flag w/ ntfsfix from ntfs-3g, but it's advisable to use chkdisk on windows and there also always "savely remove" any drive.

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Online

#10 2024-11-17 13:54:48

WIka
Member
Registered: 2024-01-13
Posts: 24

Re: [RESOLVED] Cant Browse a NTFS partition with dolphin

yep just fixed it.
i went on windows and ran this command
chkdsk /f "the partition"
if you want to chkdsk a specific partition you can check this post : https://superuser.com/questions/518634/ … ive-letter

thank you everyone!

Offline

Board footer

Powered by FluxBB