> [...] > Error creating partition > Error wiping newly created partition /dev/sdf1: Command-line `wipefs > -a "/dev/sdf1"' exited with non-zero exit status 1: wipefs: error: > /dev/sdf1: probing initialization failed: No such file or directory > (udisks-error-quark, 0) > [...]
I ran into the exact same problem just now creating a new partition on a hard drive, probably a race condition. It likely needs a loop waiting for the new partition to really be available. Found an easy enough workaround, run the suggested wipefs command manually, then reopen gnome-disks. Best wishes, Mike _______________________________________________ Pkg-utopia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-utopia-maintainers
