44![ preview] ( preview.png?raw=true " pick your poison ")
55
66+ Auto detect and create entries for .iso files in /iso/
7- + Preserves the iso boot options!
7+ + Preserves its boot options!
88+ Small and lean, few entries lots of images
99+ For a new iso, same script. No need to tweak around.
1010
2727
2828This theme was adapted from https://github.com/Dacha204/grub2-themes-Ettery
2929
30- Working (check todo)
31- --------------------
30+ Working ISOs (check todo file for distros )
31+ ------------------------------------------
3232
3333+ Core-current.iso
3434+ Fedora-Workstation-Live-x86_64-25-1.3.iso
@@ -39,17 +39,34 @@ Working (check todo)
3939+ elementaryos-0.4-stable-amd64.20160921.iso
4040+ install-amd64-minimal-20170302.iso
4141+ linuxmint-18.1-xfce-64bit.iso
42- + systemrescuecd-x86-4.9.3.iso (with work around, grub can't parse its isolinux.cfg)
42+ + openSUSE-Tumbleweed-NET-x86_64-Snapshot20170308-Media.iso
43+ + systemrescuecd-x86-4.9.3.iso
44+ ```
45+ works fine, but has a custom entry.
46+ grub can't parse its isolinux.cfg.
47+ ```
48+
4349+ ubuntu-16.04.2-desktop-amd64.iso
4450+ void-live-x86_64-musl-20170220.iso
51+ + debian-8.7.1-amd64-xfce-CD-1.iso
52+ ```
53+ Requires grub edit in its entry.
54+ change syslinux.cfg to one of:
55+ adgtk.cfg adtxt.cfg exithelp.cfg gtk.cfg isolinux.cfg menu.cfg prompt.cfg
56+ rqgtk.cfg rqtxt.cfg spkgtk.cfg stdmenu.cfg txt.cfg
57+
58+ The `include` from grub interpretation of syslinux has a different behavour than
59+ the original.
60+ ```
4561
4662NonWorking (come back to it later)
4763----------------------------------
4864
4965+ TrueOS-Server-2017-02-22-x64-DVD.iso
5066```
5167takes a while to load the iso,
52- but then seems to hang (where vanilla BSD goes on), not sure
68+ but then seems to hang with a black screen (where vanilla BSD goes on), not sure
69+ try again in verbose mode
5370```
5471+ manjaro-xfce-17.0-stable-x86_64.iso
5572```
0 commit comments