Sponsored Content
Full Discussion: UNIX for 386 SX 4MB RAM
Top Forums UNIX for Dummies Questions & Answers UNIX for 386 SX 4MB RAM Post 1511 by Neo on Monday 12th of March 2001 12:24:37 AM
Old 03-12-2001
I've got some old Pentium 66 and 100 CPU boards with memory laying around in AT form factor (Asus motherboards). If you pay the shipping costs with Paypal, I will send you one for free. The boards and CPUs work fine. Some have 32 or 64 MBs of memory. Where are you located?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

SCO Unix V/386 Help

I'm new in this.. I want to install SCO Unix in a Intel 166Mhz with 1GB HDD. I have the fowllowing disks with labels: -1 disk of SCO Unix System v/386 Operation system Installation. -2 disks of SCO Unix System v/386 Operation system (extended Utilities) -6 disks of SCO Unix System v/386... (1 Reply)
Discussion started by: jimmyvaldes
1 Replies

2. UNIX for Dummies Questions & Answers

Sco Unix V/386

where can i get a boot diskette for my old SCO UNIX V/386 (3 Replies)
Discussion started by: LEO P. CAPARAS
3 Replies

3. UNIX for Dummies Questions & Answers

SCO UNIX System V/386, Release 3.2

I was just wondering if there is a way to recursive grep for something in this version of UNIX... so that I don't have to do it a directory at a time? (1 Reply)
Discussion started by: PBNOSGT
1 Replies

4. Programming

do you have unix for 386

hello!i have a 8 year old computer.it's 386dx, 40mhz,4mb edo ram,and it has 400mb hd.i'm looking for unix or linux which can work on my computer.if you know where can i find it please help me.if you have one please send it to ilovebasic@yahoo.com. (4 Replies)
Discussion started by: kfjfgkþo
4 Replies

5. UNIX Desktop Questions & Answers

Where can I find a Unix OS that will run on a 386 processor?

Hey, can anyone recommend a URL (or website) where I can download a basic (or old) UNIX OS that will run on an ancient laptop that has a 386 processor, 4MB of RAM and a 40MB harddrive? Your help and suggestions are much appreciated! :confused: (4 Replies)
Discussion started by: methudrez
4 Replies

6. UNIX for Advanced & Expert Users

Unix and the maximum number of processes under a 386 box.

Hi ! I would like to know if Unix could launch more than 8192 processes , which is the maximum number of LDTs on a 386 box. Is this done by swapping some memory on the disk ? Thanks for your answers. (0 Replies)
Discussion started by: krhamidou
0 Replies

7. SCO

sco unix v/386 boot disk

anyone know where I can download or get a boot disk for sco unix v/386? I have an old PC running sco unix v/386 3.2. I dont have an install or boot disk. I need to reset the root password. I have looked all over the internet and cannot find it anywhere. any help would be greatly appreciated.... (5 Replies)
Discussion started by: format
5 Replies

8. UNIX for Advanced & Expert Users

UNIX 386 & HPUX

We have a C program which does the encryption and decryption. It is running fine in UNIX 386. But the same C program is giving different results in HP UX server. We found that the Ascii codes (output) are different. I don;t know why it is giving different results. How can we get the same output... (4 Replies)
Discussion started by: Rajeshsu
4 Replies

9. UNIX for Dummies Questions & Answers

What version of unix for a 386

I have already learned everything possible from windows or all that I at least care to learn and am now looking to move onto unix. My problem is that I have never used unix nor do I know anyone who has. If anyone could give any clues to what version/make of unix would be best on an old 386 box then... (7 Replies)
Discussion started by: tabodi
7 Replies

10. SCO

Sco unix v/386 3.2 problem boot and install

Hi i have a problem after boot with N1 disk and putting N2 disk and pressing the enter in this message:Insert N2(filesystem) floppy and press after by this(pressing enter) the system is reboot!! why??? :confused: my old pc is a Pentium II 333mhz 3gb hd 64mb ram please help!! :( (3 Replies)
Discussion started by: panos_pit
3 Replies
NPX(4)							 BSD/i386 Kernel Interfaces Manual						    NPX(4)

NAME
npx -- Numeric Processing Extension coprocessor SYNOPSIS
device npx hint.npx.0.at="nexus" hint.npx.0.port="0x0F0" hint.npx.0.flags="0x0" hint.npx.0.irq="13" DESCRIPTION
The npx driver enables the use of the system's Numeric Processing Extension coprocessor. Numeric processing extensions are present in sys- tems with 486DX CPUs and in systems with 387 or 487SX coprocessors. The npx driver is required for proper system functioning. If there is no NPX in the system, the system will not boot. The flags for npx0 are: 0x01 do not use the NPX registers to optimize bcopy. 0x02 do not use the NPX registers to optimize bzero. 0x04 do not use the NPX registers to optimize copyin or copyout. The NPX registers are normally used to optimize copying and zeroing when all of the following conditions are satisfied: 1. cpu I586_CPU is an option 2. the CPU is an i586 (perhaps not a Pentium) 3. the probe for npx0 succeeds 4. INT 16 exception handling works. Then copying and zeroing using the NPX registers is normally 30-100% faster. The flags can be used to control cases where it does not work or is slower. Setting them at boot time using userconfig works correctly (the optimizations are not used until later in the bootstrap when npx0 is attached). BUGS
There are lots of them, especially on old cheap motherboards. In particular, some motherboards do not have the interrupt lines from the NPX to the CPU wired properly. BSD
August 28, 1993 BSD
All times are GMT -4. The time now is 10:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy