Dunno, something like "#!/bin/sh" seems pretty hard to mess up. The thing with running from a higher level directory should only apply to buildit.s or maybe unpack.s, but not to install.s. Go ahead and manually superformat or fdformat the diskette and manually dd the image to it. The install.s just formats it to 1722 and dds the image, there really isn't anything fancy. -Tom On Tue, 3 Sep 2002 [EMAIL PROTECTED] wrote: > Date: Tue, 3 Sep 2002 21:14:37 -0400 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: [tomsrtbt] 2.0.103 /bin/sh bad interpreter > > I'm running Debian 3.0 (Woody), and kernel 2.4.18. > > The following is the result of trying to execute install.s: > > sirius:/home/kjmck/files/software/toms/tomsrtbt-2.0.103# ./install.s > su: ./install.s: /bin/sh: bad interpreter: Permission denied > > I've tried logging in as root instead of su-ing to root, with the same > results. > > I found the series of messages from Jan-Feb, in which Tom recommended > executing the script from a higher-level directory. I worked my way all > the way back up to /, without success. > > I tried changing the first line of the script to point to /bin/bash > instead of /bin/sh (OK, I was getting desperate). Same problem. > > Can you recommend something else to try? > > -- > Kevin McKinley > On Tue, 3 Sep 2002 [EMAIL PROTECTED] wrote: > Date: Tue, 3 Sep 2002 21:14:37 -0400 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: [tomsrtbt] 2.0.103 /bin/sh bad interpreter > > I'm running Debian 3.0 (Woody), and kernel 2.4.18. > > The following is the result of trying to execute install.s: > > sirius:/home/kjmck/files/software/toms/tomsrtbt-2.0.103# ./install.s > su: ./install.s: /bin/sh: bad interpreter: Permission denied > > I've tried logging in as root instead of su-ing to root, with the same > results. > > I found the series of messages from Jan-Feb, in which Tom recommended > executing the script from a higher-level directory. I worked my way all > the way back up to /, without success. > > I tried changing the first line of the script to point to /bin/bash > instead of /bin/sh (OK, I was getting desperate). Same problem. > > Can you recommend something else to try? > > -- > Kevin McKinley >
