Hello, I also tried sudo chroot ., here is what I got :
ahmed@ubuntu:/mnt$ sudo apt-get install qemu-user-static Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded. ahmed@ubuntu:/mnt$ sudo chroot . chroot: failed to run command ‘/bin/bash’: No such file or directory ahmed@ubuntu:/mnt$ *Ahmed * On Mon, Oct 19, 2015 at 12:19 PM, Khaled Attia <[email protected]> wrote: > It is chroot . > I think you've missed the dot(.) > > On Mon, Oct 19, 2015, 11:02 AM Ahmed Achballah <[email protected]> > wrote: > >> >> >> *Ahmed Ben Achballah*Assistant à ISSAT Kasserine >> Chercheur au Laboratoire des Systèmes Avancés >> École Polytechnique de Tunisie >> >> On Mon, Oct 19, 2015 at 10:01 AM, Ahmed Achballah < >> [email protected]> wrote: >> >>> Hi Khaled, >>> >>> it was ok for me until this command "chroot", page 4 in e) >>> I think it is missing the new root folder no ? >>> >>> Thanks >>> >>> ahmed@ubuntu:/mnt$ sudo chroot >>> chroot: missing operand >>> Try 'chroot --help' for more information. >>> ahmed@ubuntu:/mnt$ >>> >>> >>> *Ahmed Ben Achballah*Assistant à ISSAT Kasserine >>> Chercheur au Laboratoire des Systèmes Avancés >>> École Polytechnique de Tunisie >>> >>> On Sun, Oct 18, 2015 at 1:41 PM, Khaled Attia <[email protected]> >>> wrote: >>> >>>> Hello Ahmed, >>>> You just need to install the arm cross compiler >>>> >>>> Run >>>> sudo apt-get install gcc-arm-linux-gnueabi >>>> >>>> Then make clean >>>> And make >>>> It should work fine >>>> >>> >>> >>
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
