# 第一章：制作 Hikari PE 启动盘

为了照顾所有现行带有开放文件系统的操作系统，Hikari PE 的文件均以 ISO 光盘镜像和 IMG 硬盘镜像形式分发，从而照顾多种安装方式。但目前仍存在以下问题：

* 受到定位限制，Hikari PE 暂时不支持安装到本机硬盘与现有的操作系统共存
* Hikari PE 并没有自有的启动盘制作工具
* 借用的启动盘制作工具对 Windows 10 Version 1703 和以上版本支持较差

第一章就是介绍如何制作启动盘，以及解决您将遇到的这类问题。如果我们的启动盘制作工具将来有变化，我们将会更新本章节。

如果您选择使用虚拟机评估此PE，或者是选择刻录光盘，由于虚拟机或主流刻录软件均可以识别 ISO 格式的光盘镜像，您不需要阅读此章节，请直接跳到第二章。

{% content-ref url="chapter1/1.1" %}
[1.1](https://hikaripe-sc.hikaricalyx.com/chapter1/1.1)
{% endcontent-ref %}

{% content-ref url="chapter1/1.2" %}
[1.2](https://hikaripe-sc.hikaricalyx.com/chapter1/1.2)
{% endcontent-ref %}

{% content-ref url="chapter1/1.3" %}
[1.3](https://hikaripe-sc.hikaricalyx.com/chapter1/1.3)
{% endcontent-ref %}

{% content-ref url="chapter1/1.4" %}
[1.4](https://hikaripe-sc.hikaricalyx.com/chapter1/1.4)
{% endcontent-ref %}

{% content-ref url="chapter1/1.5" %}
[1.5](https://hikaripe-sc.hikaricalyx.com/chapter1/1.5)
{% endcontent-ref %}

{% content-ref url="chapter1/1.6" %}
[1.6](https://hikaripe-sc.hikaricalyx.com/chapter1/1.6)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hikaripe-sc.hikaricalyx.com/chapter1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
