> If it's builtin, then it's compiled into the kernel and can't be > loaded as a module. Either you need to build kernel with the patch, > or take `pseudo-device iscsi' out of the kernel config (or add `no > pseudo-device iscsi' to the kernel config) and load it as a module.
Would it be possible to boot the standard kernel with "userconf disable iscsi*" and then to modload the module later? (I'm admittedly too lazy to do an experiment myself and just wondering.) Martin Neitzel