Skip to content

Commit 5ce08b4

Browse files
authored
download from new archive (#146)
Before Submitting This PR, Please Ensure You Have Completed The Following: 1. [ ] Are internal links to wiki documents using [relative file links](https://docusaurus.io/docs/markdown-features/links)? 2. [ ] Are all new documentation files lowercase, with dash separated names (ex. unraid-os.mdx)? 3. [ ] Are all assets (images, etc), located in an assets/ subfolder next to the .md/mdx files? 4. [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? 5. [ ] Is the build succeeding?
2 parents e8b9324 + 125978e commit 5ce08b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/unraid-os/getting-started/manual-install-method.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This method only works for devices 32GB and smaller.
1515
1. Plug the USB flash device into your Mac or PC.
1616
2. Format the device using the FAT32 file system. It must **not** be ex-FAT or NTFS. If your drive is larger than 32GB then you need to use a 3rd party tool (e.g. Rufus) to format it to FAT32 as Windows will not give this as an option on drives larger than 32GB.
1717
3. Set the ‘volume label’ to `UNRAID` (case-sensitive, use all caps).
18-
4. [Go to the downloads page.](https://unraid.net/download/) to get the zip file for the release you want to use.
18+
4. Go to the [Download Archive](../download_list.mdx) to get the zip file for the release you want to use.
1919
5. Choose a version and download it to a temporary location on your computer (e.g. a “downloads” folder).
2020
6. Extract the contents of the newly downloaded ZIP file onto your USB flash device.
2121
7. Browse to the USB flash device to see the newly extracted contents from your Mac or PC.

docs/unraid-os/manual/upgrade-instructions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ This is useful if you don't have access to the Unraid webgui for some reason.
245245

246246
### Manual upgrade using a network share or by putting the flash drive in another system
247247

248-
- Copy the URL of the `unRAIDServer-version.zip` file that you want from https://unraid.net/download
248+
- Copy the URL of the `unRAIDServer-version.zip` file that you want from the [Download Archive](../download_list.mdx)
249249
- Unzip that file locally
250250
- Access the 'flash' share on the server, or physically put the flash drive in the local computer
251251
- If the `previous` directory does not exist on the flash drive, create it
@@ -255,7 +255,7 @@ This is useful if you don't have access to the Unraid webgui for some reason.
255255

256256
### Manual upgrade from the Unraid command line
257257

258-
- Copy the URL of the `unRAIDServer-version.zip` file that you want from https://unraid.net/download
258+
- Copy the URL of the `unRAIDServer-version.zip` file that you want from [Download Archive](../download_list.mdx)
259259
- Login to the Unraid server using SSH, telnet, or a local keyboard/mouse
260260
- Type these commands _one line at a time_ and press enter. If there are errors along the way, stop and ask for help:
261261

0 commit comments

Comments
 (0)