Thanks to WolfLand Pinguy Builder now works with *buntu 17.04/17.10/18.04.
To install you must first purge any PinguyBuilder version thats installed.
Next download Pinguy Builder version 4.3-9.
Than to install CD to the folder where its downloaded and run:
Its all working how it should. Haven't tested offline EFI install. But it will be easy enough to fix if there are issues (just update the missing packages needed in the ISO).
All I had to do to get it working was to exclude the Swap File due to the change from Swap Partition to Swap File.
EDIT#
Offline UEFI install does work.
To install you must first purge any PinguyBuilder version thats installed.
Code: [Select All]
sudo apt-get purge pinguybuilder
Next download Pinguy Builder version 4.3-9.
Than to install CD to the folder where its downloaded and run:
Code: [Select All]
sudo dpkg -i pinguybuilder_4.3-9_all.deb
sudo apt-get install -f
Its all working how it should. Haven't tested offline EFI install. But it will be easy enough to fix if there are issues (just update the missing packages needed in the ISO).
All I had to do to get it working was to exclude the Swap File due to the change from Swap Partition to Swap File.
EDIT#
Offline UEFI install does work.