Make clear you need Ubuntu Desktop (#37462)

This commit is contained in:
Franck Nijhof 2025-02-14 14:57:12 +01:00 committed by GitHub
parent 3bd2bc4e98
commit bde4f2f72f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,7 +108,7 @@ To write the HAOS image to the boot medium on your x86-64 hardware, there are 2
- This means you will lose all the data as well as the previously installed operating system. - This means you will lose all the data as well as the previously installed operating system.
- Back up your data before carrying out this procedure. - Back up your data before carrying out this procedure.
2. Create a *live operating system* on a USB flash drive: 2. Create a *live operating system* on a USB flash drive:
- Follow the [Ubuntu instructions](https://ubuntu.com/tutorials/try-ubuntu-before-you-install) on writing an Ubuntu iso file onto a USB device. - Follow the [Ubuntu Desktop instructions](https://ubuntu.com/tutorials/try-ubuntu-before-you-install) on writing an Ubuntu Desktop iso file onto a USB device.
3. Insert the USB flash drive into the system on which you want to run Home Assistant. 3. Insert the USB flash drive into the system on which you want to run Home Assistant.
- Boot the live operating system. - Boot the live operating system.
- You might need to adjust boot order or use F10 (might be a different F-key depending on the BIOS) to select the USB flash drive as boot device. - You might need to adjust boot order or use F10 (might be a different F-key depending on the BIOS) to select the USB flash drive as boot device.