On 06/14/2011 04:58 AM, 王道邦 wrote: > Again, For linux 2.6.36.4 kernel version, Could we use the build-in modules? >
What do you mean by build-in? The open-iscsi tools support the modules that come with the kernel.org/upstream/linus kernels. You just have to build them as modules instead of built into the kernel. So you would want: CONFIG_SCSI_ISCSI_ATTRS=m CONFIG_ISCSI_TCP=m in your kernel.config. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
