bootloader
use fw_setenv for set U-boot's env (U-boot)
I used the source code (version:u-boot 1.2) want to corss compiler fw_setenv . so. I enter to uboot/ubo开发者_如何学Goot-1.2-dm9000/tools/env[详细]
2023-02-11 19:30 分类:问答How do I add "Press any key to boot from usb" when installing Windows from a flash drive? (Grub4dos question / how to remove a bootloader)
I\'ve been struggling with this problem for a while now and finially decided to ask for help. Let me first explain what the main purpose of the app is: to provide the a very easy to use way of backing[详细]
2023-02-04 19:58 分类:问答NASM - Load code from USB Drive
Would any assembly gurus know the argument (register dl) 开发者_运维问答that signifies the first USB drive?[详细]
2023-02-04 18:28 分类:问答howto replace android with another distribution
I bought a very weak netbook that comes preinstalled with android 2.0 which I want to replace with another linux distro like puppy or damnSmallLinux.[详细]
2023-02-04 09:08 分类:问答How to make an bootable iso(not cd or flash drive) for testing your own boot loader?
i am trying to write a boot loader(hello world sort). i am using Bochs for simulation (platform Linux-Ubuntu). But i am unable to make an bootable iso for my binary file. Though in tutorial VFD(virtua[详细]
2023-02-04 09:04 分类:问答From bootsector to C++ kernel
I decided to write a simple asm bootloader and a c++ kernel. I read a lot of tutorials, but I cant compile an assembly file seems like this:[详细]
2023-02-03 21:44 分类:问答use fw_printenv for get U-boot's env
I want to use fw_printenv for get U-boot\'s env. $cat /proc/mtd mtd0: 00060000 00004000 \"bootloader\" mtd1: 00200000 00004000 \"kernel\"[详细]
2023-02-01 23:21 分类:问答My OS Kernel in D: Some embedded strings don't work
I\'m aware that is a rather difficult question to answer, mainly because there\'s so many things that could be wrong that it\'s hard to pin things down. But I\'ll give as much info as I can; hopefully[详细]
2023-01-31 13:24 分类:问答PIC24 Firmware Bootloader doesn't start loaded program
I know this might not be the best place for this question but I tried the Microchip forum and didn\'t haven\'t gotten a response yet. I am working trying to get an HID bootloader project working on a[详细]
2023-01-30 06:03 分类:问答OS from Scratch
Although the title is part of my question, the second part won\'t be as simple. The First part:Let\'s say I want to create my own operating system.How do I even go about doing that?I understand I hav[详细]
2023-01-28 23:44 分类:问答