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

Improve debugability of GRUB2 images #129

Open
pedrolamarao opened this issue Mar 31, 2022 · 3 comments
Open

Improve debugability of GRUB2 images #129

pedrolamarao opened this issue Mar 31, 2022 · 3 comments

Comments

@pedrolamarao
Copy link
Owner

Currently, we use a GRUB2 "standalone image" for system tests. It may be that this image is incorrectly generated: for example, modules may be installed or configured incorrectly in the image. There must be a way to debug this by direct inspection of the internal structure. Alternatively, there may be a different kind of image we can use which has this property.

@pedrolamarao
Copy link
Owner Author

The obvious alternativa is to build disk images but that would require tools unavailable in Windows.

@pedrolamarao
Copy link
Owner Author

Let us write a FAT32 support library for the JVM.

@pedrolamarao
Copy link
Owner Author

This will be required for UEFI anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant