You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Data disk not visible

Author (Read 13519 times)

0 Members and 2 Guests are viewing this topic.

Re: Data disk not visible
« Reply #8 on: November 18, 2021, 06:44:45 AM »
 

mike3000

  • New to Forums
  • *
  • 5
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • MEMORY: 12Gb

  • VIDEO CARD: intel
The disk is standard NTFS disk. Before installing Linuxlite I had a little incident, that I am not sure if it could affected the situation. On a Data disk I created an efi partition for some another Linux experiment, and I wanted to delete it. With cmd I accidently deleted whole D partition and it wasn't visible anymore. I managed to recover it with windisk and it is working normally now. I just don't know if during this process, some attribute could be lost that would cause disk not to be visible.

I am not a computer guy, but I like to experiment, and sometimes things don't workout well and I need a rescue.  :P
 

Re: Data disk not visible
« Reply #7 on: November 17, 2021, 09:30:56 AM »
 

firenice03

  • Rockin' the FREE World
  • Global Moderator
  • Platinum Level Poster
  • *****
  • 1848
    Posts
  • Reputation: 284
  • Linux Lite Member
    • View Profile

  • CPU: AMD E2//Atom X5//AMD Phenom II X2

  • MEMORY: 4Gb

  • VIDEO CARD: AMD Mullin Radeon R2//Intel//AMD/ATI RS880

  • Kernel: 5.x
@mike3000


If the disk was a standard NTFS disk - Linux Lite would see and be able to mount the disk. *but do make sure to disable fastboot in Windows.
If fastboot is enable its does not release the disk and would keep any other OS from mounting. 2 entities trying to write to the disk.... Safety feature.


See my screenshot below of the same..


Give Linux time, its similar but is different and may take a minute to learn those differences but LL is the most user friendly specially coming from Windows....


LDM is a bit of a special - its spanning/raid/Windows specific stuff for disks.
*Depending how you have configured there maybe a tool (ldmtool) to allow to read the data. If the LDM is a raid there maybe caveats... Specially if unhealthy..
Can see here - https://stackoverflow.com/questions/8427372/windows-spanned-disks-ldm-restoration-with-linux


I have not used the tool or played with LDM outside of windows... In Linux I have used LVM's which can be used to span similarly.


If you attempt anything - make sure you have a back up - there is always the just in case.
And a backup (TimeShift) of your LL, it'll make a better recovery point to revert if those/the tools is not useable to borks LL.




 
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
 

Re: Data disk not visible
« Reply #6 on: November 17, 2021, 03:02:45 AM »
 

mike3000

  • New to Forums
  • *
  • 5
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • MEMORY: 12Gb

  • VIDEO CARD: intel
Linux can access NTFS volumes so it is OK for a volume shared by two OS. There can be permission issues (amongst others), but none of the possible combinations are perfect.  FAT32 would be another possibility.

Did you try mounting the NTFS volume through the GUI and get permission problem ?  This can be because Windows hasn't fully freed up the volume when it shuts down if it is set for fast boot/shutdown.

To dig further you may need to work from CLI to find out a bit more about what's going on.  If you are using LL5.6 ntfs-3g (and fuse) should already be installed and there are plenty of guides covering shared drives but proceed with caution if you've got anything important on the disks.

https://linuxconfig.org/how-to-mount-partition-with-ntfs-file-system-and-read-write-access
https://www.howtogeek.com/howto/35807/how-to-harmonize-your-dual-boot-setup-for-windows-and-ubuntu/

Hope these links help.

Thank you.

PS. I must say that linux is still for geeks and someone must make transition from windows easier for more people to use linux. Just saying.
 

Re: Data disk not visible
« Reply #5 on: November 16, 2021, 12:12:53 PM »
 

stevef

  • Global Moderator
  • Gold Level Poster
  • *****
  • 777
    Posts
  • Reputation: 143
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i5-4460

  • MEMORY: 16Gb

  • Kernel: 5.x
Linux can access NTFS volumes so it is OK for a volume shared by two OS. There can be permission issues (amongst others), but none of the possible combinations are perfect.  FAT32 would be another possibility.

Did you try mounting the NTFS volume through the GUI and get permission problem ?  This can be because Windows hasn't fully freed up the volume when it shuts down if it is set for fast boot/shutdown.

To dig further you may need to work from CLI to find out a bit more about what's going on.  If you are using LL5.6 ntfs-3g (and fuse) should already be installed and there are plenty of guides covering shared drives but proceed with caution if you've got anything important on the disks.

https://linuxconfig.org/how-to-mount-partition-with-ntfs-file-system-and-read-write-access
https://www.howtogeek.com/howto/35807/how-to-harmonize-your-dual-boot-setup-for-windows-and-ubuntu/

Hope these links help.

 
clueless
 

Re: Data disk not visible
« Reply #4 on: November 16, 2021, 10:31:08 AM »
 

mike3000

  • New to Forums
  • *
  • 5
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • MEMORY: 12Gb

  • VIDEO CARD: intel
What about ntfs-3g? Do I install debian package: https://packages.debian.org/bullseye/ntfs-3g or there is more work needed to make this work.
 

Re: Data disk not visible
« Reply #3 on: November 16, 2021, 10:16:10 AM »
 

mike3000

  • New to Forums
  • *
  • 5
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • MEMORY: 12Gb

  • VIDEO CARD: intel
That looks like a Microsoft LDM partition.

Logical Disk Manager is Windows' dynamic disk management system which allows for disk volumes to span multiple partitions, even across multiple physical disks. Linux won't readily read an LDM volume.

For a dual boot system sharing files, the shared files needs to be on a file system both OS understand.

Thank you for explanation. What would you suggest? Data partition is now NTFS, what shall I format it into?
 

Re: Data disk not visible
« Reply #2 on: November 16, 2021, 10:10:31 AM »
 

stevef

  • Global Moderator
  • Gold Level Poster
  • *****
  • 777
    Posts
  • Reputation: 143
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i5-4460

  • MEMORY: 16Gb

  • Kernel: 5.x
That looks like a Microsoft LDM partition.

Logical Disk Manager is Windows' dynamic disk management system which allows for disk volumes to span multiple partitions, even across multiple physical disks. Linux won't readily read an LDM volume.

For a dual boot system sharing files, the shared files needs to be on a file system both OS understand.
clueless
 

Data disk not visible
« Reply #1 on: November 16, 2021, 08:55:52 AM »
 

mike3000

  • New to Forums
  • *
  • 5
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • MEMORY: 12Gb

  • VIDEO CARD: intel
Hi everyone
I am quite fresh at Linux. I have dual boot win+Lin and two partitions: windows + programs and Linux installation along and another data partition. The problem is that Data partition is not visible in File manager. I can see windows and other programs, but data is not visible. In partition manager it says 1TB Data, unknown.


<img src="https://i.ibb.co/VWYyxb5/file-manager.png" alt="file-manager" border="0">

<img src="https://i.ibb.co/xSw5vmF/Screenshot-harddrive.png" alt="Screenshot-harddrive" border="0">
« Last Edit: November 16, 2021, 09:20:10 AM by mike3000 »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section