0

I'm working in Ubuntu Studio 22.04 and I'm trying to see the Windows 11 files that are on the other partition of this drive. I've turned off fast boot as well as the Windows encryption. Some files I'm able to see, such as videos and pictures in their respective folders, but in the Windows Desktop folder, the only thing that shows up is a .lnk file to a program. I'm fairly new to Linux, so I'm not sure what other information could be needed, but I'm happy to give more information as needed. I've looked into checking if the drives need to be read-write or read-only, or something along those lines, but I wasn't able to find much success with that. I don't remember exactly, but one of the articles I found needed to go into /dev/sdaX, but I don't have any sdaX folders.

I feel like there's an easy fix to this I just don't know enough to figure it out, so if anyone could help, that would be great. Thank you for your time!

Result of lsblk -e 7 -o name,fstype,size,fsused,label,UUID,mountpoint

nvme0n1            953.9G                                                      
├─nvme0n1p1 vfat     260M  56.4M SYSTEM   E217-671A                            /boot/efi
├─nvme0n1p2           16M                                                      
├─nvme0n1p3 ntfs   709.4G   235G OS       143E194E3E1929EE                     /media/jack/OS
├─nvme0n1p4 ntfs     900M        RECOVERY 40645AEB645AE368                     
├─nvme0n1p5 vfat     200M        MYASUS   70FD-AFC7                            
└─nvme0n1p6 ext4   243.1G  64.9G          b4d39f72-b799-42a5-9a64-c8cefea795c9 /

(Edit: I should also add I did an ls -a in the Windows directory terminal and saw nothing.)

0 Answers0