operating-system
operating-system copied to clipboard
Unable to upgrade to 13.2
trafficstars
Describe the issue you are experiencing
Clicking the Install link yields the following in the Supervisor log
2024-10-16 20:48:25.295 ERROR (MainThread) [supervisor.os.manager] Home Assistant Operating System update failed with: Installation error: Destination device '/dev/disk/by-partlabel/hassos-boot' not found
My installation doesn't have a /dev/disk/by-partlabel it has a /dev/disk/by-label directory or /dev/disk/by-partuuid.
I don't believe anything has changed. This installation has been stable and kept current for a couple years now.
What operating system image do you use?
ova (for Virtual Machines)
What version of Home Assistant Operating System is installed?
6.6.46-haos
Did the problem occur after upgrading the Operating System?
No
Hardware details
It's just a VM running on a ProxMox host. AMD processor.
Steps to reproduce the issue
- Log in to Home Assistant
- Click Settings
- Click the Home Assistant Operation System 13.2 update
- Click Install ...
Anything in the Supervisor logs that might be useful for us?
2024-10-16 20:44:34.347 INFO (MainThread) [supervisor.auth] Successful login for 'admin'
2024-10-16 20:48:21.181 INFO (MainThread) [supervisor.os.manager] Fetch OTA update from https://os-artifacts.home-assistant.io/13.2/haos_ova-13.2.raucb
2024-10-16 20:48:25.135 INFO (MainThread) [supervisor.os.manager] Completed download of OTA update file /data/tmp/hassos-13.2.raucb
2024-10-16 20:48:25.295 ERROR (MainThread) [supervisor.os.manager] Home Assistant Operating System update failed with: Installation error: Destination device '/dev/disk/by-partlabel/hassos-boot' not found
Anything in the Host logs that might be useful for us?
I don't think there's anything here.
System information
System Information
| version | core-2024.10.2 |
|---|---|
| installation_type | Home Assistant OS |
| dev | false |
| hassio | true |
| docker | true |
| user | root |
| virtualenv | false |
| python_version | 3.12.4 |
| os_name | Linux |
| os_version | 6.6.46-haos |
| arch | x86_64 |
| timezone | America/New_York |
| config_dir | /config |
Home Assistant Community Store
| GitHub API | ok |
|---|---|
| GitHub Content | ok |
| GitHub Web | ok |
| HACS Data | ok |
| GitHub API Calls Remaining | 5000 |
| Installed Version | 2.0.1 |
| Stage | running |
| Available Repositories | 1441 |
| Downloaded Repositories | 8 |
Home Assistant Cloud
| logged_in | true |
|---|---|
| subscription_expiration | August 24, 2025 at 8:00 PM |
| relayer_connected | true |
| relayer_region | us-east-1 |
| remote_enabled | true |
| remote_connected | true |
| alexa_enabled | false |
| google_enabled | false |
| remote_server | us-east-1-11.ui.nabu.casa |
| certificate_status | ready |
| instance_id | 3397814f31ee476283522e1edeee979e |
| can_reach_cert_server | ok |
| can_reach_cloud_auth | ok |
| can_reach_cloud | ok |
Home Assistant Supervisor
| host_os | Home Assistant OS 13.1 |
|---|---|
| update_channel | stable |
| supervisor_version | supervisor-2024.10.2 |
| agent_version | 1.6.0 |
| docker_version | 26.1.4 |
| disk_total | 38.7 GB |
| disk_used | 16.0 GB |
| healthy | true |
| supported | true |
| host_connectivity | true |
| supervisor_connectivity | true |
| ntp_synchronized | true |
| virtualization | kvm |
| board | ova |
| supervisor_api | ok |
| version_api | ok |
| installed_addons | File editor (5.8.0), Terminal & SSH (9.15.0), ESPHome (2024.10.0), SQLite Web (4.2.2), Mosquitto broker (6.4.1), Z-Wave JS UI (3.14.0), Z-Wave JS (0.8.0) |
Universal Devices ISY/IoX
| host_reachable | ok |
|---|---|
| device_connected | true |
| last_heartbeat | October 16, 2024 at 8:59 PM |
| websocket_status | connected |
keymaster
| zwave_integration | zwave_js |
|---|---|
| network_status | on |
Dashboards
| dashboards | 8 |
|---|---|
| resources | 4 |
| views | 15 |
| mode | storage |
Recorder
| oldest_recorder_run | October 11, 2024 at 1:59 PM |
|---|---|
| current_recorder_run | October 16, 2024 at 11:35 AM |
| estimated_db_size | 1104.55 MiB |
| database_engine | sqlite |
| database_version | 3.45.3 |
Additional information
No response