Aoe (ATA other ethernet)

Hi,

I tried to install the aoetools package but ran into a missing aoemodule:

Failed to find module 'aoe'
dpkg: error processing package aoetools

fresh installed image version 18.04.5, updated
kernel 4.9.140

I did the same installation on a x86_64 host and the aoemodule is present and loaded as it should:

lsmod |grep aoe
aoe                      57344   0

Any information, shared experiences, are more than welcome.

Eric

Hi,

AOE is not tested and verfied on Jetson.
Pls refer to GitHub - OpenAoE/aoe: aoe driver for Linux with backward compatibility build system for instructions to build the AOE module for experience.

Hi,
Thank you for the quick reply.
I have to stay as close as possible to a standard distribution (CI / CD) and trying to avoid a custom kernel. Hence my initial question.