[Bug 598743] Re: install "blocked" by unnecessary unmount-partition attempt

Que mas da 598743 at bugs.launchpad.net
Sat Jun 18 13:14:09 UTC 2011


I´m newbie
I have not cdrom device, my bios doesn´t boot from usb. NO WAY to install ubuntu because this bug.

3 weeks searching a walkarround.

I think that "importance: Undecided → Medium" is not enought for this
bug.

I´m not a progammer, but i think this bug isn´t too dificult to solve.
And a lot o newbies like me can not install ubuntu.

Thank you very much for the walkarround, it works. :)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/598743

Title:
  install "blocked" by unnecessary unmount-partition attempt

Status in “ubiquity” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: ubiquity

  This is specifically with xubuntu-10.04-desktop-i386.iso, booted from
  grub2 with:

  menuentry "Xubuntu Live 10.04 32bit" {
   loopback loop (hd0,2)/xubuntu-10.04-desktop-i386.iso
   linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=/xubuntu-10.04-desktop-i386.iso file=(loop)/preseed/xubuntu.seed --
   initrd (loop)/casper/initrd.lz
  }

  So the xubuntu iso is on the target partition, the partition table is
  NOT to be changed, and the partition has already been formatted.

  Where /var/log/syslog says:

   Step_before = stepReady
   progress_loop()
   umount: /isodevice: device is busy

  then ubiquity is trying to unmount the partition, even though there is
  no need for this.  Even worse, when umount fails, the installation is
  effectively "blocked" from continuing.  That's a "showstopper" bug
  during an install.

  Adding 'exit 0' to the top of /lib/partman/commit.d/01unmount_busy
  allows the install to proceed.

  I assume that some test should be added to 01unmount_busy, so that
  this test is not made when the partition table is unchanged.

  James

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/598743/+subscriptions




More information about the foundations-bugs mailing list