I noticed that with all versions of Sardu I have (2.0.5.9 to 2.0.6.3) the Windows XP Home installation image isn't added to the Sardu boot menu. The files themselves are successfully added, but the only way to access them is to manually add the function call to the menu:
- Code: Select all
#boot di Windows XP Home Install
label Boot from Windows XP Home Install
menu label ^Install Windows XP Home SP3
MENU INDENT 1
kernel /WINSETUP/grub.exe
APPEND --config-file="/WINSETUP/winsetupXP.lst
#