"grub-install: error: disk `md126,1' not found." for Intel VROC arrays in mdadm
Bug #1792883 reported by
Shih-Yuan Lee
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OEM Priority Project |
New
|
High
|
Shih-Yuan Lee | ||
grub-installer (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
ubiquity (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I can produce the issue on Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 (20180916) and Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180916).
This issue is after LP: #1779685.
First of all, there is no mdadm in the Ubuntu desktop images so I need to install it manually.
After I installed mdadm, I can install the system on Intel VROC.
However there is an error about grub-install.
no longer affects: | mdadm (Ubuntu) |
description: | updated |
tags: | added: ubiquity-18.10.7 |
tags: | added: cosmic |
tags: | added: bionic |
Changed in oem-priority: | |
assignee: | nobody → Shih-Yuan Lee (fourdollars) |
Changed in oem-priority: | |
importance: | Undecided → Critical |
tags: | added: somerville |
Changed in oem-priority: | |
importance: | Critical → High |
tags: | added: oem-priority |
To post a comment you must log in.
Please run 'sudo grub-install -v" from the live image; we should have a look at the full debug output to see why md126,1 isn't found.
That said, typically RAIDs are installed by installing grub to each member separately; which is handled by grub-installer. You don't run through these steps when doing an install on desktop, which isn't set up to support RAID.