klange / toaruos

A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
https://toaruos.org/
University of Illinois/NCSA Open Source License
6.03k stars 475 forks source link

Generating image file #246

Closed Venco-official-275 closed 1 year ago

Venco-official-275 commented 1 year ago

Can you explain how to build the source code into image file as you provide image.iso. in that same format i tried imgburn and MagicIso maker but they didnt work

klange commented 1 year ago

https://github.com/klange/toaruos/blob/master/build/x86_64.mk#L110-L120

Venco-official-275 commented 1 year ago

Sir, but Please can you give me the terminal command code of how to make image.iso Using your provided makefile

That command I needed

And last thing in terminal before executing the command which you will provide me now that, i have to run in "cd toaruos" or "cd toaruos/build"

Thanks for your help in advance

On Wed, Jul 20, 2022, 1:17 AM K Lange @.***> wrote:

https://github.com/klange/toaruos/blob/master/build/x86_64.mk#L110-L120

— Reply to this email directly, view it on GitHub https://github.com/klange/toaruos/issues/246#issuecomment-1189486591, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZCVGDFKRGOQGBCGWQXANATVU4A6NANCNFSM54ARCXJQ . You are receiving this because you authored the thread.Message ID: @.***>