Basic question on iSCSI intiator

2009-04-18 Thread Siva
Hello, I am working on developing an iSCSI intiator in uCLinux. Right now we are doing this using linux shell and running certain programs of iSCSI (like iscsiadm, iscsid) from the shell . But what I want to do is inititate and establish the iSCSI communication using an interface module. The bus

Re: Basic question on iSCSI intiator

2009-04-18 Thread Itamar Reis Peixoto
have you take a look in pxe or gpxe ? On Sat, Apr 18, 2009 at 6:01 PM, Siva wrote: > > Hello, > > I am working on developing an iSCSI intiator in uCLinux. > Right now we are doing this using linux shell and running certain > programs of iSCSI (like iscsiadm, iscsid) from the shell . But what I

Re: Basic question on iSCSI intiator

2009-04-18 Thread Siva
Hello all , I am working on an Altera Nios 2 soft core processor and OS is uCLinux . Sorry for not explicitly telling about the processor in my first post . Thanks ! On Apr 18, 2:37 pm, Itamar Reis Peixoto wrote: > have you take a look in pxe or gpxe ? > > > > On Sat, Apr 18, 2009 at 6:01 PM,

Re: Basic question on iSCSI intiator

2009-04-18 Thread Michael Brown
On Saturday 18 April 2009 22:37:32 Itamar Reis Peixoto wrote: > have you take a look in pxe or gpxe ? PXE has nothing to offer in this regard. gPXE does contain a small (5kB binary) iSCSI initiator, but it would be of limited use in uCLinux since in Linux you already have substantial portions