A cdrom can have 32 character disk label which can be displayed using:
dd if=/dev/sr0 bs=1 skip=32808 count=32
What I am suggesting that when the system boots and waits for the optional boot command, that on expiration of that timeout it reads the text from the label field and uses this as the boot command.
The advantage of this is that burning tools such as imgburn can easily change the label text without having to do anything else with the iso.
So I could download latest TC iso. Start imageburn, change label to say "VGA=775" and then immediately burn iso to disk. Now disk will boot and use this boot command if another is not entered.
If this is outside scope of TC I would be interested in suggesting this to the developers of the boot code. Could anyone tell me who that is ?
Thanks