[Bug 1032874] Re: Mount command on extended partition hangs forever during install

Mark Russell 1032874 at bugs.launchpad.net
Tue Sep 18 16:43:04 UTC 2012


Hi Nikki,

We were able to reproduce this before, but not on the latest precise
builds.  Can you test with the latest 12.04?  Also, do you see this
problem with the alternate ISO as well, or just netbooting?

Thanks!

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

Title:
  Mount command on extended partition hangs forever during install

Status in “hw-detect” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Triaged
Status in “hw-detect” source package in Precise:
  New
Status in “linux” source package in Precise:
  Triaged

Bug description:
  Re-installing Precise with kernels 3.2.0-26 or 3.2.0-27 from the
  precise-updates repo hangs forever when searching for install media on
  systems that do this from check-missing-firmware. The underlying
  problem is a hanging mount command. The problem doesn't exist using
  3.2.0-23 in the precise repo.

  When the installer detects that it needs to load some missing
  firmware, it tries to mount every available partition as '/media'. If
  the hard drive is already partitioned and has an extended partition,
  the installer will try to mount the extended partition and hang
  indefinitely. Sending SIGKILL to the mount command does nothing.

  Eventually, the kernel will start logging 'INFO: task mount:3559
  blocked for more than 120 seconds.' messages.

  To reproduce, on ThinkPad T420s (or most other laptops with wireless) that already has Ubuntu installed with an extended partition (for example, sda2):
  1. Boot the kernel/initramfs for the network installer at  /ubuntu/dists/precise/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/
  2. Select language and keyboard options
  3. Installer hangs forever
  4. Alt-F2 to another terminal
  5. Run ps, see stalled mount command, like 'mount -tauto /dev/sda2 /media'

  On 3.2.0-23, the mount command will return immediately with an error,
  as expected (since mounting and extended partition doesn't make
  sense).

  Regardless of what hardware is used, running the mount command on an
  extended partition always stalls. The hardware only makes a difference
  in deciding whether the mount command is called during install.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hw-detect/+bug/1032874/+subscriptions




More information about the foundations-bugs mailing list