|
Bugzilla – Full Text Bug Listing |
| Summary: | installation of grub2 hangs | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Bernhard Wiedemann <bwiedemann> |
| Component: | Installation | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | arvidjaar, mcaj, mchang, mpluskal, snwint |
| Version: | 13.1 Milestone 1 | Flags: | bwiedemann:
SHIP_STOPPER?
(coolo) |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | System Test | Services Priority: | |
| Business Priority: | Blocker: | No | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Installation killed by os-prober | ||
|
Description
Bernhard Wiedemann
2013-01-15 18:00:05 UTC
Created attachment 520328 [details]
Installation killed by os-prober
This happens when grub2-mkconfig runs os-prober. I do not see char-major-6-0, but otherwise similar symptoms. Scrrenshot with list of processes attached.
Where can I read more about /etc/nothing?
OK, at least in this case it is clear. "blkid" returns type of partition "LVM2_member", which os-prober does not understand and tries to mount using "LVM2_member" as filesystem type which in turn results in kernel trying to autoload this module. /usr/lib/os-prober/50mounted-tests has to ignore partition of type "LVM2_member". /etc/nothing is obsolete. It came alive accidentally as a result of a code cleanup. I've removed all traces of it now. Please test again with linuxrc 4.1.4. *** Bug 802106 has been marked as a duplicate of this bug. *** *** Bug 800326 has been marked as a duplicate of this bug. *** *** Bug 799847 has been marked as a duplicate of this bug. *** |