ajgreeny, the forum moderator, has informed me clearly that my ntfs-partition, made with W11, is a dynamic one, unrecognisable by Linux.
ajgreeny didn't say the file system was dynamic. He wrote:
Microsoft partitioning utilities
can create what I think are dynamic partitions,
It was 1 possibility. I think you'd have to go out of your way to do that and I don't think it would happen accidentally. But we'd need to see full output from a number of commands (not simplified or deleted output) to know. Start with these.
Code:
sudo parted -l
lsblk -e 7 -o name,type,fstype,size,FSAVAIL,FSUSE%,label,mountpoint
Please use 'code tags' when you post terminal commands and output, so things line up correctly. Quotes don't work. Plain text doesn't work. 'code tags'.
Bookmarks