From haolee.swjtu@gmail.com Fri Jan 22 20:51:45 2016 From: Hao Lee To: kernelnewbies@kernelnewbies.org Subject: 'bin/sh: can't access tty' when boot from kernel-4.3.3 Date: Sat, 23 Jan 2016 09:51:44 +0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0939269545199267100==" --===============0939269545199267100== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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 --===============0939269545199267100==-- From mulyadi.santosa@gmail.com Mon Jan 25 05:27:47 2016 From: Mulyadi Santosa To: kernelnewbies@kernelnewbies.org Subject: Re: 'bin/sh: can't access tty' when boot from kernel-4.3.3 Date: Mon, 25 Jan 2016 17:27:03 +0700 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2209545792367181558==" --===============2209545792367181558== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Sat, Jan 23, 2016 at 8:51 AM, Hao Lee 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? --=20 regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
This email has been sent from a virus-free computer protected by Avast.
www.avast.com
--===============2209545792367181558==--