Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!nike!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: net.micro.amiga Subject: Re: Matt Dillon's Shell version 2.02 Message-ID: <8610290813.AA07689@cory.Berkeley.EDU> Date: Wed, 29-Oct-86 03:13:48 EST Article-I.D.: cory.8610290813.AA07689 Posted: Wed Oct 29 03:13:48 1986 Date-Received: Wed, 29-Oct-86 09:05:24 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 19 >Franco Barber: >I moved shell version 2.02 to an Amiga w/ kermit and DBW's vt100 >and the transfer seemed to work, but when I try to execute the shell >I get a 'insufficient memory error'. No guru. This is with 1.1, 512k, >one drive, maybe 40k in ram but with c: still assigned to Workbench: >(I type ram:dir when I need to). I type in df0:(or whatever)shell and >I get a message that there isn't enough memory. Can anyone point out what >I am (obviously) doing wrong? I tested 2.03 with 1.1 and it seemed to work fine. I think you have got a messed up executable. The most common mistake people make when downloading is not to use Image mode for Kermit, and to forget to switch to 8-bit mode (though some kermit's will do this for you). For instance, on a UNIX system you would want to 'stty pass8' on the UNIX side and make sure your modem program is in 8-bit mode on the Amiga side. -Matt