No Such Filename or Directory

Moderator: mike

Post Reply
mzedalis
Posts: 20
Joined: Sat Feb 10, 2018 3:01 pm

No Such Filename or Directory

Post by mzedalis » Tue Feb 28, 2023 7:02 pm

Hi
When i navigate ti install my win10 image cd /opt/unetlab/addons/qemu I get the error "No Such Directory or Filename".
I cd / each one individually and it stops at unetlab as being non existent but the directory is there.
Thanks

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: No Such Filename or Directory

Post by Uldis (UD) » Wed Mar 01, 2023 1:45 am

Code: Select all

root@eve-ng-master:~# mkdir /opt/unetlab/addons/qemu/win-10-x86-20H2v4/
root@eve-ng-master:~# cd /opt/unetlab/addons/qemu/win-10-x86-20H2v4/
root@eve-ng-master:/opt/unetlab/addons/qemu/win-10-x86-20H2v4# ls
virtioa.qcow2
root@eve-ng-master:/opt/unetlab/addons/qemu/win-10-x86-20H2v4# 
you have to create this directory first to be it there

mzedalis
Posts: 20
Joined: Sat Feb 10, 2018 3:01 pm

Re: No Such Filename or Directory

Post by mzedalis » Wed Mar 01, 2023 2:05 pm

Correct the directory is there.

Post Reply