Does anyone know of an RPM or other package with an iSCSI Target for Linux kernel 2.6.22.7 on ARM architecture?
I found one RPM package for ARM, iscsi-3.1.0.3-3.armv4l.rpm. It installed without complaining, but it appears that it is only an iSCSI initiator. I tried it but it doesnt work, missing a library:
sh: /sbin/iscsi-device: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
The LG NAS has ld-linux.so.3 instead. This is somewhat beyond my expertise.
Another option, I guess, would be to replace the OS with one that has built in iSCSI target support. It would have to work on ARM, specificly ARM926EJ-S rev 0 (v5l), or armv5tejl. Currently, it runs a Linux kernel with BusyBox v1.8.2 for basic utilities.
I found one RPM package for ARM, iscsi-3.1.0.3-3.armv4l.rpm. It installed without complaining, but it appears that it is only an iSCSI initiator. I tried it but it doesnt work, missing a library:
sh: /sbin/iscsi-device: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
The LG NAS has ld-linux.so.3 instead. This is somewhat beyond my expertise.
Another option, I guess, would be to replace the OS with one that has built in iSCSI target support. It would have to work on ARM, specificly ARM926EJ-S rev 0 (v5l), or armv5tejl. Currently, it runs a Linux kernel with BusyBox v1.8.2 for basic utilities.
Last edited: