Bug ID | 1167565 |
---|---|
Summary | JeOS-olinuxinolime: empty root in dracut fails boot |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | armv7 |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | guillaume.gardet@arm.com |
Reporter | lnussel@suse.com |
QA Contact | qa-bugs@suse.de |
CC | fvogt@suse.com |
Found By | --- |
Blocker | --- |
openSUSE-Tumbleweed-ARM-JeOS-olinuxinolime.armv7l-2020.03.10-Snapshot20200317 does not boot. Turns out dracut fails at pre-mount. Looking at /dracut-state.sh it shows root="". Adding root=UUID=<UUIDOFIMAGE> to the kernel command line makes it boot. Is dracut supposed to figure out the root device itself like that or is the kiwi config supposed to add a root= parameter?