'bin/sh: can't access tty' when boot from kernel-4.3.3
Hi, I encounter a problem when I boot from kernel-4.3.3. I use 'make allnoconfig' to generate an initial config file and use 'make menuconfig' to configure my kernel then compile it. But when I try to boot from my new kernel, I see a message: ' bin/sh: can't access tty; job control turned off '. I have searched some solutions on google, but I can't solve this problem. So, could someone give me some advice or some tips to solve it. Thanks!!! My development environment: CentOS 6.0 with kernel-2.6.32 gcc 4.4.7 binutils 2.20 make 3.81 Regards, Hao Lee
On Sat, Jan 23, 2016 at 8:51 AM, Hao Lee <haolee.swjtu@gmail.com> wrote:
Hi, I encounter a problem when I boot from kernel-4.3.3. I use 'make allnoconfig' to generate an initial config file and use 'make menuconfig' to configure my kernel then compile it. But when I try to boot from my new kernel, I see a message: ' bin/sh: can't access tty; job control turned off '. I have searched some solutions on google, but I can't solve this problem. So, could someone give me some advice or some tips to solve it. Thanks!!!
My development environment: CentOS 6.0 with kernel-2.6.32 gcc 4.4.7 binutils 2.20 make 3.81
Regards, Hao Lee
Perhaps you missed to build tty driver? -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com<div id="DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><table style="border-top: 1px solid #aaabb6; margin-top: 30px;"> <tr> <td style="width: 105px; padding-top: 15px;"> <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaig..." target="_blank"><img src="https://ipmcdn.avast.com/images/logo-avast-v1.png" style="width: 90px; height:33px;"/></a> </td> <td style="width: 470px; padding-top: 20px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">This email has been sent from a virus-free computer protected by Avast. <br /><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaig..." target="_blank" style="color: #4453ea;">www.avast.com</a> </td> </tr> </table><a href="#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div>
participants (2)
-
Hao Lee -
Mulyadi Santosa