Autor Thema: Bootmanager diverses ...  (Gelesen 35130 mal)

0 Mitglieder und 4 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.7
« Antwort #285 am: 31 August, 2020, 13:40 »
Create a bootable USB drive or HDD with Grub2 or Clover, and integrate multiple support packages, with this minimalistic utility.

Freeware

Changelog

    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.

[close]

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.8
« Antwort #286 am: 02 September, 2020, 17:45 »
Changelog

    ISO2IMG: Use NTFS format to prevent the system from booting UEFI on IMG partition.
    DLC Boot, Sergei Strelec and KMPE: New menu for booting DOS programs. Need to re-integrate.
    Fixed the issue of displaying elements on low resolution machines.
    The AIOBoot.7z file will now use the password: aioboot.

    ISO & IMG Mapper: Warning: this feature should not be tested on a virtual machine:

    FreeBSD ISO + IMG (UEFI + Legacy).
    OpenBSD ( installXX.fs for UEFI & Legacy, installXX.iso for Legacy).
    pfSense ISO + IMG (UEFI + Legacy).
    GhostBSD (UEFI + Legacy).
    FreeNAS (UEFI + Legacy).
    Currently does not support NetBSD.
    New file: ntfs_x64.efi and ntfs_ia32.efi from rEFInd.

[close]

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.9
« Antwort #287 am: 05 September, 2020, 21:30 »
Changelog

ISO & IMG Mapper:

    Support MAP along with another file with the file extension .data.
        This file must have the same name as the main file. For example: ubuntu.iso and ubuntu.iso.data. Both files must be in the same directory.
        The purpose of this is to support “persistent” for Linux distributions such as Ubuntu, Debian, Linux Mint… But you can choose any file you want to be a 3rd partition on the disk. This way you can use the “persistent” feature with the file on the NTFS partition, which is much larger and much faster.
        New files: Debian.data.7z and Ubuntu.data.7z in the \AIO\Tools\DATA.IMG directory. You can extract and use it as a “persistent” partition for Ubuntu and Debian distributions. You can resize this file using toporesize. AIOCreator.exe -> Tools -> toporesize.

    Support loading your own configuration file:

        This file must have the same name as the main file. For example: ubuntu.iso and ubuntu.iso.cfg. Both files must be in the same directory.
        The purpose of this is to add parameters to support “persistent” for the above mentioned Linux distributions.
        The configuration file is usually located in the ISO file at /boot/grub/grub.cfg. Copy it out and make any changes you want.
        For Ubuntu, add the “persistent” parameter behind “file=/cdrom/preseed/ubuntu.seed” to support “persistent”.

file=/cdrom/preseed/ubuntu.seed
to

file=/cdrom/preseed/ubuntu.seed persistent
For Debian:

boot=live
to

boot=live persistence
    DragonFlyBSD (IMG for UEFI and Legacy).
    MidnightBSD (ISO for Legacy, IMG for UEFI and Legacy).
    TrueNAS (UEFI and Legacy).
    Versions based on FreeBSD, OpenBSD may also be supported, except for NetBSD.

Boot from ISO, WIM & VHD:

    Bob.Omb’s Modified Win10PEx64 v4.8 RS5.
    Gandalf’s Windows 10PE 2020.
    ISOs created from WinBuilder, Win10XPE may also be supported.
    You must copy the ISO files to the AIO Boot drive.

Fixed an issue with booting Fedora in Legacy mode. The same applies to all distributions that use the linuxefi and initrdefi commands in the Grub2 script. These commands are not available in Legacy mode and they will now be redirected to the linux and initrd commands.
Other bug fixes.

[close]

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.10
« Antwort #288 am: 08 September, 2020, 20:20 »
Changelog

    ISO & IMG Mapper:
        Automatically get the grub.cfg file in ISO and add parameter to support "persistent" if the .data file exists. This only applies to Debian, Ubuntu, and distributions based on them. If the configfile is not recognized, you need to create your own.
        Increase the file size of Debian.data and Ubuntu.data to 500MB.
    Boot from ISO, WIM & VHD:
        Automatically get Grub2 and ISOLINUX/SYSLINUX configfile from common paths in ISO file.
        Add the required parameters so that the system can find and mount the ISO file.
        Save configfile in FAT partition image and then load it.
    Install Windows from ISO: Fix could not create system partition on disk (Setup was unable to create a new system partition or locate an existing system partition). Haven't tried in UEFI mode. See here.
    Updated Tiny PXE Server to the latest version.
    DLC, SSTR, KMPE: Directly boot into Grub4dos in Legacy.

[close]

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.11
« Antwort #289 am: 12 September, 2020, 18:31 »
Whats new:>>

    Removed Super-UEFIinSecureBoot-Disk preloader and its CER.
    If Secure Boot is on, you need to enroll this certificate file from Mok Manage (Enroll key from disk): /EFI/ENROLL_THIS_KEY_IN_MOKMANAGER.cer.
    Show additional information on Grub2 header: Boot mode, CPU Architecture, Secure Boot (ON or OFF).
    ISO & IMG Mapper: The PartIMG_ROOT.img file now uses the FAT16 format, (ID 0x04).
    Updated Indonesian language file. Thanks to Ida Bagus Anom Sanjaya.
    Bug fixes.

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.12
« Antwort #290 am: 13 September, 2020, 09:50 »
Whats new:>>

    Updated the Korean language file for AIOCreator.exe #65 . Added Korean language translation for Grub2 menu #66 . Thanks to VenusGirl.

    Fixed a bug from version 0.9.9.10:

    Supports booting DLC, SSTR, KMPE on GPT disks in Legacy BIOS.
    Boot DLC WinPE directly from Grub2, don't boot them from DLC Grub4dos.
    AIO Boot Extractor did not delete the build.txt file when updating to a new version. This caused one more update from AIOCreator. This bug has been fixed in this version.

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.13
« Antwort #291 am: 17 September, 2020, 21:10 »
Whats new:>>

    Updated the Korean language file for AIOCreator.exe and Grub2. Added Korean translation for AIO Boot Extractor. Thanks to VenusGirl.
    Grub2 Settings:
        Support hiding or showing hotkeys in Grub2 entry title. Thanks to a1ive.
        Support setting the default boot entry.
        List all fonts that exist in the fonts directory (except for current fonts). Just copy font files (.pf2) to /AIO/grub/fonts directory.
    Bug fixes.

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
FlashBoot 3.3a
« Antwort #292 am: 19 September, 2020, 20:30 »
Create bootable USB drives for installing Windows, run a complete OS from a flash drive and more, with this intuitive application.

Freemium

Changelog

    FlashBoot contains an optional shim layer for VGA emulation, required for installation of Windows 7 to the modern UEFI-based computers without CSM/BIOS and without VGA hardware.
    FlashBoot version 3.3a features multiple improvements in this subsystem.
    Starting from this version of FlashBoot, Windows 7 can be installed to UEFI-based computers where video memory (UEFI GOP framebuffer) is mapped above 4 Gb boundary. Previous versions of VGA emulation shim would fail with "Unsupported hardware" error under these conditions.
    Also, starting from this version, an entire area of LCD screen is available to Windows 7 via Standard VGA Driver. Previous versions of VGA emulation shim restricted available resolution to 1024x768 and displayed black sidebars until vendor-provided GPU driver was installed by the user.
    Additionally, starting from this version, GOP framebuffer is mapped with page granularity (4 Kb). Previous versions used to map it with 64 Kb granularity. This enhancement should reduce number of cases when Windows 7 boot process hangs at the logo/flag phase, before the desktop is displayed.

[close]

https://www.prime-expert.com/flashboot/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.14
« Antwort #293 am: 22 September, 2020, 05:10 »
Whats new:>>

    Added Azerbaijan translations for AIO Boot Extractor, AIOCreator and Grub2. Thanks Tofiq.
    Updated Korean translation for AIOCreator and Grub2. Thanks VenusGirl.
    Updated Turkish translation for AIOCreator and Grub2. Thanks Tayfun Akkoyun.
    Support booting Windows XP VHD using vboot. The vbootldr.gz file is obtained from a1ive Grub2 File Manager.
    Support booting VHD files with Grub2 installed (eg VHD file with AIO Boot installed).
    ISO & IMG Mapper: a1ive Grub2 recent version has support for getting RSDP information. This entry is now restricted for use on OEMIDs: VBOX (VirtualBox), VMWARE and BOCHS (QEMU).
    Bug fixes.

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
FlashBoot 3.3b
« Antwort #294 am: 24 September, 2020, 13:40 »
Changelog

    Fixed the following error which occured for bootable clones without compression (only on 32-bit editions of Windows 10 and Windows 8.x):

    Failed to create child process: The system cannot find the path specified.

    Fixed the following error during NTFS formatting of large (1 Tb+) USB storage devices:

    Device is too big, too small or cluster size constraint can't be accomplished.
    This applies both to FlashBoot itself and to the self-extracting EXE files created by FlashBoot.

[close]

https://www.prime-expert.com/flashboot/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.15
« Antwort #295 am: 27 September, 2020, 09:50 »
Whats new:>>

    Added Indonesian translation for Grub2 menu and AIO Boot Extractor. Thanks Ida Bagus Anom Sanjaya.
    Fix  #73.
    New entry: Disable Secure Boot for this session. The boot loaders and operating systems will incorrectly identify the current Secure Boot state. This helps boot another boot loader and operating systems that do not support Secure Boot. Hence this could lead to other erroneous settings. See the functions of this driver at a1ive/****sb.
    Install Windows from ISO: This entry will be disabled if Secure Boot is enabled. Use AIOCreator.exe to integrate ISO and WIM files instead.
    Bug fixes.

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.16
« Antwort #296 am: 28 September, 2020, 04:35 »
Whats new:>>

    Updated Korean translation for AIOCreator and Grub2. Thanks VenusGirl.
    Updated Turkish translation for Grub2. Thanks Tayfun Akkoyun.
    Fix #74.

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
FlashBoot 3.3c
« Antwort #297 am: 28 September, 2020, 13:20 »
Whats new:>>

Large collection of vendor-specific USB 3.0 Host Controller drivers (Intel, AMD, ASMedia, Texas Instruments, VIA, Renesas and Etron) had been superseded with one grand unified USB 3.0/3.1/3.2 Host Controller driver.
So, starting from this version, FlashBoot Pro can aid in installation of Windows 7 to the modern computers which have Intel chipsets with USB 3.1/3.2 Host Controllers (B360, B365, B460, H370, H470, Z370, Z390, Z490) and AMD chipsets with USB 3.2 Host Controllers (B550, X570).

https://www.prime-expert.com/flashboot/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Grub2Win 2.2.0.1
« Antwort #298 am: 03 Oktober, 2020, 11:20 »
Grub2Win supports 64 and 32 bit EFI and BIOS on Windows 10, 8, 7, Vista and XP. Safely dual boot Windows and Linux. Grub2Win boots native, open source GNU grub version 2.02 code. Everything is contained in a single 14 MB directory on your Windows C: drive. On EFI systems a few small modules (about one half MB total) will be installed to your EFI partition.

Using the simple Windows GUI and instructions you can install Grub2Win quickly and safely. Boot time messages and help can be displayed in your native language. Select from a nearly unlimited number of OS choices. Samples for Remix, Android, Ubuntu, Debian, Suse, Fedora, Mint, BSD and Windows are included. You can enter your own custom commands for each menu entry.

GNU General Public License version 3.0 (GPLv3)

Whats new:>>

    The EFI letter assignment routines have been enhanced.
    This speeds up EFI access on systems with a single EFI partition.
    Minor updates to the GUI and help files.

https://sourceforge.net/projects/grub2win/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AIO Boot 0.9.9.17
« Antwort #299 am: 03 Oktober, 2020, 21:00 »
Whats new:>>

    Update Azerbaijani translations. Thanks Tofiq.
    Wimboot & NTBoot:
        Fix 0xc000000f error (Secure Boot).
        Fix "Windows could not update the computer's boot configuration. Installation cannot proceed." (UEFI Windows Setup).
        Add LoadOptionsString (DDISABLE_INTEGRITY_CHECKS is used by default) (170a4a2).
    The "Install Windows from ISO" entry now supports Secure Boot.
    Other bug fixes.

https://github.com/nguyentumine/AIO-Boot

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )