Skip to content

For Xavier bundled initramfs, is there a way to get the log output? #566

Answered by madisongh
danielwangksu asked this question in Q&A
Discussion options

You must be logged in to vote

You'd have to put something together yourself for that, or replace the minimal script with a more robust initramfs framework that supports logging. If you roll your own, you could use I/O redirects to log to a file (and make sure that file survives the switch_root) or the kernel log.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@danielwangksu
Comment options

Answer selected by danielwangksu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants