I followed the Guide to install Unbuntu 10.04 LTS based on VirtualBox on my Windows PC. I also successfully installed the EZSDK. But I got the following errors when running the "setup.sh" script (executing the sub-script "setup-targetfs-nfs.sh")
ls: cannot access ./bin/../filesystem/*rootfs.tar.gz: No such file or directory
tar: -C: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: /home/long/targetfs: Not found in archive
tar: Exiting with failure status due to previous errors
Failed setup, aborting..
Failed setup, aborting.
Indeed, I cannot find the "filesystem" folder in my system. Did I miss out something?
Weilong