首页 / 词典 / good

bootloader

  • 网络引导加载程序;启动加载
bootloaderbootloader
  1. Bootloader is a very important part of embedded system and it boot the operate system .

    引导装载程序是嵌入式系统的重要组成部分,起着引导操作系统的作用。

  2. This address has to match the address the bootloader uses .

    这个地址必须与引导装载程序使用的地址相匹配。

  3. Note that this only installs the bootloader , not the operating system .

    请注意这只安装了引导程序,而没有安装操作系统。

  4. The bootloader is usually the first piece of code that will be executed on any hardware .

    引导装载程序通常是在任何硬件上执行的第一段代码。

  5. Once the kernel is loaded , the bootloader transfers control to the kernel .

    一旦装入了内核,引导装载程序就将控制转给内核。

  6. The bootloader then transfers control to this address so that the kernel can start executing .

    然后,引导装载程序将控制转给这个地址,以便内核能开始执行。

  7. Normally , BIOS will transfer control to the bootloader in the case of desktops or other systems .

    通常,在台式机或其它系统上,BIOS将控制移交给引导装载程序。

  8. A typical memory layout of the system with the bootloader , parameter structure , kernel , and filesystem might be as follows

    带有引导装载程序、参数结构、内核和文件系统的系统典型内存布局可能如下所示

  9. If you miss the bootloader the device will not boot as there is no OS .

    如果你错过了引导程序的设备将无法启动,因为没有操作系统。

  10. The transplant of Bootloader U-Boot and Linux kernel to the board provided the robustness software platform for the embedded system .

    为构建一个有强大扩展功能的嵌入式系统提供了稳定的软件系统平台;

  11. That 's because the bootloader is actually a really stripped down Linux kernel called kboot .

    这是因为这个引导程序实际上是一种裸Linux内核,称为kboot。

  12. Os bootstrap program ( BootLoader ) is the first step in developing software of embedded system . It is very important in the whole developing process .

    操作系统引导程序&BootLoader是嵌入式系统软件开发的第一个环节,在整个开发过程中占有极重要的地位。

  13. The Beagle Board 's firmware contains a first-stage bootloader called X-loader .

    BeagleBoard的固件包含一个名为X-loader的第一阶段引导装载器。

  14. For its bootloader , this image uses SYSLINUX , which works better with older , more outdated machines .

    对于引导装载器来说,这个映像使用了SYSLINUX,它在一些早期的机器上可以更好地工作。

  15. The specific framebuffer video mode at boot time is set by parameters passed to the kernel by the bootloader , kboot .

    这个引导时特定的framebuffer视频模式可以通过引导启动程序kboot传递给内核的参数进行设置。

  16. X-loader bootstraps the system only enough to load the second-stage bootloader , which otherwise would not fit into memory .

    X-loader只能把系统引导到能够装载第二阶段引导装载器的状态;如果不经过这个阶段,第二阶段引导装载器就不能装载到内存中。

  17. Grand designed a static serial bootloader into the badge to allow people to load their own programs and firmware into the badge .

    大徽章设计成一个静态的串行引导,让人民来加载自己的方案,进入徽章固件。

  18. The prompt at the end of the output is from the second-stage bootloader , waiting for instructions on how to load the operating system .

    输出末尾的提示来自第二阶段引导装载器,它等待关于如何装载操作系统的指令。

  19. The host programs or loaders can then use this connection to transfer the bootloader onto the target , where it is written to flash .

    然后,主机程序或装入程序可以使用这个连接将引导装载程序传送到目标上,并将它写入闪存。

  20. And then , give out start-up guide code ( Bootloader ) and Linux kernel 's start-up analysis , also porting them into ARM Integrator / CP.

    然后,给出了启动引导代码Bootloader和Linux内核的启动分析以及移植到硬件平台上的整个过程。

  21. This tiny program is a bootloader that will initialize the attached memory controllers , possibly load the main program from some external source , and jump to it .

    该小程序是一个bootloader,可以初始化附带的内存控制器,可能从某些外部源载入主程序,然后跳入主程序。

  22. The bootloader communicates with the host using the serial , ESB , or ethernet port to transfer the kernel into the target 's flash or DRAM .

    通过使用串行、USB或以太网端口,引导装载程序与主机通信以将内核传送到目标的闪存或DRAM中。

  23. All the BIOS really had to do was load that first chunk of code ( called the bootstrap loader , or bootloader ) and let the machine run .

    BIOS实际上需要做的事情是加载第一段代码(称为引导加载程序(bootstraploader)或bootloader),并让机器开始运行。

  24. If you install an official update , a new bootloader is highly likely to be installed onto the phone , and recovery either removed or restored to the default'useless'version .

    如果您安装的官方更新,新的引导是极有可能在手机上安装,删除或恢复或还原到默认的'无用'版本。

  25. The kernel can be compiled either as vmlinux , Image , or zImage depending on the available system resources and the functionality of the bootloader .

    根据可用的系统资源和引导装载程序的功能,内核可以编译成vmlinux、Image或zImage。

  26. At power-on , the FPGA is configured with that bootloader built in , and the CPU core 's power-on reset process will start the bootstrap process .

    在开电启动的时候,FPGA配置为内置的bootstrap,CPU核心开电重置过程会启动引导过程。

  27. In conventional systems like desktops , the bootloader is normally loaded into the MBR ( Master Boot Record ), or the first sector of the disk where Linux resides .

    在象台式机这样的常规系统中,通常将引导装载程序装入主引导记录(MasterBootRecord,(MBR))中,或者装入Linux驻留的磁盘的第一个扇区中。

  28. When your software engineers have developed a working bootloader , you can roll it into your XPS project and select it as the default contents to be loaded into BRAM .

    当软件工程师开发出可用的bootloader,可以把它放入XPS项目,并选择它作为载入BRAM的默认内容。

  29. For example , you can specify a BIOS and host bootloader , resources to be used by the domain , and devices to be used & from floppy disks and CD-ROMs to USB and PCI devices .

    例如,您可以指定BIOS和主机引导程序,域要使用的资源,以及要用到的设备&从软盘和CD-ROM到USB和PCI设备。

  30. Install from DVD and use a thumb drive : The bootloader installer and bootloader ( kboot ) are most easily installed from a thumb drive that you can plug into one of the many USB2.0 ports on the PS3 .

    从DVD进行安装并使用U盘:很容易从U盘(thumbdrive)安装引导装载器安装程序和引导装载器(kboot),U盘可以插入PS3上的许多USB2.0端口之一。