[Bug 1209729] After update system no longer able to boot because mount sysroot unknown filesystem type jfs
https://bugzilla.suse.com/show_bug.cgi?id=1209729 https://bugzilla.suse.com/show_bug.cgi?id=1209729#c3 Antonio Feijoo <antonio.feijoo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |antonio.feijoo@suse.com --- Comment #3 from Antonio Feijoo <antonio.feijoo@suse.com> --- (In reply to geheim geheim from comment #0)
- dracut have to check if filesystem of the root partition into the kernel or if it exists as module - if it exists as module it must be included into initrd - if no driver is found then dracut must abort and complain that the system is not able to boot after this update
If you're creating a hostonly initrd (TW default), the first two steps are currently being performed. Regarding the third, dracut assumes that the system it is called from has all the necessary file system drivers loaded, so if jfs is loaded in your system, it should work. Please, could you attach the output of `dracut -f --debug test.img`
NOGO: run silent and leave system in non bootable state
That's a different story, because if a command (in this case dracut) is called in a %posttrans script from another package (that's the case of zypper dup), it cannot control the flow of the upgrade, that should be done by that package. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com