Sponsored Content
Full Discussion: Solaris 8 on a i386
Top Forums UNIX for Dummies Questions & Answers Solaris 8 on a i386 Post 30429 by BSeanD on Tuesday 22nd of October 2002 06:50:13 AM
Old 10-22-2002
*Is your Intel pc having Pentium 4 processor... If so I doubt u'll be able to install any kind of Unix on it.*

Actually that is not correct. Unix is renowned for working on all types of machines, from the fastest and newest to the old 486.
I'm running FreeBSD on a PIII 866 and it runs fine. I have a friend of mine running OpenBSD on a P166.

Unix is not hampered by CPU speed, within reason of course.

chamkila, you will have no trouble dual booting no matter what system you have. Follow the link provided by minazk and follow the instructions.

Good luck. Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Arrg... SunOS 5.8 i386

I set up a cheap-o box here to play with... I disabled all of my r* services, and plenty of other stuff... (Sure does install a lot of stuff running by default!). I use Reflections X from my NT Workstation to connect. Up until I disabled those services, it worked fairly well. Now I connect and... (2 Replies)
Discussion started by: LivinFree
2 Replies

2. UNIX for Dummies Questions & Answers

What are the differences among i386, i486, i586?

I know it is a silly question, but when I tried to order or download some linux distributions, they have the options for i386, i486, i586, alpha, IA64, M68K, etc.. Does i386 mean intel-80386? Why when I told the webmaster that my pc is intel piii 933, he told me to download the i386 version?... (3 Replies)
Discussion started by: HOUSCOUS
3 Replies

3. BSD

UNIX -openbsd /i386

I think i have messed up with the bios or something. i am seeing this message as soon as the system boots up //////////////////////////////////////////// Password = Please Enter The System Logon: /////////////////////////////////////////// First i though that it was due to changing the... (1 Reply)
Discussion started by: hrk2006
1 Replies

4. Filesystems, Disks and Memory

UNIX -openbsd /i386

UNIX -openbsd /i386 I think i have messed up with the bios or something. i am seeing this message as soon as the system boots up //////////////////////////////////////////// Password = Please Enter The System Logon: /////////////////////////////////////////// First i though that it... (1 Reply)
Discussion started by: hrk2006
1 Replies

5. UNIX for Dummies Questions & Answers

Installing php-4.3.3-2.i386.rpm

Ok when i try to run the install the is what i get How can i fix this can anyone help (8 Replies)
Discussion started by: Blackrose
8 Replies

6. Solaris

Solaris I386 ifconfig devices ??

I want to configure my Network card. On solaris 9 i386. How to know the good Network device. I use prtconf to display the device list. I'm searching the device name. Like ifconfig device_name plumb thanks you (2 Replies)
Discussion started by: simquest
2 Replies

7. Solaris

good tripwire policy for Solaris sparc and i386

I haven't found a good resource for this. Does anyone have a good resource for this? I've compiled the code, and all I have is an old twpol.txt from solaris 8.. :-( (0 Replies)
Discussion started by: biea
0 Replies

8. UNIX for Advanced & Expert Users

ioctl() system call on Linux-i386

Greetings, Please help me with the following : Where can I find what means exactly and how to use each of the second argument of the ioctl() system call in Linux/386 : FIOxxx (file IOCTL requests), SIOxxx (socket IOCTL requests), TCxxx TIOxxx (terminal IOCTL requests) ? ... (1 Reply)
Discussion started by: aigoia
1 Replies

9. Solaris

Ethereal Solaris i386

Hello guys, I am trying to install ethereal in Solaris10 based on i386 system. But i can find only packet for sparc. Any idea? Thanks a lot! (2 Replies)
Discussion started by: @dagio
2 Replies

10. SCO

I need a box to run SCO 3.2 5.0.5 i386 with...

need it to be able to run Seagate STT8000A tape drive. Any suggestions where to go. (5 Replies)
Discussion started by: Mike Gomes
5 Replies
cpu_family(3alleg4)						  Allegro manual					       cpu_family(3alleg4)

NAME
cpu_family - Contains the CPU type. Allegro game programming library. SYNOPSIS
#include <allegro.h> extern int cpu_family; DESCRIPTION
Contains the Intel type, where applicable. Allegro defines the following CPU family types: CPU_FAMILY_UNKNOWN - The type of processor is unknown CPU_FAMILY_I386 - The processor is an Intel-compatible 386 CPU_FAMILY_I486 - The processor is an Intel-compatible 486 CPU_FAMILY_I586 - The processor is a Pentium or equivalent CPU_FAMILY_I686 - The processor is a Pentium Pro, II, III or equivalent CPU_FAMILY_ITANIUM - The processor is an Itanium processor CPU_FAMILY_POWERPC - The processor is a PowerPC processor CPU_FAMILY_EXTENDED - The processor type needs to be read from the cpu_model You can read this variable after you have called check_cpu() (which is automatically called by allegro_init()). SEE ALSO
check_cpu(3alleg4), cpu_vendor(3alleg4), cpu_model(3alleg4), cpu_capabilities(3alleg4), allegro_init(3alleg4) Allegro version 4.4.2 cpu_family(3alleg4)
All times are GMT -4. The time now is 02:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy