← Back to team overview

orchestra team mailing list archive

[Bug 900922] [NEW] Installation hangs if multiple disks

 

Public bug reported:

If multiple disks are available, then installation hangs as it cannot
select the disk to use for installation. The following needs to be added
to the preseeds to use the first disk found:

d-i partman/early_command string debconf-set partman-auto/disk "$(list-
devices disk | head -n1)"

** Affects: orchestra (Ubuntu)
     Importance: Undecided
     Assignee: Andres Rodriguez (andreserl)
         Status: New

** Changed in: orchestra (Ubuntu)
     Assignee: (unassigned) => Andres Rodriguez (andreserl)

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

Title:
  Installation hangs if multiple disks

Status in “orchestra” package in Ubuntu:
  New

Bug description:
  If multiple disks are available, then installation hangs as it cannot
  select the disk to use for installation. The following needs to be
  added to the preseeds to use the first disk found:

  d-i partman/early_command string debconf-set partman-auto/disk
  "$(list-devices disk | head -n1)"

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


Follow ups

References