You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ My English is not good, I used Google to translate. Please sympathize with me.
10
10
# Features
11
11
AIO Boot was released with a lot of great features that other tools do not yet support.
12
12
#### The bootloader is supported:
13
-
- For Legacy-MBR: Grub2, grub4dos and syslinux.<br />
14
-
- For UEFI-GPT: Grub2, Clover, refind.
13
+
- For Legacy-MBR: Grub2, Grub4dos, Syslinux and Clover.<br />
14
+
- For UEFI-GPT: Grub2, Clover and Refind.
15
15
16
16
#### Some features are supported:
17
17
- UEFI-GPT and MBR-Legacy.
@@ -29,8 +29,8 @@ AIO Boot was released with a lot of great features that other tools do not yet s
29
29
30
30
# How to create a bootable USB
31
31
AIO Boot has many features but it's very simple and compact. The creation of the AIO Boot is even simpler with just a few clicks.
32
-
- Unzip AIO Boot into the root directory of any USB or HDD partition that you want to create a boot.
33
-
- Running *MakeBoot.exe*, then you can install *Grub2*, *Syslinux* and *Clover*.
32
+
- Unzip AIOBoot into the root directory of any USB or HDD partition that you want to create a boot.
33
+
- Running **AIOBoot.exe** then you can install *Grub2*, *Syslinux* and *Clover*.
34
34
35
35
After you've created a bootable USB or HDD is complete, you can boot USB on VirtualBox virtual machines for testing.
36
36
@@ -39,7 +39,7 @@ Boot via LAN particularly useful for rescue work, ghost and install Win for net
39
39
40
40
Support most of WinPE, the above software and Linux distributions such as Ubuntu, CentOS and Linux Mint. Because time is limited, so I will try to support this tool much more.
41
41
42
-
AIO Boot using iPXE as bootloader, Tiny PXE Server as PXE Server and FreeNFS as NFS Server. Runn RunPXE.exe to activate PXE Server and NFS Server.
42
+
AIO Boot using iPXE as bootloader, Tiny PXE Server as PXE Server and FreeNFS as NFS Server. Run **AIOBoot.exe**, then click **Run PXE** to activate PXE Server and NFS Server.
0 commit comments