LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-08-2023, 10:41 PM   #16
tauro_kpo
Member
 
Registered: Feb 2007
Distribution: Debian
Posts: 113

Original Poster
Rep: Reputation: 16
Thumbs up


Thanks everybody for your help and suggestions, here's the follow up:

Quote:
Originally Posted by fatmac View Post
There's a 'live' CD image of Toms, likely to be a '2' series kernel, (can't remember for sure).
I know that distro and it is too limited... Thanks though.

Quote:
Originally Posted by wpeckham View Post
I would check one of the least ancient versions of DSL (Damn Small Linux).
That's the first distro I tried. I followed your suggestion and tried almost all versions, down to 0.6 and all have the a 2.4 kernel.
Thanks for your suggestion, though.

Quote:
Originally Posted by michaelk View Post
demo linux is supposed to be a live version.
https://archive.org/details/demolinux-3.01pl5-fr
This one actually worked, thank you! It's a bit too much for this limited computer (maxed out at 80MB of ram).
Quote:
Originally Posted by dugan View Post
Oh sorry.
This stretches the definition of "live cd", but you can boot from it, get a shell, and run "dhcpcd" on your Ethernet connection.
http://slackware.cs.utah.edu/pub/sla...kware-8.0-iso/
Excellent, that worked and looks and feels almost perfectly.

Now the problem is: find the right module to bring up the 8-bit ISA NIC. On Windows the generic "NE2000 Compatible" works, but I can't load it on Slackware, even specifying irq=3 io=0x300 (correct configuration). Maybe I need a different module? It's a generic NIC with a UMC chip.

Last edited by tauro_kpo; 04-20-2023 at 03:44 PM.
 
Old 04-20-2023, 03:48 PM   #17
tauro_kpo
Member
 
Registered: Feb 2007
Distribution: Debian
Posts: 113

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by dugan View Post
Oh sorry.

This stretches the definition of "live cd", but you can boot from it, get a shell, and run "dhcpcd" on your Ethernet connection.

http://slackware.cs.utah.edu/pub/sla...kware-8.0-iso/
Do you know what is the minimum RAM required to boot the live cd?

On a system with 64 MB I couldn't boot it properly. On a System with 80 MB I could.

All 16-bit ISA network cards that I tried were not compatible with 8-bit ISA, sadly.

Can you recommend any that might work?
 
Old 04-20-2023, 04:17 PM   #18
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,676

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
I believe the default for the ISA NE2000 was:
Code:
alias eth0 ne
options ne io=0x240,0x300
 
1 members found this post helpful.
Old 04-20-2023, 04:40 PM   #19
tauro_kpo
Member
 
Registered: Feb 2007
Distribution: Debian
Posts: 113

Original Poster
Rep: Reputation: 16
Exclamation

Quote:
Originally Posted by michaelk View Post
I believe the default for the ISA NE2000 was:
Code:
alias eth0 ne
options ne io=0x240,0x300
The thing is, this particular dinosaur only has an 8-bit ISA slot.

I tried a lot of cards configured with different IO addresses and IRQs, i.e.:

Code:
modprobe ne irq=5 io=0x300
But none of them are cooperating on Linux, the module doesn't load.

An original Novell 2000 card didn't work, and lots of generic cards didn't work either.

Some worked on Windows 98 though, but they don't work on Linux for some reason.

I will get a 3COM card and see if it works.

Maybe it's that the NE module is not compatible with 8-bit operation mode?
 
Old 04-20-2023, 04:49 PM   #20
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,973

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
Didn't you have to configure some things in bios for nic cards???
 
Old 04-20-2023, 04:51 PM   #21
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,676

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
I guess I don't remember that far back.
 
Old 04-21-2023, 10:39 AM   #22
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,367

Rep: Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748
The last Slackware version to boot in 64MB of RAM was 13.0.
I do not miss the days of setting jumpers and fiddling with ISA slot positions and BIOS settings to get cards to work.
I seem to remember using a lot of 3Com 3c509 NICs back then.
 
  


Reply

Tags
kernel


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Meet Ubuntu Retro Remix, an Ubuntu Distro to Turn Your Raspberry Pi into a Retro Gaming PC LXer Syndicated Linux News 0 07-27-2020 05:30 PM
LXer: Update WhatsApp Now, Adobe Warning Creative Cloud Users with Older Apps, Kernels Older than 5.0.8 Are Vulnerable to Remote Code Execut LXer Syndicated Linux News 0 05-14-2019 07:12 PM
LXer: Cool-Retro-Term : Terminal Emulator with Retro Style LXer Syndicated Linux News 0 10-10-2014 06:31 AM
Need to match older machine to an older version of Linux fredb47 Linux - Distributions 10 10-27-2011 11:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration