retro-imager/linux
Floris Bos b42342d0ac Linux/udisks2/image customization: fix issue with mounting NVMe drives
When using image customization with an NVMe drive under RPI OS on a CM4,
the system will prompt non-root users for password when mounting the FAT file system.
(Passwordless mounting does is available for removable storage,
but the NVMe drive qualifies as internal storage instead).

- The mount command we send to udisks2 over dbus2 may timeout
before the user completed the password prompt.
Raise timeout to counter this.

- Print mount error details to console
- On mount error report error mounting in GUI instead of
  "/config.txt does not exist" (which happened when mountDevice()
  returned empty string)
2021-11-27 19:22:55 +01:00
..
linuxdrivelist.cpp Linux only: allow NVMe destination drives 2021-02-26 14:54:25 +01:00
rpi-imager.desktop Rename imagingutility -> rpi-imager 2020-03-05 15:40:38 +01:00
rpi-imager.metainfo.xml.in Enable telemetry 2020-12-01 15:50:58 +01:00
udisks2api.cpp Linux/udisks2/image customization: fix issue with mounting NVMe drives 2021-11-27 19:22:55 +01:00
udisks2api.h Linux Embedded: add support for language/keyboard selection 2021-11-22 00:21:30 +01:00