-
-
Notifications
You must be signed in to change notification settings - Fork 2k
VM for Arc Loader [customized Redpill Loader for DSM 7.x (Xpenology)] #4190
-
Hello everyone, some time ago I had asked for help creating this script to set up the VM that I often use on my servers. I find it works well and it's a very robust system.
In the end, I decided to challenge myself with creating it, and with the help of various AI tools, checks and double checks, I've put together this script that seems to work perfectly.
I've run numerous tests and it has never given me errors, however it would definitely benefit from an expert review to identify potential issues and errors, then a 'graphic' adjustment in the style of 'community-scripts'.
The procedure follows this process watch?v=vuj-Mu828-I if you need a reference.
There are some technical details that should be indicated, for example if you include the disks as the script suggests you will lose the reading of smart data inside DSM, to solve it you should pass the entire controller. It could be a starting point for future updates.
Please be kind, this is my first attempt at contributing to the community after having used the scripts of the legendary tteck (R.I.P.) who inspired me and made me want to try.
I'm leaving you the .sh file, both the English version (_en) and the Italian one (_it), my native language.
I called the script ausilio which is the Italian version of auxilium, meaning help.
I hope someone will take care of it and be able to include it after carefully testing its functionality. If you need more information I'm here.
Thank you for what you do.
Gianluca
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
Replies: 3 comments 4 replies
-
I think we had someone attempting to put their script for Auxilium on our repo. I can't remember what happened to it...
Having a Synology VM script would be really awesome. Maybe @michelroegl-brunner can look at it?
Beta Was this translation helpful? Give feedback.
All reactions
-
There was an Pull Request some months ago, but we dont receive Feedback anymore and the PR was closed
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
I put the script on my git if anyone wants to try it comfortably.
Beta Was this translation helpful? Give feedback.
All reactions
-
my proxmox doesn't have local-lxm folder, i think your code requires it, do you have other options. and pci, sata selection part is hard to use
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi, thanks for the feedback. I guess I should include a selection for the VM installation point. I'll try to work on it as soon as possible, but I can't guarantee anything. Regarding the pci controller selection, can you explain more? It's a simple list you scroll through with the mouse wheel or the keyboard arrow. What do you mean by "hard to use"?
Beta Was this translation helpful? Give feedback.
All reactions
-
my proxmox doesn't have local-lxm folder, i think your code requires it, do you have other options. and pci, sata selection part is hard to use
added version 0.3, give it a try and let me know how it goes.
Beta Was this translation helpful? Give feedback.