Dell - Installing SCO Openserver 6.0 probs with ADAPTEC 1210SA


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Dell - Installing SCO Openserver 6.0 probs with ADAPTEC 1210SA
# 1  
Old 06-30-2006
Dell - Installing SCO Openserver 6.0 probs with ADAPTEC 1210SA

Trying to install Sco OSR 6.0 on Dell Optiplex with SERIAL ATA ADADPTEC 1210SA controller.

Sco says its sipported by the AACRAID driver but on installation its says that it doesnt recognise the partitions

In the middle of re-formatting at the moment - just wondered if anyone had anu experience.

Thanks
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. SCO

Installing UW714 on DELL PE2950/Perc6i

Has anyone outhere had sucess installing Unixware 7.1.4 on a Dell PE2950/perc6i server. The install process won't recognize the root drive. We have installed the HBA disk with the drivers for the Perc6i controller but still no luck. Any sugestions would be greatly appreciated. (1 Reply)
Discussion started by: Bernard Hayes
1 Replies

2. SCO

Problem with installing SCO openserver 5.0.5 on IBM Lenovo R61

Hi I m trying to install SCo 5.0.5 on my laptop but it fails, I was able to install it on another computer and it did work, but with this IBM LENOVO R61 Laptop, it is giving me the message Memory error loading kernel, I searched the net concerning this issue and found that i have to write this... (1 Reply)
Discussion started by: bashar_smeirat
1 Replies

3. Debian

Installing Debian onto Dell PE2950/PERC6i/Intel L5410

Hello people! :D I wonder if you can help... I am going to take delivery very soon of a Dell Poweredge 2950 III server of the following spec: 1x Quad Core Intel Xeon L5410, 2.33GHz CPU 4GB Memory, 667MHz (2x2GB Dual Ranked FB DIMMs) PERC 6/i, x6 Backplane, Integrated RAID Controller... (2 Replies)
Discussion started by: fishsponge
2 Replies

4. SCO

Installing SCO OpenServer v5.07 on an HP ML350 G5 server

Hi there We are trying to install SCO OpenServer v5.07 on an HP ML350 G5 server. I have downloaded the drivers from HP's website, but are getting nowhere. (I feel that I am going round in circles - every time I google for the drivers, I end up here.) :( What happens is we create the driver... (12 Replies)
Discussion started by: The_Librarian
12 Replies

5. UNIX for Dummies Questions & Answers

Installing Java on Openserver 6

Forgive the sheer volume of verbiage: Sco Openserver 6 - how to install Java 1.42_14b: The documentation says: "Make a subdirectory and unwind the tar file into that subdirectory. mkdir JAVA142 cd JAVA142; tar -xf ../OSR6_Java2_142.VOLS.tar Run the Software Manager with the command: ... (6 Replies)
Discussion started by: LetSco
6 Replies

6. SCO

sco openserver 5.0.7

Dear members when i installed dual processor patch in openserver 5.0.7 in hp ML370 G4 server it hangs in sco at G_hd_config. i tried MP4, EFS 5.64,5.70A but not solved the problem.. (0 Replies)
Discussion started by: M_farooqui
0 Replies

7. Solaris

Installing Solaris 10 on Dell PowerEdge 2800

hi, i am trying to install solaris 10 (on 4 cd's downloaded from the sun website) on my dell poweredge 2800 server. 2 xeon processors, 2GB of RAM and 2 NICS, 73 GB SCSI (maxtor ultra320, 3.5 series), i can give more details on request... the installation crashes when trying to detect the NICS... (0 Replies)
Discussion started by: xinugeek
0 Replies

8. SCO

Plz. don't ignore this mail "Installing Tomcat 4.1.24.zip on Sco Openserver 5.0.2"

Hi Guys, I want ur replies very very Urgently.Plz. don't ignore this mail. I am using Sco openserver 5.0.2 and i have downloaded jdk1.2.2 for that i have installed it.The jdk is working fine. Then i download jakarta-tomcat-4.1.24.zip and i have installed it. In order... (1 Reply)
Discussion started by: ananthu_m
1 Replies

9. UNIX for Advanced & Expert Users

SCO 5.0.2 on Dell 1500SC

I'm trying to load SCO Unix 5.0.2 on a Dell 1500SC server, without any success. First off, yes I know that 5.0.2 is an outdated version, and is not supported anymore, but that is what my company has directed me to do. The problem with the load appears to be the new chipset on the server,... (1 Reply)
Discussion started by: Howeird
1 Replies
Login or Register to Ask a Question
ARTSATA(4)						   BSD Kernel Interfaces Manual 						ARTSATA(4)

NAME
artsata -- Intel i31244 Serial ATA disk controller driver SYNOPSIS
artsata* at pci? dev ? function ? flags 0x0000 options PCIIDE_I31244_DISABLEDMA DESCRIPTION
The artsata driver supports the Intel i31244 Serial ATA and controllers, and provides the interface with the hardware for the ata(4) driver. The 0x0002 flag forces the artsata driver to disable DMA on chipsets for which DMA would normally be enabled. This can be used as a debug- ging aid, or to work around problems where the SATA controller is wired up to the system incorrectly. SEE ALSO
ata(4), atapi(4), intro(4), pci(4), pciide(4), wd(4), wdc(4) BUGS
Early samples of the Intel i31244 Serial ATA controller revision 0 had a bug affecting DMA data transfers. Full production samples have been fixed, but have the same revision number. The PCIIDE_I31244_DISABLEDMA option can be used to disable DMA on the buggy revisions. BSD
February 12, 2005 BSD