diff --git a/web/app/docs/create-vm/synology/page.tsx b/web/app/docs/create-vm/synology/page.tsx index b25b888..f08c893 100644 --- a/web/app/docs/create-vm/synology/page.tsx +++ b/web/app/docs/create-vm/synology/page.tsx @@ -43,7 +43,6 @@ export default function Page() { > AuxXxilium Arc {" "} - (referred to as "arc")
The script automatically downloads the loader from the developer's repository:
-+ The script automatically downloads and extracts the loader from the developer's repository. If the download fails, the script will display an error message. +
++ AuxXxilium Arc, RedPill rr, and TinyCore RedPill M-shell. + Downloads and extracts automatically. +
+
+ For Custom Loader, the script searches for files in /var/lib/vz/template/iso
.
+ If multiple files are found, you will be prompted to select the desired file.
+
You can upload custom loaders from the local storage options:
+ +qm create
– Creates the virtual machine with the configured parameters
qm importdisk
– Imports the loader file to the VM. For greater compatibility and to prevent
- loaders from adding the boot to DSM, the loader is imported as an IDE disk
+ qm importdisk
– Imports the loader file to the VM. For greater compatibility the loader is imported as an IDE disk
qm set
– Assigns configuration values such as CPU, RAM, and storage
@@ -372,9 +368,10 @@ export default function Page() {
- Web interface, To access the web interface, simply open a web browser and enter - the IP address shown in the VM's console output. For example, in our case: http://192.169.0.33. -
+ Web interface, To access the web interface, simply open a web browser and enter + the IP address shown in the VM's console output, followed by port 7681. + For example, in our case:http://192.169.0.33:7681
.
+
- Web interface, To access the web interface, simply open a web browser and enter - the IP address shown in the VM's console output. For example, in our case: http://192.169.0.35. -
+
+ Web interface, To access the web interface, simply open a web browser and enter
+ the IP address shown in the VM's console output, followed by port 7681.
+ For example, in our case: http://192.169.0.35:7681
.
+
Once the loader is booted, you can find your Synology device using:
https://finds.synology.com
+ https://find.synology.com
Follow the on-screen steps to complete the DSM installation.