Hi,
I'd like to warn you guys first that my knowledge on this subject is very poor, I guess, so don't go too hard on me, please.
I try to create a bootable CD-ROM. After I type "make.iso", it shows the error below:
make[1]: Leaving directory `/home/chris/src'
./makeiso.sh
make: ./makeiso.sh: Command not found
make: *** [iso] Error 127
I search error 127, someone said that is means one of two things.
file not found or the binary is wrong.
My system is 64 bits.
I'd like to warn you guys first that my knowledge on this subject is very poor, I guess, so don't go too hard on me, please.
I try to create a bootable CD-ROM. After I type "make.iso", it shows the error below:
make[1]: Leaving directory `/home/chris/src'
./makeiso.sh
make: ./makeiso.sh: Command not found
make: *** [iso] Error 127
I search error 127, someone said that is means one of two things.
file not found or the binary is wrong.
My system is 64 bits.
Comment