Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrimoBurner SDK support Arm platform #1

Open
fengjiannan2010 opened this issue Dec 16, 2022 · 3 comments
Open

PrimoBurner SDK support Arm platform #1

fengjiannan2010 opened this issue Dec 16, 2022 · 3 comments
Labels
question Further information is requested

Comments

@fengjiannan2010
Copy link

I want to burn a CD on Raspberry Pi Debian 9, does our PrimoBurner SDK support Arm platform? Can a download link be provided for technical verification?

@vkantchev
Copy link
Contributor

@fengjiannan2010

ARM builds are now generally available for Ubuntu 22.04 aarch64 including also for Raspberry Pi 4 and 5 (verified). Both C++ and .NET Core 6.

See https://primoburner.com/download/ for download links and sample code.

@fengjiannan2010
Copy link
Author

Hello, I am using BlockDevice to burn files. After the burning is completed, I call FinalizeDisc(fileSystemLayout, "HPCDEDISC", true, true, false, true) to complete the burning. I need to append the burning file and import the last burned fileSystemLayout before burning. How should I obtain the DataFile fileSystemLayout?

@vkantchev
Copy link
Contributor

vkantchev commented Apr 25, 2024

Hello, I am using BlockDevice to burn files. After the burning is completed, I call FinalizeDisc(fileSystemLayout, "HPCDEDISC", true, true, false, true) to complete the burning. I need to append the burning file and import the last burned fileSystemLayout before burning. How should I obtain the DataFile fileSystemLayout?

See the reply to BlockDevice import last fileSystemLayout?

@primoburner primoburner locked as resolved and limited conversation to collaborators Apr 25, 2024
@vkantchev vkantchev added the question Further information is requested label Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants