Bug 663249

Summary: no ext4 support for many openSUSE 11.3 kernel boot images
Product: [openSUSE] openSUSE 11.3 Reporter: Elmar Stellnberger <estellnb>
Component: BasesystemAssignee: Michal Marek <mmarek>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: mmarek, xsonnek
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: openSUSE 11.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Elmar Stellnberger 2011-01-08 11:05:35 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13

  After a kernel update I could not boot any more:
'can not mount root file system: ext4 unknown file system'
That is not totally new: before the update I could boot -desktop but not -default (same version) because of the same error.
  Luckily I still had the old image to boot from.
works: 2.6.34.7-0.5-desktop
does not work: 2.6.34.7-0.7-default

Reproducible: Always
Comment 1 Jiri Slaby 2011-01-31 14:40:07 UTC
Could you attach output of
zcat /boot/initrd-of_affected_version|cpio -t|grep ext
?

Maybe a dup of bug 665440...
Comment 2 Elmar Stellnberger 2011-01-31 23:04:38 UTC
> zcat /boot/initrd-2.6.34.7-0.7-default | cpio -t | grep ext
lib/libext2fs.so.2.4
lib/libext2fs.so.2
44706 blocks
sbin/fsck.ext4

  No, ext4.ko really isn`t there as it is for the desktop branch packages.
Comment 3 Jiri Slaby 2011-02-01 09:26:28 UTC
And I think Jan has the very same problem...
Comment 5 Elmar Stellnberger 2011-03-28 15:45:10 UTC
 resolved since before 2011-03-21, for kernel-desktop-devel-2.6.34.7-0.7.1.i586 (Hey: this should have been 7-0.7.2!; someone must have forgotten to increment the packaging revision!). 
  However now a different bug has been shed daylight upon: Bug 681259.- standby is blocked by a kernel oops.