Hi,
i typed
command line: build/x86/gem5.opt --path=/home/wael/Mac/gem5/configs/common/
configs/example/fs.py --kernel=/home/wael/Mac/gem5/binaries/vmlinux
but i got this error :
fatal: Loading a 32 bit x86 kernel is not supported.
So any help will be highly appreciated.
Thanks
Best Regards
Wael AMR
On Sat, Jul 14, 2012 at 2:32 PM, Lluís Vilanova <vilanova(a)ac.upc.edu> wrote:
Hi,
Thanks a lot for your support as finally i complied the kernel
when i tried to follow step No.7,i didn't find the new created
vmlinux-2.6.28.4-smp
So is there something wrong ?
You should find the generated kernel in file "vmlinux", right in the
directory
where you built linux.
Also in the final step ,How did you run without using any scripts ?
M5_PATH=. ./build/X86/gem5.debug --path=./gem5/configs/common/
./gem5/configs/example/fs.py --kernel=./linux/vmlinux
If you're unable to place files in the proper directories, just follow the
instructions in the GEM5 wiki, as I run it with a slightly different
directory
organization.
Lluis
--
"And it's much the same thing with knowledge, for whenever you learn
something new, the whole world becomes that much richer."
-- The Princess of Pure Reason, as told by Norton Juster in The Phantom
Tollbooth
gem5-users mailing list
gem5-users(a)gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
Hi,
i typed
command line: build/x86/gem5.opt --path=/home/wael/Mac/gem5/configs/common/
configs/example/fs.py --kernel=/home/wael/Mac/gem5/binaries/vmlinux
but i got this error :
fatal: Loading a 32 bit x86 kernel is not supported.
So any help will be highly appreciated.
Thanks
Best Regards
Wael AMR
On Sat, Jul 14, 2012 at 2:32 PM, Lluís Vilanova <vilanova(a)ac.upc.edu> wrote:
> wael Amr writes:
>
> > Hi,
> > Thanks a lot for your support as finally i complied the kernel
> successfully but
> > when i tried to follow step No.7,i didn't find the new created
> > vmlinux-2.6.28.4-smp
> > So is there something wrong ?
>
> You should find the generated kernel in file "vmlinux", right in the
> directory
> where you built linux.
>
>
> > Also in the final step ,How did you run without using any scripts ?
>
> M5_PATH=. ./build/X86/gem5.debug --path=./gem5/configs/common/
> ./gem5/configs/example/fs.py --kernel=./linux/vmlinux
>
> If you're unable to place files in the proper directories, just follow the
> instructions in the GEM5 wiki, as I run it with a slightly different
> directory
> organization.
>
>
> Lluis
>
> --
> "And it's much the same thing with knowledge, for whenever you learn
> something new, the whole world becomes that much richer."
> -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
> Tollbooth
> _______________________________________________
> gem5-users mailing list
> gem5-users(a)gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>