The alternative and the special boot configurations cannot be deleted with the normal file functions. Instead you use one of the following CLI commands for this:
bootconfig --remove [1,2,all]
bootconfig -r [1,2,all]
Selecting the appropriate number ensures that the corresponding boot memory space is selected. The parameter all causes both memory spaces to be deleted at once.