This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- New menu: ISO & IMG Mapper. Just copy the ISO file to the AIO Boot drive and then boot from this menu. - Tested with Debian, Ubuntu, Fedora... FreeBSD, pfSense. Windows installer ISOs are not supported. - The AIO Boot drive will be temporarily replaced by a small partition labeled AIO_MAP. The partitions will be restored the next time you boot into Grub2. Do not add, delete or modify files on this partition before you restore the AIO Boot drive. - If the PartIMG_Root.img and/or ISO files are fragmented, you will need to defragment it first. Just defragment the file, no need to defragment the drive. - If you are updating from the old version, you should reinstall Grub2 by running AIOCreator.exe, selecting Grub2 from the Bootloaders. - Only MBR disks are supported. - Added Porteus (UEFI & Legacy & persistent). Only supports USB.
- Loading branch information
1 parent
a112d77
commit 0c1a1de
Showing
38 changed files
with
284 additions
and
568 deletions.
There are no files selected for viewing
Binary file not shown.
File renamed without changes.
Binary file not shown.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
bg="splash.png" |
Oops, something went wrong.