How to boot ISO using grub on SLES 11 SP4

2020-08-31 Thread Sac Isilia
Hi Team, I am currently facing an issue that currently SUSE itself is not providing the support. Below is the case scenario description We have one SLES 11 SP4 machine in our environment that is hosted on Azure. We need to upgrade the machine to SLES 12 SP5 latest service pack since SLES 11 SP4

How to boot ISO using grub on SLES 11 SP4

2020-08-31 Thread Sac Isilia
Hi Team, I am currently facing an issue that currently SUSE itself is not providing the support. Below is the case scenario description We have one SLES 11 SP4 machine in our environment that is hosted on Azure. We need to upgrade the machine to SLES 12 SP5 latest service pack since SLES 11 SP4

Re: How to boot ISO using grub on SLES 11 SP4

2020-08-31 Thread Jonas Bechtel
Dear TO, dear list, I would suggest to 1. Unpack the ISO image (choose the smallest possible, e. g. network install image) (mount -o loop I guess) 2. Look for kernel and ramdisk (commonly the former is called vmlinux/vmlinuz/vmlinux.gz, the latter is called initrd or similar) 3. Copy those