Skip to content

Commit bdb84f6

Browse files
authored
Merge pull request #208 from acknologia/revison-to-guide
revised guide
2 parents 0e78506 + 621d6df commit bdb84f6

1 file changed

Lines changed: 15 additions & 21 deletions

File tree

docs/troubleshooting/common-issues/UpgradingHexOS24.md

Lines changed: 15 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,28 @@
22

33
## Overview
44

5-
With the HexOS update to 1.0 with Local UI any system still running older versions will need to upgrade TrueNAS to work with HexOS 1.0.
5+
- With the HexOS update to 1.0 with Local UI any system still running older versions will need to upgrade TrueNAS to work with HexOS 1.0.
6+
- This guide only applies to users on `TrueNAS SCALE version 24.10.2.1` or older.
7+
- If you can access HexOS deck this guide does not apply to you
68

9+
## Finding your server ip address
710

8-
> **Warning:** <span style="color:red"> New versions of TrueNAS can remove support for older hardware. A device that works now may stop working after an update. For example, Nvidia no longer supports GTX 10-series and older GPUs, so you now need a GTX 1650 or newer.</span>
9-
10-
## Logging into TrueNAS UI
11-
12-
:::details If you can access HexOS deck (easier method)
13-
1) Navigate to [HexOS Deck](https://deck.hexos.com)
14-
2) Navigate to the settings panel by selecting it on the left sidebar
15-
3) Select the `TrueNAS` button
16-
4) Login
17-
- The username will be `truenas_admin`
18-
- The password will be what you selected when first installing HexOS
19-
![](../../public/assets/screenshots/Hexos24to25/1.png)
20-
:::
21-
22-
:::details If you can't access HexOS deck (harder method)
11+
:::details Using a monitor connected to your server to find your ip address
2312
1) Connect a display to your server.
2413
2) When turned on the server will show your `ip address`
2514
![](../../public/assets/screenshots/Hexos24to25/2.png)
26-
3) Type the `ip address` into your browser
27-
4) Login
28-
- The username will be `truenas_admin`
29-
- The password will be what you selected when first installing HexOS
30-
![](../../public/assets/screenshots/Hexos24to25/1.png)
3115
:::
3216

17+
If you are unable to connect a monitor to your server you may be able to find the server `ip address` by logging into your router's web interface and looking at connected devices.
18+
19+
## Logging into the TrueNAS WebUI
20+
21+
1) Type the `ip address` into your browser
22+
2) Login
23+
- The username will be `truenas_admin`
24+
- The password will be what you selected when first installing HexOS
25+
![](../../public/assets/screenshots/Hexos24to25/1.png)
26+
3327
## Updating Process
3428

3529
1) Select the blue `Updates Available` button

0 commit comments

Comments
 (0)