linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.

Home Page:https://cloud.linode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linode/Config: obsolete Finnix initrd option

vmmello opened this issue · comments

Hi,

On the Linode profile configuration form, there's an initrd option named "Finnix" that was used to create recovery profiles, though that option doesn't work anymore. For reference, see the image below.

Image: Linode Add configuration form

It doesn't work because there isn't a Finnix compatible kernel version available anymore, so when the user selects Finnix as initrd the boot fails because it's unable to load the modules required to mount Finnix's filesystems.

The Linode Manager moved the recovery options to the Rescue menu, away from configuration profiles. So I believe that keeping offering Finnix as an initrd option on this form is misleading, as it's not possible to create a bootable recovery profile here anymore.