@aus9 yes. Saw it a while back.

@Ed_P Just inherited that Porteus directory. The first case we can keep on ice. The second has no from=. The third I am using. So should work, although I notice you have a small iso which does not feature in kernel command line from= argument. btw which fs on sda5?Ed_P wrote:Same results with all 3 "Starting init" then "waiting for ptest.sgn file".Code: Select all
set ISOz=abSlak_030216.iso : : title abSlak 1 \n 316MB\n %ISOz% find --set-root /ISOs/%ISOz% map --heads=0 --sectors-per-track=0 /ISOs/%ISOz% (0xff) map --hook root (0xff) kernel /boot/syslinux/vmlinuz from=/ISOs/%ISOz% 3 initrd /boot/syslinux/initrd.img title abSlak 2 \n 316MB\n %ISOz% find --set-root /ISOs/%ISOz% map --heads=0 --sectors-per-track=0 /ISOs/%ISOz% (0xff) map --hook root (0xff) kernel /boot/syslinux/vmlinuz iso=/ISOs/%ISOz% 3 initrd /boot/syslinux/initrd.img title abSlak 3 \n 316MB\n %ISOz% find --set-root /ISOs/%ISOz% map --heads=0 --sectors-per-track=0 /ISOs/%ISOz% (0xff) map --hook root (0xff) set iso=/dev/sda5/ISOs/abSlak_030216.iso kernel /boot/syslinux/vmlinuz from=/ISOs/%ISOz% 3 initrd /boot/syslinux/initrd.img