As of kernel 2.6, initial ramdisks have been deprecated... the trend now is
toward an initial ram fs. Ramdisks meant you needed to have some kind of
filesystem (usually ext2 or cramfs) compiled into the kernel (instead of
being available as a module).