Siduction Forum

Siduction Forum => Hardware - Support => Topic started by: tct123 on 2023/09/26, 01:09:06

Title: Partition needs rootpassword
Post by: tct123 on 2023/09/26, 01:09:06
Hello, I have a problem with a partition. Every time I try to access the partition, it requires an admin password. After typing it in, it shows “An error occurred while accessing 'PARTITIONNAME', the system responded: The requested operation has failed: Error mounting /dev/devicepartition at /media/username/PARTITIONNAME: wrong fs type, bad option, bad superblock on /dev/devicepartition, missing codepage or helper program, or other error
”. I use Siduction (64 bit) with KDE Plasma desktop. The filesystem is ntfs.
Kernel: 6.5.4-1-siduction-amd64.
Title: Re: Partition needs rootpassword
Post by: edlin on 2023/09/26, 01:57:51
Try
Code: [Select]
ntfsfix -b -d /dev/PARTITION
edlin
Title: Re: Partition needs rootpassword
Post by: tct123 on 2023/09/26, 02:23:28
Thanks, it worked :) but with sudo.