wael Amr writes: > Hello, > I am trying to set up FS for x86,so one of the steps in this set up is the > kernel compilation : > http://gem5.org/Linux_kernel
> When i tried to use the command : > hg clone http://www.kernel.org/hg/linux-2.6 , > I found that there is an error in the link. > So i downloaded Linux version 2.6.27.62 (from http://www.kernel.org/),then i > followed the next steps mentioned in the link : > http://gem5.org/Linux_kernel. > But when i tried to update to version 2.6.28.4 using the command :hg update > v2.6.28.4, > it failed giving a message "abort: unknown revision '2.6.28.4'!" I think the wiki should be updated to: git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git cd linux-stable git checkout 2.6.28.4 Or else search for an alive mercurial mirror of the linux git repository. 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@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users