| Summary: | Cannot mount NTFS images using Disk Image Mounter | ||
|---|---|---|---|
| Product: | udisks | Reporter: | 7qia0tp02 |
| Component: | operations | Assignee: | Martin Pitt <martin.pitt> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
7qia0tp02
2016-10-05 02:44:27 UTC
more exactly, I used
mkdir /mnt/SYSTEM_DRV
sudo mount -t ntfs -o loop "Disk Image.img" /mnt/SYSTEM_DRV
or even more exactly
sudo mkdir /mnt/SYSTEM_DRV
sudo mount -t ntfs -o loop "Disk Image.img" /mnt/SYSTEM_DRV
and this is in MATE environment
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.