LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Data disk not visible
#1
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">
Reply
#2
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.
stevef
clueless
Reply
#3
(11-16-2021, 03:10 PM)stevef link Wrote: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?
Reply
#4
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.
Reply
#5
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-par...ite-access
https://www.howtogeek.com/howto/35807/ho...nd-ubuntu/

Hope these links help.

stevef
clueless
Reply
#6
(11-16-2021, 05:12 PM)stevef link Wrote: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-par...ite-access
https://www.howtogeek.com/howto/35807/ho...nd-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.
Reply
#7
[member=49253]mike3000[/member]


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/8427...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.




  [Image: CZygxEyl.png]
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
Reply
#8
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.  Tongue
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)