|
Bugzilla – Full Text Bug Listing |
| Summary: | The problem dracut => initrd. When you load a kernel panic. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Forgotten User R0n_GOAdxu <forgotten_R0n_GOAdxu> |
| Component: | Basesystem | Assignee: | Daniel Molkentin <daniel> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | chcao, forgotten_R0n_GOAdxu, lazy.kent |
| Version: | 13.2 | Flags: | daniel:
needinfo?
(forgotten_R0n_GOAdxu) |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
lsinitrd /boot/initrd-3.16.7-29-default | grep ".so"> lsinitrd_so.txt
lsinitrd /boot/initrd-3.16.7-29-default- | grep ".so"> lsinitrd_so-.txt |
||
|
Description
Forgotten User R0n_GOAdxu
2015-08-18 12:53:13 UTC
Perhaps the problem was resolved. The discs were mounted on the device id.Remounted on the UUID. With the new initrd download is successful. If in the future the problem will not occur again, the reason of a problem with downloading eliminated. Read more here https://forums.opensuse.org/showthread.php/509230-Проблема-dracut-gt-initrd?p=2734332#post2734332 After the update dracut and rebuild again initrd kernel panic at boot shortly after the "kernel: Unpacking initramfs ..." Compare two initrd. First collected after the upgrade dracut. Second - collected through chroot when booting from LiveCD (with it the system boots without a problem). The main difference is that in the first missing many libraries .so *, which are present in the first. for example usr / lib / libuuid.so.1.3.0 usr / lib / libuuid.so.1 -> libuuid.so.1.3.0 usr / lib / libudev.so.1.4.0 usr / lib / libudev.so.1 -> libudev.so.1.4.0 usr / lib / libsystemd.so.0.0.1 usr / lib / libsystemd.so.0 -> libsystemd.so.0.0.1 I attach two files with the results lsinitrd /boot/initrd-3.16.7-29-default | grep ".so"> lsinitrd_so.txt With this initrd system will boot without problems. lsinitrd /boot/initrd-3.16.7-29-default- | grep ".so"> lsinitrd_so-.txt With this initrd system will not boot. Created attachment 656855 [details]
lsinitrd /boot/initrd-3.16.7-29-default | grep ".so"> lsinitrd_so.txt
lsinitrd /boot/initrd-3.16.7-29-default | grep ".so"> lsinitrd_so.txt
With this initrd system will boot without problems.
Created attachment 656856 [details]
lsinitrd /boot/initrd-3.16.7-29-default- | grep ".so"> lsinitrd_so-.txt
lsinitrd /boot/initrd-3.16.7-29-default- | grep ".so"> lsinitrd_so-.txt
With this initrd system will not boot.
Have you had any success? Does it still occur with Leap? The output of the dracut process looks very fishy. If you still encounter this problem, please run: /usr/bin/dracut --force --force-drivers "ata_generic thermal processor fan" --debug and provide the output. If you still face this issue and can provide the answer, I'll reopen the bug. Until then, I'll close it. |