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
Nope, you can't.
Break into datacenter at night with a DVD.
Yes I can, just because you don't know how doesn't mean it is impossible.
Where there is a will, there is a way.
if you can install Debian, you can install Proxmox on top of it without needing an ISO
I know about that, but it seems more involved than I want. I want to know if I can rig installing from an ISO image from
grub.ISO installing is normally done from the control panel through the VNC interfaces, but I want to do it from
grub.Exactly.
ProxMox can be installed easily on Debian 11 / 12.
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm
Just google:
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm
As you can see above, itβs very difficult and very complicated task to use google π
How to Install Proxmox on Debian: A Step-by-Step Guide
https://blog.usro.net/2024/10/how-to-install-proxmox-on-debian-a-step-by-step-guide/
The other option is to use bashvm
@babywhale
https://github.com/babywhale321/bashvm
Do you have any type of console access to the system? VNC or serial?
If you do, it becomes simple
It turns out that the provider has now enabled ISO booting on the system, so it wasn't necessary after all.
I now have Proxmox 8.02 running on the system and have managed to install a VM.
If I knew it could be so easy, I wouldn't have wasted so much money all these years with Lowendtalk providers

Now I have to configure IPv6 networking as the server only allows one one IPv4 address. How can I got Proxmox to allocate more IPs out of the /64 I have?
Why not NAT? SNAT from VMs to public IP; port forwarding from public IP to VMs, just copy and paste, there are many online guides, or ask ChatGPT.
Many services aren't reachable with IPv6, unless you have an IPv6 fetish, I see no reason on why to use IPv6 (until IPv6 only services arrive in 20 years and everyone is leaving IPv4)
Maybe the OP has some IPv6-only servers that they want to connect their VMs to?
It turns out that the provider has now enabled ISO booting on the system, so it wasn't necessary after all.
I now have Proxmox 8.02 running on the system and have managed to install a VM.
If I knew it could be so easy, I wouldn't have wasted so much money all these years with Lowendtalk providers

Now I have to configure IPv6 networking as the server only allows one one IPv4 address. How can I got Proxmox to allocate more IPs out of the /64 I have?
I just did that yesterday on my 1111 VM from GreenCloud Birthday Sale. I followed this guide https://community.hetzner.com/tutorials/install-and-configure-proxmox_ve#bridged-setup
In bridged mode where do the mac address come from? Does Proxmox generate them itself with a guarantee of uniqueness?
The Hetzner example allocates them from the Robot Cloud, but I don't think my provider has anything like that.