Hi all! IŽd like t set up my system to boot with an initial ramdisk but still have problems loading the module while in the initrd root file system: First with module unix.o: unable to read from /proc/ksyms unix.o: cannot open /proc/modules no such file or directory sd_mod: unresolved symbols blkelv_ioctl IŽd like to compile as much things as possible as modules especially my scsi support. the /linuxrc script is attached. Mounting /proc seems to work fine. So what is the real problem? TIA.