Celeb Glow
updates | March 27, 2026

Terminal can't find img file of Ubuntu 12.10

On a Mac, I followed the steps for the 'USB download from Mac', but on Step 9: Execute

sudo dd if=/path/to/downloaded.img of=/dev/diskN bs=1m

(replace /path/to/downloaded.img with the path where the image file is located; for example, ./ubuntu.img or ./ubuntu.dmg).

When I replace /path/to/downloaded.img with the ubuntu.img file (I converted the iso file into a img.dmg file, then to a img file) and press Enter, the Terminal just comes up with:

ubuntu.img;file or directory not found.

Any reasons why this might be happening?

1

1 Answer

If you are trying to create a boot-able Live Ubuntu USB installer then i suggest you try this software : UNetBootIn software :

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy