[CentOS] wget http://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/images/pxeboot/vmlinuz --max-redirect=0 --no-hsts

Thu Mar 30 21:25:00 UTC 2023
Brian Stinson <bstinson at redhat.com>

On Thu, Mar 30, 2023 at 4:04 PM Jelle de Jong <jelledejong at powercraft.nl>
wrote:

> On 3/30/23 07:11, Gordon Messmer wrote:
> > On 2023-03-29 11:52, Jelle de Jong wrote:
> >> I am using pxelinux to install centos stream 9 systems but this
> >> stopped working a while ago with mirror.stream.centos.org because it
> >> started forcing HTTPS and pxelinux is HTTP only.
> >
> >
> > I believe the recommended configuration is to have vmlinuz and
> > initrd.img on the same tftp server you use for the PXE boot loader.
> >
> >
> https://docs.fedoraproject.org/en-US/fedora/f36/install-guide/advanced/Network_based_Installations/
>
> I use a lot of other distributions as well, and debian, ubuntu, all
> offer HTTP for their mirrors.
>
> This way an update is directly used, I used to download the vmlinux if
> it gets out of date it gives weird errors when loading the kernels
> further in the process.
>
> Thank you in advance for making the mirror.stream.centos.org work with
> HTTP again and letting users choose between HTTP and HTTPS.
>
> Kind regards,
>
> Jelle de Jong
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
>
Mirrors served by the mirror.stream.centos.org alias will remain accessible
only via https. You can find a mirror close to you that supports http on
this page:
https://admin.fedoraproject.org/mirrormanager/mirrors/CentOS/9-stream/x86_64

--Brian