X86

On Tue, Jul 26, 2011 at 5:46 PM, Gabe Black <[email protected]> wrote:

> Which CPU are you using?
>
> Gabe
>
> On 07/23/11 13:37, Carole-Jean Wu wrote:
> > Hi,
> >
> > i followed the instructions to create my own disk images but got stuck
> > on "modify inittab" file so that it uses the m5 utility program. Which
> > inittab files exactly need to be modified? I included the rcS file
> > into init.d/ and modified inittab as follows:
> >
> > #
> > # /etc/inittab
> > #
> > # $Id: inittab 1681 2004-09-01 18:12:49Z  $
> > #
> >
> > ci::sysinit:/etc/init.d/rcS
> > cr::respawn:/sbin/getty -L 115200 /dev/tts/0 vt100
> >
> > # Stuff to do before rebooting
> > cad::ctrlaltdel:/sbin/reboot
> > #sd::shutdown:/bin/umount -a -r
> >
> >
> > When I tried booting with the newly created image, it will seg-fault with
> >
> > init[1]: segfault at 00000000000000c8 rip 00000000f7f77044 rsp
> > 00000000ffafe0a0 error 6
> >
> > Any idea what is done wrong?
> >
> > thanks,
> > Carole
> > On Sat, Jul 23, 2011 at 2:29 AM, Gabriel Michael Black
> > <[email protected]> wrote:
> >> http://gem5.org/Disk_images
> >>
> >> Gabe
> >>
> >>
> >> Quoting Carole-Jean Wu <[email protected]>:
> >>
> >>> Hi,
> >>>
> >>> I'd like to run parsec applications on top of Linux/X86. Does anyone
> know
> >>> how to load the application binary to a CDRom and ask the booted system
> to
> >>> run the application from there?
> >>>
> >>> Thanks in advance,
> >>> Carole
> >>>
> >>
> >>
> >> _______________________________________________
> >> gem5-users mailing list
> >> [email protected]
> >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
> >>
> > _______________________________________________
> > gem5-users mailing list
> > [email protected]
> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to