It's a sure thing that each instance wrote more than one line of dmesg / syslog to `/var/log/*` files at boot time. Filenames like `messages` and `syslog` are pretty popular, but YMWV. Mount the relevant partition RO, and go grep'ing for "kernel:" bootup messages. As a bonus, the syslog output will reveal the configured uname hostname of each instance. Looking for the string "Linux version" would be a good starting point, as it tends to appear early in the boot sequence.