It sounds like the image you've made is blank, except for the binaries.
What you actually need to do is make a disk image that would boot if you
put it on a hard drive and put that into a computer. You can start with
a Gentoo stage 3 image which is basically all set up except for a few
details which will hopefully be documented in the not too distant
future. The rcS files are just scripts that run when your simulated
system is booting. You should use one if it does what you want, and if
not create a new one, possibly basing it off an existing one that's
similar to what you need.

Gabe

On 04/16/11 07:14, Mahmood Naderan wrote:
> Hi,
> I read the documentations and saw some video tutorial however still
> have problem. I did the following steps successfully:
> 1- built X86_FS/m5.debug
> 2- created a blank disk with 'mkblankimage.sh'
> 3- mount the image to /mnt
> 4- copied the binaries to /mnt (blackscholes from PARSEC)
> 5- unmount /mnt
>
> In the tutorial video, it is said that an *.rcS file must be created
> and run. There are many rcS files in config/boot/ and I don't know
> shich one to run.
> Can someone share any suggestion?
>
> Thanks,
> // Naderan *Mahmood;
>
>
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to