I think what's happening is that you aren't telling it what kernel to use, and it isn't finding one in the default location. Use --help to get a list of options for the config script (fs.py).
Gabe hathiram banoth wrote: > > Hi > > I have got error after sample run.please help me out what can I do? > > command line: ./build/ALPHA_FS/m5.debug configs/example/fs.py > > Global frequency set at 1000000000000 ticks per second > > info: kernel located at: /dist/m5/system/binaries/vmlinux > > *fatal: Could not load kernel file /dist/m5/system/binaries/vmlinux * > > @ cycle 0 > > [System:build/ALPHA_FS/sim/system.cc, line 110] > > Memory Usage: 151884 KBytes > > For more information see: http://www.m5sim.org/fatal/406aceb6 > > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
