Should warn that formatting will erase the entire contents of the device (all partitions).
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
usb-creator (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
Binary package hint: usb-creator-gtk
In Beta Karmic I went to make a bootable usb drive with the Karmic iso. My USB drive was formatted with 3 partitions; 750 MB fat32 with Jaunty OS, and 2 ext2 partitions.
The fat32 partition did not have enough room and I selected Format from the program. Instead of formatting the partition that I had selected, the program reformatted the entire USB drive as one fat32 partition, destroying all data.
ProblemType: Bug
Architecture: i386
CheckboxSubmission: b35b06d4b174bc3
CheckboxSystem: 0531969bcfd4f03
Date: Fri Oct 9 03:07:06 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/yelp
LiveMediaBuild: Ubuntu 9.10 "Karmic Koala" - Beta i386 (20090929.2)
NonfreeKernelMo
Package: yelp 2.28.0-0ubuntu1
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: yelp
Uname: Linux 2.6.31-11-generic i686
Related branches
- Dimitri John Ledkov (community): Needs Information
-
Diff: 149 lines (+83/-4)5 files modifiedbin/usb-creator-helper (+1/-1)
debian/changelog (+5/-1)
debian/copyright (+5/-0)
usbcreator/backends/devicekit/backend.py (+1/-1)
usbcreator/frontends/gtk/frontend.py (+71/-1)
summary: |
- USB Startup Disk Creator Formatting over all Partitions + Should warn that formatting will erase the entire contents of the device + (all partitions). |
Changed in usb-creator (Ubuntu): | |
importance: | Undecided → High |
The external usb HDD had 2 partitions. When selected the FAT partition to reformat, the whole drive was formatted with FAT. I lost the whole lot of valuable information. This is critical to fix, or give a warning that the whole disc will be formatted.