liquidmetal-dev / liquidmetal-dev/mikrolite
Kernel arg ip= doesn't work
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When trying to create a VM with a static IP using the `ip=` kernel arg it was complaining that its not recognised.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns creating a VM with a static IP through the `ip=` kernel argument, but it does not identify a file, test, or implementation entry point. Start by tracing VM boot argument handling and reproduce the reported rejection; done means a VM accepts the argument and receives the requested static IP.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100