Phaeilo / bootloader-crimes

Bootstrap disposable Windows VMs configured through a web app

Home Page:https://bootloader-crimes.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot download through web ui

muelli opened this issue · comments

I've run ./utils/mkdisk.sh and copied build/images/disk.vmdk.gz and build/images/disk.vmdk.manifest to webapp/dist/. I've built the webapp and run python -m http.server in the dist folder.

However, downloading fails:

image

The web console does not show much:

image

Is there a way to get an image without the Web?

I think the problem was with my browser. It works better now.