hetzneronline / installimage

Bash scripts to universally deploy various distributions
Other
517 stars 143 forks source link

Update network_config.functions.sh #47

Closed RMartinOscar closed 2 years ago

RMartinOscar commented 2 years ago

Adding support for various interface names as it tries on "bunding_masters" if no eth* exists.

new compatibility list: eth eno enp ens vmbr*

asciiprod commented 2 years ago

Installimage is intended to run on unconfigured systems. There must not be any configured interfaces.

RMartinOscar commented 2 years ago

Installimage is intended to run on unconfigured systems. There must not be any configured interfaces.

Hey i know it just didn't work on my live system with the vanilla script so i had to modify it to get it working and i wanted you push the "patch" for others who might be in the same situation as me I tried with live debian, gparted, grml and systemrescue and those don't work without the edit i made