DragonBurn icon indicating copy to clipboard operation
DragonBurn copied to clipboard

Kernel binaries is empty

Open Laboia opened this issue 1 month ago • 2 comments

How do I even, fill std::vector<uint8_t> image = {}; in cfg.h with kernel binaries?

Laboia avatar Nov 20 '25 03:11 Laboia

Thank you for your question! We're here to help you get the most out of our software. Questions from users help us identify areas where our documentation can be improved. We appreciate your engagement with our project!

github-actions[bot] avatar Nov 20 '25 03:11 github-actions[bot]

convert a kernel image to bytes and fill the vector with it

SamlonDev avatar Nov 20 '25 06:11 SamlonDev