Skip to content

Commit f4eebbf

Browse files
authored
Merge pull request #209 from eshtek/dev
Publishing guide to help users update from truenas 24 to truenas 25
2 parents 75cbff6 + bdb84f6 commit f4eebbf

11 files changed

Lines changed: 46 additions & 0 deletions

File tree

485 KB
Loading
182 KB
Loading
398 KB
Loading
156 KB
Loading
320 KB
Loading
487 KB
Loading
540 KB
Loading
392 KB
Loading
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Upgrading HexOS with TrueNAS 24.10.0 to TrueNAS 25.10.3
2+
3+
## Overview
4+
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
8+
9+
## Finding your server ip address
10+
11+
:::details Using a monitor connected to your server to find your ip address
12+
1) Connect a display to your server.
13+
2) When turned on the server will show your `ip address`
14+
![](../../public/assets/screenshots/Hexos24to25/2.png)
15+
:::
16+
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+
27+
## Updating Process
28+
29+
1) Select the blue `Updates Available` button
30+
![](../../public/assets/screenshots/Hexos24to25/3.png)
31+
2) Click the `Train` dropdown
32+
![](../../public/assets/screenshots/Hexos24to25/4.png)
33+
3) Select `TrueNAS SCALE Goldeye 25.10` in the dropdown
34+
![](../../public/assets/screenshots/Hexos24to25/5.png)
35+
4) Confirm changing the train
36+
![](../../public/assets/screenshots/Hexos24to25/6.png)
37+
5) Select the `Do not save` button
38+
![](../../public/assets/screenshots/Hexos24to25/7.png)
39+
6) Select `Apply updates and reboot system after downloading` and the click `Download`
40+
![](../../public/assets/screenshots/Hexos24to25/8.png)
41+
42+
## If you still can't connect to HexOS deck
43+
44+
If you are still having trouble claiming your server or connecting to HexOS deck please reach out to `support@hexos.com`

docs/troubleshooting/common-issues/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Having trouble with your HexOS setup? Check out these common issues and solution
66
- [**Avoid USB Drives**](./AvoidUSBDrives) - Why USB drives can cause issues and what to use instead
77
- [**Clear Browser Cache**](./ClearCache) - Fix login issues and UI problems by clearing your browser cache
88
- [**Immich Migration**](./ImmichMigration) - Guide for migrating existing Immich installations to HexOS
9+
- [**Updating HexOS 24.10**](./UpgradingHexOS24.md) - Guide for updating HexOS 24.10 to HexOS 25.10
910

1011
:::tip Contribute to Documentation
1112
Found a solution that worked? [Learn how to contribute](/community/how-to-contribute/) to improve these docs for everyone, submit corrections through the documentation repository, or share your solutions on the [HexOS Community Discord](https://discord.gg/fCW2htvYdz).

0 commit comments

Comments
 (0)