** Description changed:

  Binary package hint: usb-creator
  
  usb-creator was made to not unmount the filesystem in karmic because I
  was worried that we'd be ripping the mount point out from under the user
  if they had a nautilus window open.  However, there are problems with
  this.  Calling sync rather than umount has the disadvantage that it will
  flush buffers for all block devices.  Even running sync does not appear
  to be sufficient for some cases (run KVM with the device just after
  running usb-creator).
  
  The user shouldn't be mucking about with the disk while it's installing
  anyway.  In lucid, lets switch back to unmounting the filesystem.  We
  can retain the "flushing writes to the disk" message and just use it to
- describe the umount call.
+ describe the umount call.  However, this message should also contain a
+ pulsing progress bar, rather than one fixed at a certain percentage.

-- 
Should unmount at the end of installation.
https://bugs.launchpad.net/bugs/457510
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to