[Bug 480808] New: [mkinitrd] mkinitrd fails with root on /dev/mmcblk0p1
https://bugzilla.novell.com/show_bug.cgi?id=480808 Summary: [mkinitrd] mkinitrd fails with root on /dev/mmcblk0p1 Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i586 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Bootloader AssignedTo: jsrain@novell.com ReportedBy: dl9pf@gmx.de QAContact: jsrain@novell.com Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.6) Gecko/2009012700 SUSE/3.0.6-0.1 Firefox/3.0.6 linux:~ # mkinitrd -d /dev/mmcblk0p1 Kernel image: /boot/vmlinuz-2.6.27.19-3.2-default Initrd image: /boot/initrd-2.6.27.19-3.2-default Root device: /dev/mmcblk0p1 (mounted on / as ext2) No modalias for device mmcblk0 Script /lib/mkinitrd/setup/72-block.sh failed! Reproducible: Always Steps to Reproduce: 1. install on sd-card (xo-1) 2. run mkinitrd 3. Actual Results: generation of mkinitrd fails Expected Results: generation of mkinitrd I added this to /lib/mkinitrd/scripts/setup-block.sh ida*) echo cpqarray ;; + mmc*) + echo mmc_block + ;; *) It should work for xo. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480808 Jiri Srain <jsrain@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsrain@novell.com AssignedTo|jsrain@novell.com |mvancura@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com