You are not logged in.
Pages: 1
Trying to setup my media drive (named 'Anime') in Arch with LDMTool. LDMTool create all works, but the volume is unmountable and shows the following error.
Error: https://imgur.com/QeTWCQ6
After installing NTFS-3g I get a different error, which is no more helpful: https://imgur.com/R8ZovSQ
Have also tried using the service mode for ldmtool which does not work either. Drive mounts fine in my native dual booted Windows 10 partition, and a VMware vm with the two drives passed through under arch. I also tried mounting it via console using NTFS-3g and I get the following error message. I'm not sure if the failure is on the NTFS driver or ldmtool, but I'm leaning towards the ldmtool implementation in arch being broken. I had previously used Pop! OS and was able to mount the drive.
Failed to mount '/dev/mapper/ldm_vol_WIN10-ERIC-Dg0_Volume2': Invalid argument
The device '/dev/mapper/ldm_vol_WIN10-ERIC-Dg0_Volume2' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?Offline
Tried an Ubuntu VM with VMware disk passthrough, and that also works and mounts as normal. It's even usable in arch if I use host only networking (although limited to gigabit performance of course). Assuming that Arch's LDMtool is broken.
Offline
Pages: 1