Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
v0.9.9.7
Browse files Browse the repository at this point in the history
- New tab: ISO2IMG. Support to create a disk or partition image from ISO file to boot with ISO & IMG Mapper. Currently only supports Windows Setup and WinPE ISO files. For Linux, you can use the ISO file directly instead. Tested with Windows 7 ISO, Windows 10 ISO, DLC Boot, Sergei Strelec, HirenBootCD…
- One user said he had keyboard crashes with Shim and Mok Manager in previous versions. AIO Boot now uses Shim and Mok Manager from Super-UEFIinSecureBoot-Disk. New file: /EFI/ENROLL_THIS_KEY_IN_MOKMANAGER.cer. If your machine has SecureBoot turned on and you are seeing the blue screen of Mok Manager, select Enroll key from disk then select this file on the AIOBOOT drive, then Reboot.
- ISO & IMG Mapper: Prefer to use the file aioboot.mbr to backup and restore MBR.
- Added Indonesian language for AIOCreator.exe. Thanks to Ida Bagus Anom Sanjaya.
- Supports Autounattend.xml with multiple architectures.
- Ubuntu 20.04 persistent, Linux Mint 20 persistent.
- Support booting Ubuntu 20.04 from iPXE.
- Bug fixes.
  • Loading branch information
nguyentumine committed Aug 31, 2020
1 parent 88ad360 commit 91050a5
Show file tree
Hide file tree
Showing 639 changed files with 2,012 additions and 1,374 deletions.
File renamed without changes.
File renamed without changes.
Binary file modified AIO/Files/PartIMG_ROOT.img
Binary file not shown.
2 changes: 0 additions & 2 deletions AIO/INSTALLXP
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ map --mem (rd)+1 (fd1)

echo Loading %img% ...
map %img% (0xff) || map --mem %img% (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook

echo Install Windows XP - STEP %step%
Expand Down
22 changes: 22 additions & 0 deletions AIO/MAP
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
!BAT

:: AIO Boot - www.aioboot.com

find --set-root --ignore-floppies --ignore-cd %2

set dev=(fd0) && set chain=+1
if /I "%1"=="cd" set dev=(0xff) && set chain=
if /I "%1"=="hd" set dev=(hd-1) && set chain=+1

map %2 %dev% || echo Load fail && echo Try default arg && map --mem %2 %dev% || echo && echo Error image && goto :exit
map --hook || goto :exit
rootnoverify %dev% || goto :exit
chainloader %chain% || echo Not a bootable img && goto :exit
boot || echo Not a bootable img && goto :exit

:exit
echo
echo
pause Press any key to return to the Grub2 menu...
find --set-root --ignore-floppies --ignore-cd /AIO/grub/i386-pc/core.img
kernel /AIO/grub/i386-pc/core.img
File renamed without changes.
Binary file modified AIO/Tools/AIOCreator_x64.exe
Binary file not shown.
Binary file added AIO/Tools/Do_not_open_this_file.exe
Binary file not shown.
6 changes: 3 additions & 3 deletions AIO/Tools/Lang/ar.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ WinPE مطلوب
ملف الإدخال
ملف إلاخراج
انقر هنا لتحديد ملف ايزوا على محرك الأقراص الخاص بك ...
انقر هنا لاختيار مكان حفظ ملف ".PARTIMG" على محرك الأقراص ...
انقر هنا لاختيار مكان حفظ ملف ".IMG" على محرك الأقراص ...
انشاء
هذا الملف فارغ .
غير قادر على الحصول على معلومات هذا الملف .
Expand All @@ -186,8 +186,8 @@ WinPE مطلوب
جاري إنشاء ملف وتركيبه ...
جاري استخراج ملف ايزوا ...
جاري تحديث ملفات التكوين ...
حجم ملف PartIMG غير كافٍ ، الرجاء زيادته إلى حوالي %s والمحاولة مرة أخرى .
تعذر تعيين تسمية لملف PartIMG .
حجم ملف IMG غير كافٍ ، الرجاء زيادته إلى حوالي %s والمحاولة مرة أخرى .
تعذر تعيين تسمية لملف IMG .
غير قادر على إلغاء تحميل %s, يرجى القيام بذلك يدويًا .%s ثم احذف ملف تقسيم حيث تختار .
تركيب ايزوا ، ثم حدد sources\install.wim ملف على محرك الأقراص هذا ...
انقر هنا لتحديد sources\install.wim ملف في محرك الأقراص الخاص بك ...
Expand Down
10 changes: 5 additions & 5 deletions AIO/Tools/Lang/bg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,13 @@ Grub2 Език
Тази операционна система поддържа постоянен режим.%sТова означава, че данните ви ще бъдат запазени след всяка сесия.%sСкоростта на операционната система зависи от скоростта на четене и запис на твърдия диск.%sИскате ли да създадете 4ГБ файл за постоянен режим?
Тази операционна система поддържа постоянен режим.%sТова означава, че данните ви ще бъдат запазени след всяка сесия.%sСкоростта на операционната система зависи от скоростта на четене и запис на твърдия диск.%sЩе създадем файл с размер, съответстващ на данните, които искате да запазите.
Grub2 Фон
Искрено благодаря на:--Всички тези потребители които използват този инструмент.--Google.--GNU (Grub2 Екип за развитие).--Екип за развитие на Clover, rEFInd, Grub4dos и Syslinux.--Автори на 7-Zip, Tiny PXE Server, FreeNFS, ImDisk, BOOTICE, mkisofs, wget, wimlib, Easy2Boot, GrubFM and WinSetupFromUSB.--Преводи на езици: Denis Cojocaru (Руски и Румънски), Stoian Bahchevanski (Български), Pascal BIMAS Perso (French), Erhan Kultur, Murat ATICI, Tayfun Akkoyun (Turkish), Michał Smajdor, Andrzej Gicala (Polish), Alessandro Santini (Italian), Txema, Alacran (Spanish), Frettt (German), Tenhon (Traditional Chinese), CloverGit, Sun Wei (Simplified Chinese), Hanuware (Korean), Renato "donalld" Pejon (Português do Brasil), thamer mousa (Arabic), Daniel Dybing (Norwegian).
Искрено благодаря на:--Всички тези потребители които използват този инструмент.--Google.--GNU (Grub2 Екип за развитие).--Екип за развитие на Clover, rEFInd, Grub4dos и Syslinux.--Автори на 7-Zip, Tiny PXE Server, FreeNFS, ImDisk, BOOTICE, mkisofs, wget, wimlib, Easy2Boot, GrubFM and WinSetupFromUSB.--Преводи на езици: Denis Cojocaru (Руски и Румънски), Stoian Bahchevanski (Български), Pascal BIMAS Perso (French), Erhan Kultur, Murat ATICI, Tayfun Akkoyun (Turkish), Michał Smajdor, Andrzej Gicala (Polish), Alessandro Santini (Italian), Txema, Alacran (Spanish), Frettt (German), Tenhon (Traditional Chinese), CloverGit, Sun Wei (Simplified Chinese), Hanuware (Korean), Renato "donalld" Pejon (Português do Brasil), thamer mousa (Arabic), Ida Bagus Anom Sanjaya (Indonesia) Daniel Dybing (Norwegian).
Управление на дяловете
Размер в МБ
Входен файл
Изходен файл
Кликнете тук, за да изберете ISO файла на диск си...
Кликнете тук, за да изберете къде да запазите ".PartIMG" Файл на диска си...
Кликнете тук, за да изберете къде да запазите ".IMG" Файл на диска си...
Създаване
Този файл е празен.
Не може да се получи информация за този файл.
Expand All @@ -186,9 +186,9 @@ ImDisk не е установен.
Създаване и монтиране на файл...
Извличане на ISO файл...
Актуализиране на конфигурационните файлове...
Размерът на файла PartIMG не е достатъчен, моля, увеличете го до около %s и опитайте отново.
Не можа да се зададе етикет за файла PartIMG.
Не можа да се деактивира %s, моля, направете това ръчно.%sСлед това изтрийте файла PartIMG Файл, който сте избрали.
Размерът на файла IMG не е достатъчен, моля, увеличете го до около %s и опитайте отново.
Не можа да се зададе етикет за файла IMG.
Не можа да се деактивира %s, моля, направете това ръчно.%sСлед това изтрийте файла IMG Файл, който сте избрали.
Настройте ISO, след това изберете източниците\install.wim файл на този диск...
Кликнете тук, за да изберете източниците\install.wim Файл в диск си...
Кликнете тук, за да изберете къде да запазите ".VHD" Файл на този диск...
Expand Down
10 changes: 5 additions & 5 deletions AIO/Tools/Lang/cn.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,13 @@ Grub2使用语言
当前操作系统支持 persistent mode , %s这意味着您的数据将会在每次会话后保存.%s操作系统的速度取决于硬盘的读写速度.%s需要创建一个4Gb文件用于支持persistent mode吗?
此操作系统支持 persistent mode , %s这意味着您的数据将会在每次会话后保存.%s操作系统的速度取决于硬盘的读写速度.%s将创建一个与您要保存的数据相对应大小的文件
Grub2 壁纸
衷心感谢:--所有使用此工具的朋友(顺序不分先后).--Google.--GNU (Grub2 开发团队).--Clover, rEFInd, Grub4dos 及 Syslinux 开发团队.-- 7-Zip, Tiny PXE Server, FreeNFS, ImDisk, BOOTICE, mkisofs, wget, wimlib, Easy2Boot, GrubFM, WinSetupFromUSB的作者们.--各语种翻译者: Denis Cojocaru (俄语和罗马尼亚语), Stoian Bahchevanski (保加利亚语), Pascal BIMAS Perso (法语), Erhan Kultur, Murat ATICI, Tayfun Akkoyun (土耳其语), Michał Smajdor, Andrzej Gicala (波兰语), Alessandro Santini (意大利语), Txema, Alacran (西班牙语), Frettt (德语), Tenhon (正体中文), CloverGit, Sun Wei (简体中文), Hanuware (韩语), Renato "donalld" Pejon (巴西葡萄牙语), thamer mousa (Arabic), Daniel Dybing (Norwegian).
衷心感谢:--所有使用此工具的朋友(顺序不分先后).--Google.--GNU (Grub2 开发团队).--Clover, rEFInd, Grub4dos 及 Syslinux 开发团队.-- 7-Zip, Tiny PXE Server, FreeNFS, ImDisk, BOOTICE, mkisofs, wget, wimlib, Easy2Boot, GrubFM, WinSetupFromUSB的作者们.--各语种翻译者: Denis Cojocaru (俄语和罗马尼亚语), Stoian Bahchevanski (保加利亚语), Pascal BIMAS Perso (法语), Erhan Kultur, Murat ATICI, Tayfun Akkoyun (土耳其语), Michał Smajdor, Andrzej Gicala (波兰语), Alessandro Santini (意大利语), Txema, Alacran (西班牙语), Frettt (德语), Tenhon (正体中文), CloverGit, Sun Wei (简体中文), Hanuware (韩语), Renato "donalld" Pejon (巴西葡萄牙语), thamer mousa (Arabic), Ida Bagus Anom Sanjaya (Indonesia) Daniel Dybing (Norwegian).
分区管理
大小以MB为单位
输入文件
输出文件
点此选择磁盘上的ISO文件...
点此选择".PartIMG"文件保存位置...
点此选择".IMG"文件保存位置...
创建
此文件是空的
无法获取该文件的信息
Expand All @@ -186,9 +186,9 @@ ImDisk 已安装.
正在创建并挂载文件...
正在提取ISO文件...
正在更新配置文件...
PartIMG文件太小, 请扩容到约 %s 后再试.
无法为PartIMG文件设置标签.
无法挂载 %s,请手动挂载.%s然后删除所选的PartIMG文件.
IMG文件太小, 请扩容到约 %s 后再试.
无法为IMG文件设置标签.
无法挂载 %s,请手动挂载.%s然后删除所选的IMG文件.
挂载ISO文件, 然后选择 挂载位置\sources 目录下的 install.wim 文件...
点击这里选择 sources\install.wim 文件...
点击这里选择 ".VHD" 文件保存位置...
Expand Down
10 changes: 5 additions & 5 deletions AIO/Tools/Lang/de.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,13 @@ Kann die Datei nicht finden, bitte Paket von der Liste wählen!
Dieses Betriebssystem unterstützt Persistenz.%sDas bedeutet: ALLE Änderungen werden nach jeder Sitzung gespeichert.%sDie Geschwindigkeit des Systems hängt von der Lese- und Schreibgeschwindigkeit des Laufwerks ab.%sWillst du eine 4Gb große Datei für Persistenz?
Dieses Betriebssystem unterstützt Persistenz.%sDas bedeutet: ALLE Änderungen werden nach jeder Sitzung gespeichert.%sDie Geschwindigkeit des Systems hängt von der Lese- und Schreibgeschwindigkeit des Laufwerks ab.%sWir werden eine Datei in einer Größe entsprechend der Daten erstellen die du speichern willst.
Grub2 Hintergrundbild
Herzlichen Dank an:--Alle die dieses Werkzeug benutzen.--Google.--GNU (Grub2 Development Team).--Development Team of Clover, rEFInd, Grub4dos and Syslinux.--Authors of 7-Zip, Tiny PXE Server, FreeNFS, ImDisk, BOOTICE, mkisofs, wget, wimlib, Easy2Boot, GrubFM und WinSetupFromUSB.--Übersetzer der Sprachdateien: Denis Cojocaru (Russian und Romanian), Stoian Bahchevanski (Bulgarian), Pascal BIMAS Perso (French), Erhan Kultur, Murat ATICI, Tayfun Akkoyun (Turkish), Michał Smajdor, Andrzej Gicala (Polish), Alessandro Santini (Italian), Txema, Alacran (Spanish), Frettt (German), Tenhon (Traditional Chinese), CloverGit, Sun Wei (Simplified Chinese), Hanuware (Korean), Renato "donalld" Pejon (Português do Brasil), thamer mousa (Arabic), Daniel Dybing (Norwegian).
Herzlichen Dank an:--Alle die dieses Werkzeug benutzen.--Google.--GNU (Grub2 Development Team).--Development Team of Clover, rEFInd, Grub4dos and Syslinux.--Authors of 7-Zip, Tiny PXE Server, FreeNFS, ImDisk, BOOTICE, mkisofs, wget, wimlib, Easy2Boot, GrubFM und WinSetupFromUSB.--Übersetzer der Sprachdateien: Denis Cojocaru (Russian und Romanian), Stoian Bahchevanski (Bulgarian), Pascal BIMAS Perso (French), Erhan Kultur, Murat ATICI, Tayfun Akkoyun (Turkish), Michał Smajdor, Andrzej Gicala (Polish), Alessandro Santini (Italian), Txema, Alacran (Spanish), Frettt (German), Tenhon (Traditional Chinese), CloverGit, Sun Wei (Simplified Chinese), Hanuware (Korean), Renato "donalld" Pejon (Português do Brasil), thamer mousa (Arabic), Ida Bagus Anom Sanjaya (Indonesia) Daniel Dybing (Norwegian).
Partition-Management
Größe in MB
Eingabedatei
Ausgabedatei
Hier klicken um die ISO-Datei von der Disk auszuwählen...
Hier klicken um die ".PartIMG" Datei auf der Disk zu speichern...
Hier klicken um die ".IMG" Datei auf der Disk zu speichern...
Erstellen
Diese Datei ist leer.
Kann keine Informationen zu dieser Datei einholen.
Expand All @@ -186,9 +186,9 @@ ImDisk wurde nicht installiert.
Datei erstellen und einhängen...
Entpacke ISO-Datei...
Konfigurationsdateien aktualisieren...
Die Größe der PartIMG-Datei isi nnicht groß genug, bitte um %s vergrößern und erneut versuchen.
Kann kein Label für die PartIMG-Datei erstellen.
%s kann nicht eigehangen werden, bitte erledige das manuell.%sDanach kannst du die PartIMG-Datei löschen.
Die Größe der IMG-Datei isi nnicht groß genug, bitte um %s vergrößern und erneut versuchen.
Kann kein Label für die IMG-Datei erstellen.
%s kann nicht eigehangen werden, bitte erledige das manuell.%sDanach kannst du die IMG-Datei löschen.
ISO einhängen und sources\install.wim von dieser Disk wählen...
Hier klicken um die sources\install.wim von der Disk auszuwählen...
Hier klicken um den Speicherort für die ".VHD" Datei zu wählen...
Expand Down
10 changes: 5 additions & 5 deletions AIO/Tools/Lang/en.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,13 @@ Could not detect this file, please select a package listed in the list!
This operating system supports persistent mode.%sThis means that your data will be saved after each session.%sThe speed of the operating system depends on the read and write speed of the hard drive.%sWould you like to create a 4Gb file for persistent mode?
This operating system supports persistent mode.%sThis means that your data will be saved after each session.%sThe speed of the operating system depends on the read and write speed of the hard drive.%sWe will create a file of size corresponding to the data you want to save.
Grub2 Background
Sincerely thanks to:--All these users are using this tool.--Google.--GNU (Grub2 Development Team).--Development Team of Clover, rEFInd, Grub4dos and Syslinux.--Authors of 7-Zip, Tiny PXE Server, FreeNFS, ImDisk, BOOTICE, mkisofs, wget, wimlib, Easy2Boot, GrubFM and WinSetupFromUSB.--Translators of languages: Denis Cojocaru (Russian and Romanian), Stoian Bahchevanski (Bulgarian), Pascal BIMAS Perso (French), Erhan Kultur, Murat ATICI, Tayfun Akkoyun (Turkish), Michał Smajdor, Andrzej Gicala (Polish), Alessandro Santini (Italian), Txema, Alacran (Spanish), Frettt (German), Tenhon (Traditional Chinese), CloverGit, Sun Wei (Simplified Chinese), Hanuware (Korean), Renato "donalld" Pejon (Português do Brasil), thamer mousa (Arabic), Daniel Dybing (Norwegian).
Sincerely thanks to:--All these users are using this tool.--Google.--GNU (Grub2 Development Team).--Development Team of Clover, rEFInd, Grub4dos and Syslinux.--Authors of 7-Zip, Tiny PXE Server, FreeNFS, ImDisk, BOOTICE, mkisofs, wget, wimlib, Easy2Boot, GrubFM and WinSetupFromUSB.--Translators of languages: Denis Cojocaru (Russian and Romanian), Stoian Bahchevanski (Bulgarian), Pascal BIMAS Perso (French), Erhan Kultur, Murat ATICI, Tayfun Akkoyun (Turkish), Michał Smajdor, Andrzej Gicala (Polish), Alessandro Santini (Italian), Txema, Alacran (Spanish), Frettt (German), Tenhon (Traditional Chinese), CloverGit, Sun Wei (Simplified Chinese), Hanuware (Korean), Renato "donalld" Pejon (Português do Brasil), thamer mousa (Arabic), Ida Bagus Anom Sanjaya (Indonesia) Daniel Dybing (Norwegian).
Partitions Manage
Size in MB
Input file
Output file
Click here to select the ISO file on your drive...
Click here to choose where you will save the ".PartIMG" file on your drive...
Click here to choose where you will save the ".IMG" file on your drive...
Create
This file is empty.
Unable to obtain information of this file.
Expand All @@ -186,9 +186,9 @@ ImDisk was not installed.
Creating and mounting file...
Extracting ISO file...
Updating configuration files...
The size of the PartIMG file is not enough, please increase it to about %s and try again.
Could not set Label for PartIMG file.
Unable to unmount %s, please do this manually.%sThen delete the PartIMG file where you chose.
The size of the IMG file is not enough, please increase it to about %s and try again.
Could not set Label for IMG file.
Unable to unmount %s, please do this manually.%sThen delete the IMG file where you chose.
Mount ISO, then select the sources\install.wim file on that drive...
Click here to select the sources\install.wim file in your drive...
Click here to choose where you will save the ".VHD" file on your drive...
Expand Down
8 changes: 4 additions & 4 deletions AIO/Tools/Lang/es.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,13 @@ Paquete especial
Este sistema operativo es compatible con el modo persistente.%sEsto significa que sus datos serán guardados después de cada sesión.%sLa velocidad del sistema operativo depende de la velocidad de lectura y escritura del disco duro.%s¿Te gustaría crear un archivo de 4 Gb para el modo persistente?
Este sistema operativo es compatible con el modo persistente.%sEsto significa que sus datos serán guardados después de cada sesión.%sLa velocidad del sistema operativo depende de la velocidad de lectura y escritura del disco duro.%sCrearemos un archivo de tamaño correspondiente a los datos que desee guardar.
Fondo Grub2
Sincerely thanks to:--All these users are using this tool.--Google.--GNU (Grub2 Development Team).--Development Team of Clover, rEFInd, Grub4dos and Syslinux.--Authors of 7-Zip, Tiny PXE Server, FreeNFS, ImDisk, BOOTICE, mkisofs, wget, wimlib, Easy2Boot, GrubFM and WinSetupFromUSB.--Translators of languages: Denis Cojocaru (Russian and Romanian), Stoian Bahchevanski (Bulgarian), Pascal BIMAS Perso (French), Erhan Kultur, Murat ATICI, Tayfun Akkoyun (Turkish), Michał Smajdor, Andrzej Gicala (Polish), Alessandro Santini (Italian), Txema, Alacran (Spanish), Frettt (German), Tenhon (Traditional Chinese), CloverGit, Sun Wei (Simplified Chinese), Hanuware (Korean), Renato "donalld" Pejon (Português do Brasil), thamer mousa (Arabic), Daniel Dybing (Norwegian).
Sincerely thanks to:--All these users are using this tool.--Google.--GNU (Grub2 Development Team).--Development Team of Clover, rEFInd, Grub4dos and Syslinux.--Authors of 7-Zip, Tiny PXE Server, FreeNFS, ImDisk, BOOTICE, mkisofs, wget, wimlib, Easy2Boot, GrubFM and WinSetupFromUSB.--Translators of languages: Denis Cojocaru (Russian and Romanian), Stoian Bahchevanski (Bulgarian), Pascal BIMAS Perso (French), Erhan Kultur, Murat ATICI, Tayfun Akkoyun (Turkish), Michał Smajdor, Andrzej Gicala (Polish), Alessandro Santini (Italian), Txema, Alacran (Spanish), Frettt (German), Tenhon (Traditional Chinese), CloverGit, Sun Wei (Simplified Chinese), Hanuware (Korean), Renato "donalld" Pejon (Português do Brasil), thamer mousa (Arabic), Ida Bagus Anom Sanjaya (Indonesia) Daniel Dybing (Norwegian).
Administrar particiones
Tamaño en MB
Archivo de entrada
Archivo de salida
Haga clic aquí para seleccionar el archivo ISO en su unidad...
Haga clic aquí para elegir dónde guardará el archivo ".PartIMG" en su disco...
Haga clic aquí para elegir dónde guardará el archivo ".IMG" en su disco...
Crear
Este archivo está vacío.
No se puede obtener información de este archivo.
Expand All @@ -186,8 +186,8 @@ ImDisk no fue instalado.
Creando y montando archivo...
Extrayendo archivo ISO...
Actualizando archivos de configuración...
El tamaño del archivo PartIMG no es suficiente, por favor increméntelo a aproximadamente %s e intentar de nuevo.
No se pudo establecer la etiqueta para el archivo PartIMG.
El tamaño del archivo IMG no es suficiente, por favor increméntelo a aproximadamente %s e intentar de nuevo.
No se pudo establecer la etiqueta para el archivo IMG.
Incapaz de desmontar %s, por favor haz esto manualmente.%sA continuación, elimine el archivo PartING donde elija.
Monte ISO, luego seleccione el archivo sources\install.wim en esa unidad...
Haga clic aquí para seleccionar el archivo sources\install.wim en su disco...
Expand Down
Loading

0 comments on commit 91050a5

Please sign in to comment.