UEFI引导与Konilo系统在QEMU环境中的运行实录

本文记录了在QEMU虚拟化环境中使用UEFI固件引导ilo-amd64-uefi系统的完整过程,包括设备检测、分区选择、缓存配置等关键技术细节,展示了Konilo操作系统在模拟硬件环境中的启动流程。

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
BdsDxe: loading Boot0002 "UEFI QEMU HARDDISK QM00001 " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Primary,Master,0x0)
BdsDxe: starting Boot0002 "UEFI QEMU HARDDISK QM00001 " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Primary,Master,0x0)

--[ ilo-amd64-uefi :: http://konilo.org ]--

Available block devices:
[0] Disk 200 MB, 51200 ilo blocks (SectorSize=512) [RAW]
[1] -> Partition "EFI System" - 49 MB, 12544 ilo blocks (SectorSize=512)
[2] -> Partition "ilo-blocks" - 149 MB, 38395 ilo blocks (SectorSize=512)

Select device (0-9): 2

Using partition 2
Disk blocks: 38396 (~149 MiB)
Available RAM: ~80 MiB
Cache target: 9216 blocks (~36 MiB)

Cache options:
[Enter] Cache max blocks
[0-9]   Cache specific multiples of 1024 (e.g., '4' = 4096 blocks)
[n]     No cache

User selected: 4096 blocks
Caching first 4096 blocks (~16 MiB)
..............................................
comments powered by Disqus
使用 Hugo 构建
主题 StackJimmy 设计