Which of the following is not a feature of bootloader()
A: Bootloader runs when the system is just started.
B: Bootloader can do system initialization.
C: Bootloader includes all functions of the application.
D: Bootloader is responsible for copying the operating system kernel into memory.
A: Bootloader runs when the system is just started.
B: Bootloader can do system initialization.
C: Bootloader includes all functions of the application.
D: Bootloader is responsible for copying the operating system kernel into memory.
C
举一反三
- Which of the following is not a feature of bootloader( ) A: Bootloader<br/>runs when the system is just started B: Bootloader<br/>can do system initialization C: Bootloader<br/>includes all functions of the application D: Bootloader<br/>is responsible for copying the operating system kernel into memory
- 由于Bootloader严重依赖于硬件实现,嵌入式系统中没有一个通用的Bootloader
- 如果Boot Loader、内核以及其他的系统映像四部分在固态存储设备上分别独立存放,则其存储结构的分配顺序应当是( ) A: 文件系统、内核、Bootloader B: Bootloader、内核、文件系统 C: Bootloader、文件系统、内核 D: 内核、 Bootloader、文件系统
- 虽然Bootloader严重依赖于硬件实现,但是Bootloader的设计与实现有一些通用的概念。
- The ( ) has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries. A: application B: information system C: operating system D: iterative
内容
- 0
如果Boot Loader、内核、启动参数以及其他的系统映像四部分在固态存储设备上分别独立存放,则比较合理的存储结构的分配顺序应当是______。 A: 文件系统、内核、启动参数、Bootloader B: 启动参数、Bootloader、内核、文件系统 C: Bootloader、内核、启动参数、文件系统 D: Bootloader、启动参数、内核、文件系统
- 1
什么是启动代码(bootloader)? 为什么需要启动代码?
- 2
Vivi 使用( ) 命令用于对BootLoader的参数进行操作
- 3
TMS320VC5416的Bootloader程序不支持以下哪种方式的自举模式。
- 4
Bootloader的stage1阶段主要完成的工作不包括下面哪项