hello, everyone The default disk(linux-x86.img) can't support new version GLIBC(version 2.14) that my program needed.
So I create new disk image(ubuntu 14.04) to replace it, and I use the new kernel(x86-64_vmlinux_2.6.28.4). But when I run gem5, the m5term output like this: Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory init: plymouth-upstart-bridge main process(948) terminated with status 1 init: plymouth-upstart-bridge main process ended, respawning init: plymouth-upstart-bridge main process(948) terminated with status 1 init: plymouth-upstart-bridge main process ended, respawning ----------------------------------------------------------------------------------------------- I see someone saying that this is not an error and will not affect the simulation. But like this,I can not get into the simulation system. When I change the ubuntu-14.04.img to ubuntu-12.04.5.img,the m5term output like this: mknod:extra operand '64' Try 'mknod --help' for more information mknod:extra operand '64' Try 'mknod --help' for more information mknod:extra operand '64' Try 'mknod --help' for more information ------------------------------------------------------------------------------------------------ Can anybody help me to slove the problem? It confused me for a long time. Thank you.
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users