Comment 5 for bug 8156

Revision history for this message
Matt Zimmerman (mdz) wrote :

OK, please try this:

sudo modprobe loop
sleep 3
sudo mount -o loop /boot/initrd-`uname -r` /mnt
cat /mnt/loadmodules
sudo umount /mnt

and send us a copy of the output