Re: Installing FreeDOS

Tomas By <[email protected]> Mon, 21 Feb 2022 19:07:44 +0100
Newsgroups org.kernel.vger.linux-msdos
Message-ID <[email protected]>
On Mon, 21 Feb 2022 18:28:59 +0100, Liam Proven wrote:
>   File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default
>     raise HTTPError(req.full_url, code, msg, hdrs, fp)
> urllib.error.HTTPError: HTTP Error 404: Not Found
> [...]
> I don't know Python to any useful level, so fixing this script is
> beyond me. Is there any other way I can proceed?


That's just a 404. The script is probably fine.

(I have no idea about Freedos/Dosemu, but you could try to locate the
file on the web and change the URL wherever it is.)

/Tomas