Skip to content

Instantly share code, notes, and snippets.

@randomusert
Created January 13, 2025 16:42
Show Gist options
  • Select an option

  • Save randomusert/2147b054b2a473f4f3e2e6bb1250a9ce to your computer and use it in GitHub Desktop.

Select an option

Save randomusert/2147b054b2a473f4f3e2e6bb1250a9ce to your computer and use it in GitHub Desktop.
MSBuild version 17.3.4+a400405ba for .NET
Determining projects to restore...
All projects are up-to-date for restore.
os1 -> /home/eetu/Työpöytä/os/os1/bin/cosmos/Debug/net6.0/os1.dll
UEFI enabled.
-as mkisofs -relaxed-filenames -J -R -l -allow-lowercase -o bin/cosmos/Debug/net6.0/os1.iso -b boot/limine-bios-cd.bin -no-emul-boot -boot-load-size 4 -boot-info-table --efi-boot boot/limine-uefi-cd.bin -efi-boot-part --efi-boot-image bin/cosmos/Debug/net6.0/ISO
xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project.
Drive current: -outdev 'stdio:bin/cosmos/Debug/net6.0/os1.iso'
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 114g free
Added to ISO image: directory '/'='/home/eetu/Työpöytä/os/os1/bin/cosmos/Debug/net6.0/ISO'
xorriso : UPDATE : 13 files added in 1 seconds
xorriso : UPDATE : 13 files added in 1 seconds
xorriso : UPDATE : Thank you for being patient. Working since 0 seconds.
libburn : SORRY : Failed to open device (a pseudo-drive) : Permission denied
libburn : FATAL : Burn run failed
xorriso : FATAL : -abort_on 'FAILURE' encountered 'FATAL' during image writing
xorriso : NOTE : libburn has now been urged to cancel its operation
xorriso : UPDATE : Thank you for being patient. Working since 1 seconds.
xorriso : UPDATE : Thank you for being patient. Working since 2 seconds.
xorriso : UPDATE : Thank you for being patient. Working since 3 seconds.
xorriso : UPDATE : Thank you for being patient. Working since 4 seconds.
libisofs: MISHAP : Image write cancelled
xorriso : FAILURE : libburn indicates failure with writing.
xorriso : NOTE : -return_with SORRY 32 triggered by problem severity FATAL
/home/eetu/.nuget/packages/cosmos.build/0.1.0-localbuild/build/Cosmos.Build.targets(395,9): error MSB6006: "xorriso" exited with code 32. [/home/eetu/Työpöytä/os/os1/os1.csproj]
Build FAILED.
/home/eetu/.nuget/packages/cosmos.build/0.1.0-localbuild/build/Cosmos.Build.targets(395,9): error MSB6006: "xorriso" exited with code 32. [/home/eetu/Työpöytä/os/os1/os1.csproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:07.86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment