In case the database was shut down cleanly, it should come up without the log files. Delete the log files from the new installation before overwriting the ibdata1 with the backup. Also, request InnoDB to dump its internal data dictionary to the error log by creating a table named "innodb_table_monitor". And try to come up with the CREATE TABLE statements. CREATE TABLE would then create the .frm files and you could access the tables.
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --