busybox stty: stdin: 요청한 모든 작업을 수행할 수 없습니까?

busybox stty: stdin: 요청한 모든 작업을 수행할 수 없습니까?

을 지정하면 stty isig다음 오류가 발생합니다. 내가 하나 찾았어유제하지만 해결하지 못했습니다. 정보를 많이 찾아봤지만 무슨 일이 일어나고 있는지 잘 모르겠습니다. 모르겠어요. 누군가 나를 도와줄 수 있나요? 나는 Busybox의 자체 stty.

# tty
/dev/tty1

# stty isig
stty: standard input: cannot perform all requested operations.

# stty -a
speed 38400 baud; rows 37; columns 100; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd -cmspar cs8 hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl -ixon -ixoff
-iuclc -ixany -imaxbel iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
-isig -icanon -iexten -echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke -flusho -extproc

관련 정보