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

chain booting into memtest86 #5

Open
anarcat opened this issue Mar 17, 2017 · 3 comments
Open

chain booting into memtest86 #5

anarcat opened this issue Mar 17, 2017 · 3 comments
Labels
help-wanted Lack of resources, please contribute if it's important for you

Comments

@anarcat
Copy link

anarcat commented Mar 17, 2017

I would like for Grml to provide a way to chain boot into memtest86. I believe this is possible based on articles from the Tails project which experimented with using memtest86 to wipe memory and are currently chain-loading something (sdmem, perhaps?) with kexec to provide safe memory erasure.

I have also seen articles here and there about people doing exactly this: chain loading memtest86 from kexec. The advantage of this approach is that (a) it's faster and (b) we can trigger it from the user environment automatically. While it is possible to use the grub-reboot command to select a new entry to automatically boot another system, this won't work for readonly, netbooted or "ram resident" Grml instances, as those changes will be lost on reboot.

Therefore, it would be useful to be able to chain-load into memtest86. This would be a key component of the stressant project I am working on.

@mika
Copy link
Member

mika commented Mar 17, 2017

Just to clarify, what you're interested in is booting via kexec into memtest86 directly from a running Grml live system, right?

@anarcat
Copy link
Author

anarcat commented Mar 17, 2017

that is correct.

@mika
Copy link
Member

mika commented Nov 17, 2017

@anarcat do you have any plans/ideas how to implement that are what needs to be done from Grml PoV?

@jkirk jkirk added the help-wanted Lack of resources, please contribute if it's important for you label Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted Lack of resources, please contribute if it's important for you
Projects
None yet
Development

No branches or pull requests

3 participants