From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: installation and configuration questions Date: 24 Nov 2000 14:24:15 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 38 Message-ID: <8vltmf$oa5$1@antares.lu.erisoft.se> References: <8vg0g5$mu6$1 AT antares DOT lu DOT erisoft DOT se> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com John Harrison (jahhaj AT bigfoot DOT com) wrote: : "Martin Stromberg" wrote in message : news:8vg0g5$mu6$1 AT antares DOT lu DOT erisoft DOT se... : > John Harrison (jahhaj AT bigfoot DOT com) wrote: : > : Hi, : > : > : I've just installed DJGPP and the bash shell (from binaries) and I have : some : > : questions. : > : > : 1) I've set up a RAM Disk (using MS ramdrive.sys) but I can't get bash : to : > : access it, ls e:/, ls e:\\ and ls e: all produce a 'no such file or : > : directory' message. How can I do this? : > : > Post the complete error message. : c:/djgpp/bin/ls: e:/: No such file of directory (ENOENT) : [exited with 1] Really strange. And you say that "dir e:\" works fine! You could try another RAMDRIVE as I know that WINDOZE 4.0 and 4.1 (i. e. 95 and 98) fails to provide LFNs at about just over 8MiB. Perhaps SECOND EDITION craps out at even lower values. Things to try: 1. Make a really tiny RAMDISK and see if ls works. 2. Try a better RAMDRIVE. I recommend Franck Uberto's. fu_ on simtel.net. Right, MartinS