From mboxrd@z Thu Jan 1 00:00:00 1970 From: Georg Potthast 2 Subject: Re: Errors in nano-x add_to_full3.sh script Date: Sun, 19 Mar 2017 18:46:49 +0100 (CET) Message-ID: <1493615259.71217.1489945609581@webmail.strato.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1489945977; l=1647; s=domk; d=georgpotthast.de; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Subject: References:In-Reply-To:To:From:Date; bh=TwQHo2bu4hh/P6D/zzwphqpJ3+2XZaKGk0h193hrsJg=; b=PGiDkLWk+PJTeQDeWuUgL+TLvoqxW1uCn7LkXmofBG3wOmwyQlU+HsOWqK8C74e8Yc zDfTm0aq8SaGTbVlMKAyb2x/Ky3hwJRaf2Mi9QItEUvtTxj82xtO3viFaXPsFwLAvrDr IKPsAkj8k6hTr8yLESJghOKsUBaQFbEm0ovtc= In-Reply-To: Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="iso-8859-1" To: ELKS , Derek Johansen I am not at my development PC for several days now. However, on my distro I= did not need "#!/bin/bash" but I can add it. The other messages appear sin= ce the script tries to unmount first to be on the save side. Also I did add= a "df" command to see how much space is left on the floppy image after add= ing the demo file. I usually disable the network drivers and the dj compression for slip to ge= t enough space. I think nterm will then work for you all the time. Georg > Derek Johansen hat am 19. M=C3=A4rz 2017 um 05:17= geschrieben: >=20 >=20 > 1) I get the following errors when I run sudo ./add_to_full3.sh nterm: >=20 > djohanse@djohanse-VirtualBox:~/elk2/elks/nano-X/src$ sudo > ./add_to_full3.sh nterm > Adding nano-X demos to ELKS full3 image >=20 > Enter demo file in bin directory to copy to full3 image as script paramet= er >=20 > ./add_to_full3.sh: 9: ./add_to_full3.sh: shopt: not found > ./add_to_full3.sh: 17: [: !=3D: unexpected operator > umount: full3: not mounted > umount: /mnt/elks: not mounted > Filesystem 1K-blocks Used Available Use% Mounted on > /dev/loop0 1424 1286 138 91% /mnt/elks > -e > Run nterm in full3 with > qemu.sh >=20 > 2) When I run .sudo ./qemu.sh to bring up ELKS, then try to run nterm, > about 50% of the time I get a "not enough memory" error. The other > times I get an xterm which is very cool. >=20 > Thanks, > Derek > -- > To unsubscribe from this list: send the line "unsubscribe linux-8086" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html