Just wanted say that the Sardu multiboot software is a great app and well done to David for all his hard work !! keep up the good work.
The problems or issues I have found so far are listed below, these have been tested in QEMU and a real PC environment booting from a USB or USB HDD
1: AOSS did not work for me even after I changed the following :-
Open the iso of SARDU with ultraiso or similar
go to \system\isolinux
edit the file isolinux.cfg changing boot=usb to boot=cdrom.
I have however managed to get it to work using the changes below :-
#
label Boot from AOSS
menu label Boot from A^OSS
MENU INDENT 1
LINUX /boot/grub.exe
APPEND --config-file="ls /AOSS.iso || find --set-root /AOSS.iso;map --heads=0 --sectors-per-track=0 /AOSS.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /AOSS.iso (0xff);map --hook;chainloader (0xff)"
#
2: The windows installs all work for me except XP home which give me the following error :-
Grub4DOS 0.4.5c 2012-06-19, Mem: 637K/510M/0M, End 354909
[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions, Anywhere else TAB lists the possible
completions of a device/filename. ]
I will make another ISO and try again...
Once again thanks for your hard work and well done !!!!