I can't see HDD

  • Hi. I'm running LibreELEC booting from an USB in a laptop. The laptop has Windows 10 installed in the HHD.
    When I try to find the HDD in the file manager, I can't see it. Maybe I have to mount it, but I don't know how.
    Anyone can help me?

    Thx!

  • If your Windows has improperly shutdown somehow, or is perhaps in hibernation, or your drive has errors on it, then Linux is not likely to mount the NTFS partition(s).

    Try to connect via a SSH session, and paste the URLs of the following commands here:

    Code
    blkid | pastebinit
    mount | pastebinit
  • ^^ that and Windows 10 has some "fast boot" option in its settings. If that is enabled Linux can´t mount that NTFS drive. You will get an error. I had that with my Win10/Ubuntu dual boot installation. If you disable the "fast boot" option in Windows 10 you are able to mount that drive.