Is there a way to determine with a script and with some degree of surtanty that an inserted floppy is a Commodore 2090 boot disk? I'm thinking search expansion/hddisk.info for "product=514/1", search startup-seq for binddrivers and "assign SYS:" or "assign >NIL: SYS:" and search devs/mountlist for "hddisk.device".
That aught to be enough to determine it or am I missing something?