Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fedora 39 + rpm install - Failed to measure available space: The specified location is not supported #4183

Open
geolaw opened this issue Mar 7, 2024 · 1 comment

Comments

@geolaw
Copy link

geolaw commented Mar 7, 2024

  • Etcher version:
    $ rpm -qa |grep balen
    balena-etcher-1.19.5-1.x86_64

  • Operating system and architecture:
    $ cat /etc/redhat-release
    Fedora release 39 (Thirty Nine)
    I am running i3wm

  • Image flashed:
    chromeos bin file

  • What do you think should have happened:
    run balen-etcher, select usb, select file to flash, flash completes

  • What happened:
    I use udiskie on my system, which automatically mounts my usb
    this is an 32GB usb, single fat32 partition :

Device Boot Start End Sectors Size Id Type
/dev/sdb1 2048 60481535 60479488 28.8G b W95 FAT32

I unmount it first :
[glaw@hive ~]$ sudo umount /run/media/glaw/0873-C904
Note - I've also reformatted as ext4 and still get the same error.

If I start etcher from my my system menu, nothing appears to happen after clicking "flash from file"
but if I start from the command line :

[glaw@hive ~]$ balen-etcher

I click the "flash from file" and get the following gtk warnings - but nothing else happens :
[728255:0307/122217.932369:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.ServiceUnknown: Could not activate remote peer: startup job failed.
Language changed to: en
ready-to-show: 464.314ms
packageUpdatable false

(balena-etcher:728255): Gtk-WARNING **: 12:22:20.220: Failed to measure available space: The specified location is not supported

(balena-etcher:728255): Gtk-WARNING **: 12:22:20.220: Failed to measure available space: The specified location is not supported

(balena-etcher:728255): Gtk-WARNING **: 12:22:20.221: Failed to measure available space: The specified location is not supported

(balena-etcher:728255): Gtk-WARNING **: 12:22:20.221: Failed to measure available space: The specified location is not supported

(balena-etcher:728255): Gtk-WARNING **: 12:22:20.221: Failed to measure available space: The specified location is not supported

(balena-etcher:728255): Gtk-WARNING **: 12:22:20.221: Failed to measure available space: The specified location is not supported

  • Do you see any meaningful error information in the DevTools?
  • dev tools does not launch for me
@geolaw
Copy link
Author

geolaw commented Mar 7, 2024

I'm using a kingston usb

[Thu Mar 7 12:22:01 2024] usb 3-1: new high-speed USB device number 10 using xhci_hcd
[Thu Mar 7 12:22:01 2024] usb 3-1: New USB device found, idVendor=0930, idProduct=6545, bcdDevice= 1.10
[Thu Mar 7 12:22:01 2024] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Thu Mar 7 12:22:01 2024] usb 3-1: Product: DataTraveler 2.0
[Thu Mar 7 12:22:01 2024] usb 3-1: Manufacturer: Kingston
[Thu Mar 7 12:22:01 2024] usb 3-1: SerialNumber: 1C6F654E4910B1B0799532B5
[Thu Mar 7 12:22:01 2024] usb-storage 3-1:1.0: USB Mass Storage device detected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant