New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
its good i tried it on dedicated server and its better and easier than ipmi to reinstall any operating system
Looks awesome! Keep up the good work
Maybe some option to preinstall services on Linux would be a cool feature for the enduser? (like. webserver, FTP server or hosting panels)?
i can even install windows 11 ltsc. awesome script for sure.
I tried on kimsufi and don't seem to work?
i downloaded reinstall.sh
than
bash reinstall.sh windows --image-name 'Windows 11 Pro' --lang en-us
it said
windows
Username: administrator
Reboot to start the installation.
i did reboot and after few hours RDP and SSH does not work. Did i miss something?
it may not work on dedicated server because the vary of network card driver
Is it possible to set up custom variables like RAID0/RAID1/LVM?
no. because i dont use them
So cool!!
Can you get a consol to see what happened?
Have you checked novnc ? If provided
Great job man. worked perfectly on Digitalocean
I cant access anything after, no ssh no rdp, i need to reinstall it from ovh panel.
To check vnc : https://support.us.ovhcloud.com/hc/en-us/articles/360002208690-How-to-Access-a-Public-Cloud-Instance-via-VNC
Hope this helps
Kimsufi does not offer that
is it suitable for digitalocean?
Yes, even @alifya confirmed that few posts behind.
Raspbian?
add --iso 'iso.url' manually
Tried and same result.
How to Install Windows Server OS on OVH, Kimsufi, & SoYouStart Dedicated Server
https://alstonantony.com/install-windows-on-server/
This is awesome, thanks much for sharing it. The only one had trouble installing it on is from ihostart.
bash reinstall.sh ubuntu 24.04 --minimal
Works on my boxes from hosthatch, hostbrr, racknerd, servarica, greencloud, hostthebest, and aquatis.
Not sure why they don't work with the ihostart ones. The vnc shows it installing and everything working properly until it reboots and then it just reports a kernel panic and unable to mount root fs
How does this sorcery work? I thought you needed an external device to install a new OS?
It's a bash shell script so the sorcery is completely open to inspection and modification.
In the case of Ubuntu, it boots into an Alpine (ramdisk) live image via netboot.xyz and uses that to download an Ubuntu cloud image that it writes onto the disk and configures the OS.
massgrave.dev has some images to try as well
Yes.. But http(s) servers can count as an external device.
VPS providers where you have console access are easy to replace the OS on.. Others that you are not given a console (VNC or text) are a little more challenging. Amount of RAM in the system matters too depending on the OS you are trying to install.
For any system you have console access you can copy netboot.xyz to and install a new system.
I even had a script that would reinstall Raspbian (and enable SSHd) but it stopped working when they changed some partition sizes, now need to download, extract, mount, add the customization, unmount and dd the image overtop the existing OS, force reboot and it should work.
Always more challenging to reinstall an OS on remote bare-metal systems without IPMI haha
With the hard-stance against 'nulled' plugins on LET, I'm going to guess that link isn't allowed to be recommended either.
and pretty serious security risk
Is it possible to install Linux Mint desktop using this script?
bash script for debian 11