public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* Re: EDE Elk´s
@ 2006-05-01 20:36 Forrest England
  2006-05-01 20:59 ` Jody
  0 siblings, 1 reply; 18+ messages in thread
From: Forrest England @ 2006-05-01 20:36 UTC (permalink / raw)


Vikas Kumar wrote:
Date: Mon, 01 May 2006 15:41:29 -0500
To: linux-8086@vger.kernel.org


| And "pfengland" (sorry dude, don't know your name) "Real programmers
| use cat to edit files" :)


Thanks for responding.  My name is Forrest.
Yeah, you're right, I can get by with cat and grep.
Ed didn't seem to be working, but maybe I didn't try hard enough.


| I have some questions for you, did you install as86 and ld86
| separately or did it come with your ELKS root image install ?
| If you ever get your development environment running, or even if it is
| partially running could you and everyone else who has been successful
| in doing that please post some instructions :) It would save us a lot
| of time if we want to do it and we can collaborate more in creating
| applications for ELKS or any other 8086 clone.


I have the whole dev86 working under a normal linux distribution (not on
the toshiba.) no, I compiled elks from the sources I could get my hands
on, it didn't come with as86 or ld86.  I got as86 and ld86 compiled and
running at least under elks on the toshiba, but they act very funky.  I
was just trying to reproduce some errors I was getting earlier, but now
it's doing something different.  as86 was working fine in elks, except
sometimes it would print its usage information and not do its thing,
seemingly randomly, even with the exact same command, something like:

$ as86 -0 -o test.o test.s
$ ld86 -0 -o test test.o

but it did work some of the time.  ld86 wasn't working before, it gave
an error (which I don't seem to be able to reproduce now) about not
being able to create a native a.out file, try -N.  I tried it with -N
and a bunch of different options.  Right now it seems to work fine, and
as86 isn't working, it's just printing out its usage info again.  They
are trying to work anyway.  With intermittent errors like these, it's
hard to tell if its them or some other unreliable piece of elks.  Maybe
more of elks needs to work better before it can develop itself.  I tried
this running elks on a pentium III, and ELKS was having all kinds of
funky problems, stack errors, printing all kinds of garbage, scrolling
"0 EXIT 0" eternally.  So I guess I spoke too soon, I haven't really got
these guys to work in ELKS.


Very sorry to hear about RHW.
I think putting some kind of tribute on the website is a good idea.


I wouldn't mind helping out with the website if need be.

I'm sure ELKS isn't anyone's first priority, but I think it does have
viable applications in embedded systems
and learning purposes as the website says, and for fun.  These toshibas
are pretty good computers, for their
time.  Where else are you going to find a laptop who's battery lasts for
up to eight hours?  I've been having
some fun with mine writing 8086 code that it boots directly into off a
disk.  There was a good series of articles
on this in Linux Gazette.  It seems like ELKS will take some work to
really get useable.  Too bad, I can't stand DOS, though if I am going to
for anything, it would be nice to get it going with all the toshiba
drivers and stuff.

| To burn the Toshiba DOS files on the floppy, I would suggest using
| rawrite programs for windows. U can also use dd on linux but i havent
| tried that.


I wrote MS-DOS 3.3 disks from images on bootdisk.com with dd no
problem.  The ones on Patrick's website are zip
files though, not disk images.


Thanks for the info,
Forrest



^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: Re: EDE Elk´s
@ 2006-04-27 14:58 Pat Gilliland
  2006-04-27 20:54 ` pfengland
  0 siblings, 1 reply; 18+ messages in thread
From: Pat Gilliland @ 2006-04-27 14:58 UTC (permalink / raw)
  To: Vikas Kumar, Fredrik Söderlund, linux-8086

>I have a Toshiba 1100+ laptop too and after some hiccups was able to
>install ELKS last year on it. The laptop has only 720KB floppy drives
>though. I have not tried installing any TCP/IP ELKS work or any
>compilers, just the basic ELKS stuff.
>The biggest problem is getting a 1.44MB floppy drive to write a 720KB
>floppy without making errors.
>so i gave up after a while and ran kermit using MSDOS and used a null
>modem to connect to a Linux box.
>Has anyone been able to get the TCP/IP stuff for ELKS working on any
>machine <286 ?

Hi Vikas,
I'm glad to hear you got around the 720 floppy problem.  I have the tcpip
stack installed and once or twice, I have been able to pull something from
the webserver via a slip connection over serial cable.  It works but not
consistently.  
Patrick Gilliland
InkPot Productions
www.inkpotproductions.ca
(613) 722-1439
Sent using cyberus.ca WebMail - http://www.cyberus.ca/

^ permalink raw reply	[flat|nested] 18+ messages in thread
* EDE Elk´s
@ 2006-04-27 11:59 Fredrik Söderlund
  2006-04-27 13:00 ` Vikas Kumar
  0 siblings, 1 reply; 18+ messages in thread
From: Fredrik Söderlund @ 2006-04-27 11:59 UTC (permalink / raw)
  To: linux-8086

Hello i we struggled hit this fore some time now
on my 286 i have  install EDE-ELKS becorse it have 1´44 floppy
but on my 8088 "8086 but slower" it only have 5´25 flex-floppy's
i cant get this in with EDE-Elks someone how now how to do ?
tried the way described in the manual wont go someone got any idea ?
i now it runs on it do i have a similar Toshiba 1100 laggtop it works fine 
there but only on floppy do it dont have any HardDrive

Kindly reguards Fille

Howto become a Happy Pingwine
Realese youreself from all Winblowze "Kabome"
-- 
Maybe you can't buy happiness, but these days you can certainly charge
it.
-
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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2006-05-01 21:58 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-01 20:36 EDE Elk´s Forrest England
2006-05-01 20:59 ` Jody
2006-05-01 21:01   ` Chad
2006-05-01 21:19     ` Alan Cox
2006-05-01 21:58       ` Chad
  -- strict thread matches above, loose matches on Subject: below --
2006-04-27 14:58 Pat Gilliland
2006-04-27 20:54 ` pfengland
2006-04-28  1:27   ` Vikas Kumar
2006-04-28  8:22     ` Hans
2006-04-28 17:57       ` Michael McConnell
2006-04-28 18:11         ` Jody
2006-04-28 20:48         ` Hans
2006-04-28 20:57           ` Michael McConnell
2006-04-29  2:10             ` Vikas Kumar
2006-04-28  9:34     ` David Given
2006-04-28 10:13       ` Javier Sedano
2006-04-27 11:59 Fredrik Söderlund
2006-04-27 13:00 ` Vikas Kumar
2006-04-27 13:09   ` Stefan de Konink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox