whiskerz007 / proxmox_hassos_install

MIT License
884 stars 191 forks source link

Special device does not exist #54

Open mcfrojd opened 4 years ago

mcfrojd commented 4 years ago

Hi was running the script today and i get the following message.

root@McNUC:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassos_install/raw/master/install.sh)"
[INFO] Using 'local-lvm' for storage location.
[INFO] Container ID is 100.
Getting URL for latest Home Assistant disk image...
Downloading disk image...
Extracting disk image...
Creating VM...
Adding serial port and configuring console...
mount: special device /dev/mapper/SsdDisk-vm--100--disk--1p1 does not exist
[WARNING] Unable to configure serial port. VM is still functional.
[INFO] Completed Successfully! New VM ID is 100.
root@McNUC:~# 

I can still run the VM and complete all the steps. But i figured you might want to have this feedback.

I was running the script some days ago and i dont remember seeing that then.

whiskerz007 commented 4 years ago

Are you still having this problem?