How about reading the info in the kernel docs about initrd ? It allows the kernel to load a compressed root fs image into a ramdisk (rd) and makes diskless workstations and diskless embedded linux possible. Peter