GithubHelp home page GithubHelp logo

Comments (4)

patfelst avatar patfelst commented on June 19, 2024

I'm in a similar situation except my internet is very slow. The script downloads part of the Hassio file, but always stalls after about 1mb. For some reason, I can download the entire file direct from the home assistant website (as per below).

You need to go to https://www.home-assistant.io/hassio/installation and download the VMDK file (currently hassos_ova-3.8.vmdk.gz). Then copy it to a USB stick and transfer to your Proxmox host machine.

I did this as well as download the script itself and make it executable using chmod u+x install.sh . But I need to know how to modify the script to remove the "Downloading HassOS". I tried commenting out wget -q --show-progress $URL but the script fails with install_script.sh: 2: set: Illegal option -o pipefail.

I tried commenting that out the pipefail command, but getting more errors - Whiskers can you please advise how to proceed?

from proxmox_hassos_install.

patfelst avatar patfelst commented on June 19, 2024

The script is still freezing after about 1 to 2MB. @whiskerz007 are you able to help please?

from proxmox_hassos_install.

whiskerz007 avatar whiskerz007 commented on June 19, 2024

If you don't need the script to download the virtual disk, then I would suggest manually creating the VM using the CLI. The last part of the script is where the VM is created. You should be able to use that as a guide on how to manually create the VM without needing to use the script. There are really only four commands that need to be run to setup the VM. Here is a link on how to use the qm command which should help.

from proxmox_hassos_install.

patfelst avatar patfelst commented on June 19, 2024

Thanks @whiskerz007 I'll see if I can figure it out

from proxmox_hassos_install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.