remove unused menu item, which breaks view log function
create empty log file, so view log function works prior to install
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
This reverts commit 2c7735709d.
it did not work. thanks to t-nelson for testing it..
1. Zotac ZBOX PI320 pico wants bootia32.efi not bootx32.efi
2. even with bootia32.efi (from syslinux) it doesnt boot. I suspect it requires pure 32bit kernel. no mixed mode ?
thank you zotac for creating such a mess.. damn it's almost y2k15
"Custom Install" is not install at all, it is there to be used for
upgrade / downgrade / repair. however, people are trying to use it
and get their disks not detected (which is expected)
so, make it clear what it does
add custom install where only KERNEL and SYSTEM files are copied to System partition, closes#1985
someone should go over the changes just to be sure that there is no errors
For some reason something made parted enter its interactive mode. Always
calling it with -s makes more sense anyway, and fixes that remaining issue
with never used blank 3TB drives I was still seeing.