Hi Eric,
I was trying to load a cdrom after boot, but the cdrom did not appear
in /cdrom/cdrom. I did follow the procedures outlined in the simics
documentation, but in fact I had been facing problems because of
flexus! The evidence is that when I simulated my target solaris system
directly from simics, I could load the cdrom. Then, I removed the
following code block:
for cpu in cpulist:
.........
SIM_set_attribute(cpu,"physical_io", new_io_object)
in prepare-test-app-v9.simics, and found that the cdrom mounted properly.
But I feel that those lines are important for proper functioning of
flexus because I get an error :
" Assertion failed: ((!(false))) : Two CPUs connected to the same I/O
timing_model: phys_io "
while I try to create the initial flexpoint.
Would anyone have an idea about how to solve this problem?
Best regards,
Anmol
>
> If you are trying to create a new solaris installation, I would
> recommend that you follow
> the basic procedures outlined in the "simics-target-guide-serengetti"
> that comes with the simics documentation. The <simics>/targets/abisko
> and /serengetti folders contain a variety of scripts that allow you to
> create
> a new Simics checkpoint from CDROM.
>
> None of these steps should require flexus. Once you've booted up the
> system and saved a Simics checkpoint,
> you should then proceed with flexus.
>
> I would also recommend that any issues you have with stand-alone Simics
> be redirected to
> the Virtutech discussion forum at https://www.simics.net/.
>
> Eric
>> Hi,
>>
>> I want to boot a target solaris system using my own CD-ROM image.
>> For that I run prepare-test-app inside flexus and interrupt after
>> solaris has booted. Then I create a CD-ROM image using mkisofs and
>> try to insert the CD into the target system. (As described in the
>> simics manual).
>>
>> Somehow the CD is not mounted. I believe that this is a problem
>> related to simics, but could somebody please help.
>>
>> Thanks,
>> Anmol
>> _______________________________________________
>> SimFlex mailing list
>> [email protected]
>> https://sos.ece.cmu.edu/mailman/listinfo/simflex
>> SimFlex web page: http://www.ece.cmu.edu/~simflex