|
Bugzilla – Full Text Bug Listing |
| Summary: | mkinitrd failed because of missing /boot/System.map | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Ulrich Lange <email> |
| Component: | Kernel | Assignee: | Andreas Gruenbacher <agruen> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ulrich Lange
2005-09-16 01:24:10 UTC
Where did you put System.map? It should be copied to /boot/System.map-$KERNEL_RELEASE or /boot/System.map. A ``make install'' in the kernel source tree will do that for you. Yes I did. I copied System.map-$KERNEL_RELEASE to /boot but there was no link System.map to System.map-$KERNEL_RELEASE (old kernel) before like initrd and vmlinuz. I guess it should. I didn“t use make install because I wanted to do this manualy to see how to do and to have the easy possibility to switch back for testing. /boot/System.map-$KERNEL_RELEASE should be enough; no symlink required. If it doesn't, please send the trace resulting from running mkinitrd as ``bin/bash -x /sbin/mkinitrd''. Thanks. Assumed-fixed. |