Cosmos icon indicating copy to clipboard operation
Cosmos copied to clipboard

can not build bootable iso

Open keltonxgame opened this issue 2 years ago • 11 comments

Have you checked Github Issues for similar errors? yes

** VS Output Logs ** Build started... 1>------ Build started: Project: NotlekOS, Configuration: Debug Any CPU ------ 1>NotlekOS -> C:\Users\kelto\Desktop\NotlekOS\bin\Debug\net5.0\NotlekOS.dll 1>Message: Executing IL2CPU on assembly 1>Message: Kernel Base: Cosmos.System.Kernel 1>Message: Checking target assembly: C:\Users\kelto\Desktop\NotlekOS\bin\Debug\net5.0\NotlekOS.dll 1>Message : warning : Loading plugs from assembly: Cosmos.Core_Asm, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983 1>Message : warning : Loading plugs from assembly: Cosmos.Core_Plugs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983 1>Message : warning : Loading plugs from assembly: Cosmos.Debug.Kernel.Plugs.Asm, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983 1>Message : warning : Loading plugs from assembly: Cosmos.System2_Plugs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983 1>Detecting fields for type 'IL2CPU.Debug.Symbols.FIELD_INFO' 1>Detecting fields for type 'IL2CPU.Debug.Symbols.FIELD_MAPPING' 1>Detecting fields for type 'IL2CPU.Debug.Symbols.MethodIlOp' 1>Detecting fields for type 'IL2CPU.Debug.Symbols.Document' 1>Detecting fields for type 'IL2CPU.Debug.Symbols.AssemblyFile' 1>Detecting fields for type 'IL2CPU.Debug.Symbols.Method' 1>Detecting fields for type 'IL2CPU.Debug.Symbols.LOCAL_ARGUMENT_INFO' 1>IL2CPU task took 00:01:21.0727198 1>-g dwarf2 -f elf -o bin\Debug\net5.0\NotlekOS.obj -dELF_COMPILATION -O0 bin\Debug\net5.0\NotlekOS.asm 1>Yasm task took 00:00:09.1446629 1>-Ttext 0x2000000 -Tdata 0x1000000 -e Kernel_Start -o bin\Debug\net5.0\NotlekOS.bin bin\Debug\net5.0\NotlekOS.obj 1>LD task took 00:00:00.9757150 1>Done building project "NotlekOS.csproj". ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

Screenshots image

image

Context Before posting please confirm that the following are in order [ ] Both Cosmos VS Extensions are installed [ ] In the NuGet Package Manager "Include prerelease" is selected [ ] The Cosmos NuGet package store is selected (NOT nuget.org) in 'Manage NuGet Packages' [ ] The Cosmos NuGet packages are installed

i want to build a iso for rufus so i selected usb bootable drive

keltonxgame avatar Aug 25 '22 18:08 keltonxgame

The error is caused by the debugger, the generated ISO should still be found under the bin directory.

quajak avatar Sep 03 '22 13:09 quajak

Yep go to the bin directory in the project folder. The developer clearly is not wanting to fix these problems. :/

Mayo374 avatar Sep 05 '22 23:09 Mayo374

ya it dose build but I cant flash it to a drive im using rufus

keltonxgame avatar Sep 06 '22 22:09 keltonxgame

same problem here

ekeleze avatar Sep 14 '22 23:09 ekeleze

image image You can't, Cosmos is not supported on rufus. Use an alternative like balenaetcher

g10v4nn1-v avatar Sep 22 '22 14:09 g10v4nn1-v

btw if you want to build the iso you can only compile it, not start it.

g10v4nn1-v avatar Sep 22 '22 14:09 g10v4nn1-v

dose balenaetcher portibale work?

keltonxgame avatar Oct 04 '22 00:10 keltonxgame

Use ventoy it would be easier for you as you may do numerous tests, with flashing your usb evertime, you will lose a lot of time

selkij avatar Oct 12 '22 05:10 selkij

i use vmware for testing but i sometimes want to use on real hard ware i dont want to use ventoy i just want to flash it

keltonxgame avatar Oct 17 '22 16:10 keltonxgame

As I said, use Balena Etcher: https://etcher.io

g10v4nn1-v avatar Oct 24 '22 12:10 g10v4nn1-v