mkinitramfs: missing md root /dev/mapper/mdRAID6-root /sys entry

Bug #376669 reported by DaveAbrahams
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
initramfs-tools (Debian)
Fix Released
Unknown
initramfs-tools (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Installing jaunty server, minimal install failure.

Revision history for this message
DaveAbrahams (boostpro) wrote :
Revision history for this message
DaveAbrahams (boostpro) wrote :
Revision history for this message
DaveAbrahams (boostpro) wrote :

Workaround: toward the end of the "install the base system" step, the installer stops and asks which drivers I want to install. I drop into a shell, then:

cd /target/tmp
wget http://http.us.debian.org/debian/pool/main/i/initramfs-tools/initramfs-tools_0.92o_all.deb
chroot /target/tmp bash
dpkg -i /tmp/initramfs-*.deb

The install completes thereafter.

Revision history for this message
DaveAbrahams (boostpro) wrote :

Oops... I meant:

cd /target/tmp
wget http://http.us.debian.org/debian/pool/main/i/initramfs-tools/initramfs-tools_0.92o_all.deb
chroot /target bash
dpkg -i /tmp/initramfs-*.deb

affects: ubuntu → initramfs-tools (Ubuntu)
Revision history for this message
Alejandro Mery (amery) wrote :

is it safe to install debian's version instead of ubuntu's?

I have the same + '[' '!' -e /sys/block/md ']' error trying to install 10.04 with root upon LVM+mdadm

should I use debian's or maverik's?

Revision history for this message
maximilian attems (maks-debian) wrote :

Maverick released with 0.98.1ubuntu6, which contains appropriate Debian changes for MODULES=dep

For Lucid easiest workaround is to use MODULES=most, check the settings with:
egrep -r MODULES /etc/initramfs-tools
and delete eventual driver-policy file from the installer with MODULES=dep.

Thanksfully in newer installs it should just work.

Changed in initramfs-tools (Ubuntu):
status: New → Fix Released
Changed in initramfs-tools (Debian):
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.