distrobox
distrobox copied to clipboard
[Error] Cannot mount ntfs volume on centos-7 container
Using image quay.io/centos/centos:7
I don't see a mounted volume, which is an ntfs volume mounted with --make-shared
/dev/sda1 on /mnt/dskw type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
[me@Resolve_Centos_7_root ~]$ ll /mnt/dskw/
total 0
The command to create the volume was: $ distrobox create --root --name Resolve_Centos_7_root --image quay.io/centos/centos:7 --volume "/mnt/dskw"
With other distros, Fedora, Roky Linux, etc. I don't have this issue in any way and I can easily see that volume.
As I really need a CentOS-7 distro I would like to understand and solve this.
Thank you
Same issue with manjaro Linux hosting an ubuntu docker image, after I did an update last week. It does not mount ntfs volumes automatically like it used to do.
I do too use archlinux distro.
Hi @marcello-pietrobon this works in other distros (guest) but specifically not on centos-7?
If that's the case it is probable that maybe come dependencies are missing?