|
Bugzilla – Full Text Bug Listing |
| Summary: | Upgrade installation from 9.3 to 10.0RC1 with LVM fails to create valid initrd | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | M Larkin <mlarkin> |
| Component: | Installation | Assignee: | Hannes Reinecke <hare> |
| Status: | RESOLVED WORKSFORME | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | dupuis.dominic |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | mkinitrd | ||
|
Description
M Larkin
2005-09-16 06:01:39 UTC
FYI , not sure why yast2-maintainers is assigned to this one? Reassigned to mkinitrd maintainer More info. After the installation completed, the kernel was upgraded to
2.6.13-9-default, which did create a new initrd. This one seems to be ok, so it
may have been fixed in that version. However, the problem would still seem to
exist on the iso media.
Also, it appears to have had trouble locating the other volumes under
/dev/LinuxVG/{swap,home} - changing references to the old LVM-style of device
to /dev/mapper/LinuxVG-{swap,home} seems to fix that also. Perhaps the original
problem could be solved by changing the original root dev to
/dev/mapper/LinuxVG-root ?
Bonjour, Got the same kind of problem when I upgraded from v9.3 to v10.0. You said: "Perhaps the original problem could be solved by changing the original root dev to /dev/mapper/LinuxVG-root ?" Can you tell me how to do that?!? I will try it since I really don't know what to do...my system is actually dead! :( Thanks! Created attachment 63754 [details]
mkinitrd
Current /sbin/mkinitd from 10.1 Beta1.
Could you try with the above mkinitrd? There were some issues with md on 10.0, which should be fixed now. Closing as no information has been forthcoming. |