Comment 13 for bug 309762

Revision history for this message
Daniel Swarbrick (pressureman) wrote :

An even simpler solution is to append rootfstype=ext4 to kopt in /boot/grub/menu.list, eg.

# kopt=root=UUID=24c707be-c824-4781-89bd-25ed9dba54f8 ro rootfstype=ext4

Then just run "sudo update-grub". No custom initramfs scripts needed.