Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

grub not using predictable ifnames for network interfaces #93

Closed
r0bb10 opened this issue Aug 12, 2022 · 3 comments · Fixed by #94
Closed

grub not using predictable ifnames for network interfaces #93

r0bb10 opened this issue Aug 12, 2022 · 3 comments · Fixed by #94
Assignees
Labels
bug Something isn't working

Comments

@r0bb10
Copy link

r0bb10 commented Aug 12, 2022

Loader sais that eth0 is not found, probably because the network interface has a different name.. could be fixed using net.ifnames and biosdevnames in grub.

image

@fbelavenuto fbelavenuto self-assigned this Aug 12, 2022
@fbelavenuto fbelavenuto added the bug Something isn't working label Aug 12, 2022
@fbelavenuto fbelavenuto linked a pull request Aug 12, 2022 that will close this issue
@fbelavenuto fbelavenuto reopened this Aug 12, 2022
@fbelavenuto
Copy link
Owner

Please test with this images:
https://github.com/fbelavenuto/arpl/actions/runs/2847319270

@r0bb10
Copy link
Author

r0bb10 commented Aug 12, 2022

works :) no more error and interface has common eth0 name :)

image

@fbelavenuto
Copy link
Owner

Cool!! Closing issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants