Ticket #901 (closed defect: worksforme)
usb-creator-gtk doesn't work on cluster
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
I suspect this is due to poor interaction between the horrible things we do with aufs and whatever python goo usb-creator-gtk uses to frob disks, but...
If I attempt to burn to an empty FAT32-formatted flash drive, the "Make startup disk" button is grayed out. If I then choose "erase disk", it fails with "/dev/sdb1 contains a mounted filesystem" which is not true, since usb-creator-gtk has just unmounted it.
I'm not sure whose fault this is.
Change History
Note: See
TracTickets for help on using
tickets.
It may be relevant that policykit (by way of usb-creator-gtk) asks for root's password on -cluster, but asks for the user's password on -workstation.