Score:0

Unable to Mount Windows files in Live Ubuntu

dj flag

I want to recover my data from my Windows O/S. I am booting Ubunto via USB usinf try Ubuntu without Install. I have only one partition in the windows that i am trying to access but unable to mount.

oot@ubuntu:/home/ubuntu# sudo fdisk -l
Disk /dev/loop0: 2.3 GiB, 2470006784 bytes, 4824232 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop1: 4 KiB, 4096 bytes, 8 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop2: 99.33 MiB, 104153088 bytes, 203424 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop3: 65.21 MiB, 68378624 bytes, 133552 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

isk /dev/loop4: 54.22 MiB, 56856576 bytes, 111048 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop5: 150.38 MiB, 157683712 bytes, 307976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop6: 242.34 MiB, 254115840 bytes, 496320 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop7: 61.83 MiB, 64835584 bytes, 126632 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

isk /dev/loop4: 54.22 MiB, 56856576 bytes, 111048 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop5: 150.38 MiB, 157683712 bytes, 307976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop6: 242.34 MiB, 254115840 bytes, 496320 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

**Disk /dev/nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
Disk model: INTEL HBRPEKNX0202A                     
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000**

Device         Boot Start        End    Sectors Size Id Type
/dev/nvme0n1p1          1 4294967295 4294967295   2T ee GPT


Disk /dev/nvme1n1: 27.25 GiB, 29260513280 bytes, 57149440 sectors
Disk model: INTEL HBRPEKNX0202AO                    
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

Basically, i wanted to mount /dev/nvme0n1 drive but getting below error.

root@ubuntu:/home/ubuntu# sudo mount /dev/nvme0n1 /media/win
mount: /media/win: unknown filesystem type 'isw_raid_member'.

Please help. Thanks

Paul Benson avatar
us flag
Try `sudo mount /dev/nvme0n1p1 /media/win` instead.
ru flag
This looks like your system is set up to use Intel RST RAID, which is extremely common nowadays in Windows systems when they're default installed from manufacturers - this is not compatible with Linux and is not mountable in Linux. You may have to change your Windows system's configuration and the BIOS of your system to AHCI compatibility and only use AHCI mode. Then you might be able to mount the disk.
dj flag
I am unable to change the configuration in windows as it is corrupted.
ru flag
Then the only option is to connect the device into a windows computer to see if Windows can read it. If not, then the Windows side of things is irrecoverable. Unfortunately, that's beyond the scope of Ask Ubuntu to assist you with.
dj flag
Thanks for reply. I have seen an option of creating an img of my complete drive. If i take that image into a different laptop with windows then will i be able to access files? Thanks
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.