Commit 500dab07e88b471f4ab4cb69330a5c6738182de4
1 parent
f6630e79
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@63 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
1 additions
and
1 deletions
README
... | ... | @@ -30,7 +30,7 @@ LD_LIBRARY_PATH is not set: |
30 | 30 | |
31 | 31 | Then you can launch the precompiled 'ls' x86 executable: |
32 | 32 | |
33 | - ./qemu /usr/local/qemu-i386/bin/ls | |
33 | + ./qemu /usr/local/qemu-i386/bin/ls-i386 | |
34 | 34 | |
35 | 35 | You can look at /usr/local/qemu-i386/bin/qemu-conf.sh so that QEMU is |
36 | 36 | automatically launched by the Linux kernel when you try to launch x86 | ... | ... |