mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
[Question] How to create custom .img file? #71
Labels
No labels
component/keyboard-layout
component: cloud
component: device screen
component: extensions
component: hid/keyboard
component: hid/mouse
component: network
component: timesync
component: ui
component: updater
component: usb
component: usb/hid
component: usb/storage
component: video
component: webrtc
component: webserver
need-more-details
status: working-in-progress
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kvm#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TJP507 on GitHub (Jan 26, 2025).
How do I create and/or compile my own firmware to an .img file? This is referenced here: https://jetkvm.com/docs/advanced-usage/developing#flashing-new-firmware
@Nevexo commented on GitHub (Jan 27, 2025):
The tooling to do this hasn't been released yet.
You can follow the buildroot guides on the Luckfox website if you'd like to build a generic image for the device.
The scripts etc for doing this will be released when the team have time.