bash: ./tools/dpdk_nic_bind.py: nenhum arquivo ou diretório [fechado]

2

Estou tentando configurar interfaces e obter status. Eu recebo o seguinte erro:

$./tools/dpdk_nic_bind.py --status
bash: ./tools/dpdk_nic_bind.py : no such file or directory

Eu não sei porque esse arquivo não existe. Eu cometi um erro na instalação do dpdk? Minha versão do Ubuntu é 18.04 LTS e estou trabalhando com o VirtualBox.

~/ofp/scripts/dpdk$ ls ./tools/dpdk_nic_bind.py  
 ls: cannot access './tools/dpdk_nic_bind.py': No such file or directory
 $head ./tools/dpdk_nic_bind.py 
 head: cannot open './tools/dpdk_nic_bind.py' for reading: No such file or 
 directory
 $python ./tools/dpdk_nic_bind.py --status
 python: cant open file './tools/dpdk_nic_bind.py': [Errno 2] No such file or   directory
    
por shadi 09.06.2018 / 17:42

0 respostas

Tags