From: Enrico Mioso <mrkiko.rs@gmail.com>
To: Tom <tomasbortoli@gmail.com>
Cc: ntfs3@lists.linux.dev
Subject: Re: Unreadable files on NTFS partition
Date: Thu, 4 Jul 2024 16:05:19 +0200 [thread overview]
Message-ID: <ZoasH_ozBpADJBjl@rivendell> (raw)
In-Reply-To: <CAAHj5qgoDCcUBiCKPBHCDjZraqiy1dmTrHFwQzLaowjUPdLTyw@mail.gmail.com>
Hello!
do you see any messages in the dmesg?
Do the files appear with something like a padlock icon?
Enrico
On Thu, Jul 04, 2024 at 03:48:24PM +0200, Tom wrote:
> Howdy,
>
> I have an NTFS partition which contains a few files which are
> unreadable. All the other files are fine.
>
> This seems weird as I can't even read them as root. I do not believe
> the disk's physical blocks belonging to the files are damaged.
>
> I did run from a Windows system 'chkdsk /f d:' to check the partition
> and try to fix it but no issue was detected.
>
> I am running Linux 6.1.90 x86_64.
>
> mount command excerpt:
>
> /dev/sda2 on /media/tomas/DiskWithTheIssue type fuseblk
> (ro,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)
>
> ls command excerpt:
>
> # ls -lh
> total 1.5G
> -rwxrwxrwx 1 tomas tomas 583M Nov 14 2014 TRE_8446.MOV
> -rwxrwxrwx 1 tomas tomas 581M Nov 14 2014 TRE_8447.MOV
> -rwxrwxrwx 1 tomas tomas 170M Nov 14 2014 TRE_8448.MOV
> -rwxrwxrwx 1 tomas tomas 19M Nov 14 2014 TRE_8449.MOV
> -rwxrwxrwx 1 tomas tomas 42M Nov 14 2014 TRE_8450.MOV
> -rwxrwxrwx 1 tomas tomas 116M Nov 14 2014 TRE_8452.MOV
>
>
> file command excerpt:
>
> # file *
> TRE_8446.MOV: ERROR: cannot read `TRE_8446.MOV' (Permission denied)
> TRE_8447.MOV: ERROR: cannot read `TRE_8447.MOV' (Permission denied)
> TRE_8448.MOV: ERROR: cannot read `TRE_8448.MOV' (Permission denied)
> TRE_8449.MOV: ERROR: cannot read `TRE_8449.MOV' (Permission denied)
> TRE_8450.MOV: ERROR: cannot read `TRE_8450.MOV' (Permission denied)
> TRE_8452.MOV: ERROR: cannot read `TRE_8452.MOV' (Permission denied)
>
>
> Does anyone have an idea what's going on here? Is this due to some
> weird NTFS feature to encrypt files or something which is not
> implemented in the Linux driver? or what..?
>
>
> Thanks all a lot.
>
next prev parent reply other threads:[~2024-07-04 14:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-04 13:48 Unreadable files on NTFS partition Tom
2024-07-04 14:05 ` Enrico Mioso [this message]
2024-07-07 14:31 ` Tom
2024-07-08 7:47 ` Enrico Mioso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZoasH_ozBpADJBjl@rivendell \
--to=mrkiko.rs@gmail.com \
--cc=ntfs3@lists.linux.dev \
--cc=tomasbortoli@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.