|
Bugzilla – Full Text Bug Listing |
| Summary: | Kernel crashes in liveUSB | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Hillwood Yang <hillwoodroc> |
| Component: | Kernel | Assignee: | E-mail List <kernel-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | tiwai |
| Version: | Leap 42.1 | ||
| Target Milestone: | Leap 42.1 | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 42.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | kernel-crash-log | ||
Looks like the dup of bug 950999. *** This bug has been marked as a duplicate of bug 950999 *** Could you give your KIWI config.xml, etc, for reproducing here locally? (In reply to Takashi Iwai from comment #2) > Could you give your KIWI config.xml, etc, for reproducing here locally? Please visit here: https://github.com/hillwoodroc/openSUSE-liveCD |
Created attachment 655937 [details] kernel-crash-log I used KIWI to create a liveCD image, this image could boot in virtualbox. But if I wrote it in USB disk, the liveUSB could not boot and kernel could crash. I found liveUSB could auto format the last partition of USB disk as btrfs, and the btrfs cause kernel to crash. I could format the last partition as ext4 to fix this problem.