Linux学习笔记——1

xiaoxiao2021-02-28  61

[2018-05-02] linux-insides,第 1 天

第一天学习linux-insides,初步了解cpu的启动过程,主要知识点:

内存模式real mode内存模式 protected mode80x86系列处理器启动过程

新接触到的工具软件

NASM 汇编语言编译程序QEMU 仿真软件,类似vmware,常用于linux下虚windowns VIRTUALBOX oracle提供的仿真软件,类似vmwareEasy2boot grub4dos + Easy2boot配合,可以直接从 win*.iso ,Linux *.iso 安装 操作系统,也可以 efi 方式启动

相关资源链接

https://www.nasm.us/ https://www.qemu.org/ https://www.virtualbox.org/ http://www.easy2boot.com/ https://blog.csdn.net/ename/article/details/137282 [汇编相关]

转载请注明原文地址: https://www.6miu.com/read-2628871.html

最新回复(0)