mount option does not work in guestmount
Bug #1891906 reported by
LittleBigBrain
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libguestfs (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
```
# guestmount -a test.qcow2 -o uid=1000 -o gid=1000 -m /dev/sda1 /mnt
$ mount -l | grep /mnt
/dev/fuse on /mnt type fuse (rw,nosuid,
```
the user_id and group_id is not used.
To post a comment you must log in.
Have you got the version of guestmount (guestmount --version)?