Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop

In this Discussion

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.

Booting ISO via Grub2.cfg (CentOS) Help

One of my providers delivered a server with the wrong OS on it and the support likes disappearing for weeks on end.

Current OS is CentOS7 Core kernel3.10.0-1062.9.1.el7.x86_64

I have been going crazy trying to get the correct OS installed on it. I have temporary IMPI access for 24hours but I am not getting anywhere.

I have tried:
menuentry "Ubuntu ISO" {
set isofile="/root/ubuntu-18.04.3-live-server-amd64.iso"
loopback loop (hd0,2)$isofile
linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile nopro
initrd (loop)/casper/initrd.lz
}

END /etc/grub.d/40_custom

However I keep getting an error saying that I must boot the kernel first. Not sure what I am doing wrong, but I've been able to boot ISOs directly via grub before via same method.

Can someone point me in the right direction here before my 24hr temp IMPI expires?

Is there any other way to do a NetInstall or PXE boot? Also the IMPI interface is by Raritan (multi-platform client MPC).

Thanks!

Sign In or Register to comment.