Hi, having some problems with switching to Linux. I have my Win 10 local disk on /dev/sdd and Ubuntu Linux on /dev/sda. I would like to access my windows local disk files within Linux but when I try to mount /dev/sdd to /mnt with:
"sudo mount /dev/sdd /mnt"
I get:
"mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdd, missing codepage or helper program, or other error."
It's the same if I try mounting each partition of sdd separately. As a result of this, I can't get into Windows even if I boot with my windows drive in the bios(i presume this is because grub isn't installed on /dev/sdd and I can't install it without mounting it). Any help? Gparted shows my sdd with an error:
"Unable to detect file system! Possible reasons are:
- The file system is damaged
- The file system is unknown to GParted
- There is no file system available (unformatted)
- The device entry /dev/sdd3 is missing"
Thanks
"sudo mount /dev/sdd /mnt"
I get:
"mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdd, missing codepage or helper program, or other error."
It's the same if I try mounting each partition of sdd separately. As a result of this, I can't get into Windows even if I boot with my windows drive in the bios(i presume this is because grub isn't installed on /dev/sdd and I can't install it without mounting it). Any help? Gparted shows my sdd with an error:
"Unable to detect file system! Possible reasons are:
- The file system is damaged
- The file system is unknown to GParted
- There is no file system available (unformatted)
- The device entry /dev/sdd3 is missing"
Thanks