On Mar 2, 2012 3:09 PM, "Thomas Bächler" <thomas@xxxxxxxxxxxxx> wrote: > > Am 02.03.2012 14:58, schrieb Simon Perry: > > I have removed ext4 from my MODULES line, and removed the filesystems > > hook in order to get rid of the dupe message. > > If you don't have the filesystem hook, and you don't have ext4 it in > MODULES, ext4 will be missing from the initramfs and you won't be able > to boot. > Unless you have ext2/3, as those are now aliases for ext4. Tom