Building iscsid with iscsi modules built into the kernel

2010-03-26 Thread Yangkook Kim
Hi, all. I want to know how to compile iscsid with iscsi modules already built into the kernel. I built a kernel with the following options selected in .config so that iscsi_tcp, libiscsi and scsi_transport_iscsi are built into the kernel. CONFIG_ISCSI_TCP=y I compiled iscsid

Re: Building iscsid with iscsi modules built into the kernel

2010-03-26 Thread Mike Christie
On 03/26/2010 01:34 PM, Yangkook Kim wrote: Hi, all. I want to know how to compile iscsid with iscsi modules already built into the kernel. I built a kernel with the following options selected in .config so that iscsi_tcp, libiscsi and scsi_transport_iscsi are built into the kernel.