Why can't / doesn't U-boot log messages for us to view laterWhy is GRUB 2 booting so slowly?u-boot doesn't...
Are required indicators necessary for radio buttons?
Is it best to use a tie when using 8th notes off the beat?
If all stars rotate, why was there a theory developed, that requires non-rotating stars?
If the first law of thermodynamics ensures conservation of energy, why does it allow systems to lose energy?
Why does The Ancient One think differently about Doctor Strange in Endgame than the film Doctor Strange?
How to refer to a regex group in awk regex?
Which household object drew this pattern?
What can I do to keep a threaded bolt from falling out of its slot?
Why does my house heat up, even when it's cool outside?
Why don't we use Cavea-B
Why is Boris Johnson visiting only Paris & Berlin if every member of the EU needs to agree on a withdrawal deal?
Is refusing to concede in the face of an unstoppable Nexus combo punishable?
Give function defaults arguments from a dictionary in Python
Is there such a thing as too inconvenient?
Most practical knots for hitching a line to an object while keeping the bitter end as tight as possible, without sag?
Why can't an Airbus A330 dump fuel in an emergency?
How to write triplets in 4/4 time without using a 3 on top of the notes all the time
A list of proofs of "Coherent topoi have enough points"
Is it insecure to have an ansible user with passwordless sudo?
How to persuade recruiters to send me the Job Description?
Why did this happen to Thanos's ships at the end of "Avengers: Endgame"?
Was Switzerland really impossible to invade during WW2?
How to dismiss intrusive questions from a colleague with whom I don't work?
IndexOptimize - Configuration
Why can't / doesn't U-boot log messages for us to view later
Why is GRUB 2 booting so slowly?u-boot doesn't detect my Ethernet over USB interface (no tftp request)RS-232 to USB CDC_ACM on Debian / BeagleBone Black not workingFailing to Enable UARTs on Beaglebone BlackRepair uEnv.txt from U-Boot terminal?Does the bootloader load the kernel fully into memoryU-boot messages regarding partition switches not understood
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have a problem whereby a remote BeagleBone device is taking hours to boot up. When it does, I don't see any problems in the kernel boot logs such as journalctl -b or journalctl -b -1
Without having physical access to the device over the serial interface, we can't see what is happening in the bootloader. Why is it that the U-Boot bootloader logs are not saved to somewhere on the flash memory or even RAM, or somewhere readable from when the kernel takes over? This would be extremely useful.
I understand that the file system is not mounted at that point, but surely there could be a solution? Or am I missing something that makes this procedure very difficult?
mount logs boot-loader u-boot beagleboneblack
add a comment |
I have a problem whereby a remote BeagleBone device is taking hours to boot up. When it does, I don't see any problems in the kernel boot logs such as journalctl -b or journalctl -b -1
Without having physical access to the device over the serial interface, we can't see what is happening in the bootloader. Why is it that the U-Boot bootloader logs are not saved to somewhere on the flash memory or even RAM, or somewhere readable from when the kernel takes over? This would be extremely useful.
I understand that the file system is not mounted at that point, but surely there could be a solution? Or am I missing something that makes this procedure very difficult?
mount logs boot-loader u-boot beagleboneblack
add a comment |
I have a problem whereby a remote BeagleBone device is taking hours to boot up. When it does, I don't see any problems in the kernel boot logs such as journalctl -b or journalctl -b -1
Without having physical access to the device over the serial interface, we can't see what is happening in the bootloader. Why is it that the U-Boot bootloader logs are not saved to somewhere on the flash memory or even RAM, or somewhere readable from when the kernel takes over? This would be extremely useful.
I understand that the file system is not mounted at that point, but surely there could be a solution? Or am I missing something that makes this procedure very difficult?
mount logs boot-loader u-boot beagleboneblack
I have a problem whereby a remote BeagleBone device is taking hours to boot up. When it does, I don't see any problems in the kernel boot logs such as journalctl -b or journalctl -b -1
Without having physical access to the device over the serial interface, we can't see what is happening in the bootloader. Why is it that the U-Boot bootloader logs are not saved to somewhere on the flash memory or even RAM, or somewhere readable from when the kernel takes over? This would be extremely useful.
I understand that the file system is not mounted at that point, but surely there could be a solution? Or am I missing something that makes this procedure very difficult?
mount logs boot-loader u-boot beagleboneblack
mount logs boot-loader u-boot beagleboneblack
asked 2 days ago
Engineer999Engineer999
3791 silver badge9 bronze badges
3791 silver badge9 bronze badges
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f536325%2fwhy-cant-doesnt-u-boot-log-messages-for-us-to-view-later%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f536325%2fwhy-cant-doesnt-u-boot-log-messages-for-us-to-view-later%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown