Sponsored Content
Operating Systems SCO SCO OpenServer 5.0.7 Installation problem on HP ML310 G4 Post 302129733 by wildginger on Wednesday 1st of August 2007 10:51:52 AM
Old 08-01-2007
SCO OpenServer 5.0.7 Installation problem on HP ML310 G4

can not for the life of me workout which BTLD to load allways shows no HDD available can any one give me a clue

tried

hpsas
aacraid
lsil
a160
a320

server is a ML310 G4 ?????SmilieSmilie
 

10 More Discussions You Might Find Interesting

1. IP Networking

Installation Problem in Unix Openserver

I have certain problems while Installing UNIX OPENSERVER.Could anyone solve that if I provide that problem. (3 Replies)
Discussion started by: Rajraius
3 Replies

2. Filesystems, Disks and Memory

SCO openserver 5 install problem

Hello all, I'm trying to install SCO openserver 5 on a 2.5 Gig hard drive, and I tried fdisk and a low-level format of the drive. When I insert the boot diskette all seems fine, and it asks me to set the cd-rom and it sees it and reads from it. Well, I'm thinking all is well until right after I... (1 Reply)
Discussion started by: immulett
1 Replies

3. UNIX for Dummies Questions & Answers

SCO OpenServer Booting Problem

My company has a Compaq NeoServer running SCO OpenServer Release 5 (vintage late 1998) that we inherited from another small company. This has been a very reliable file server for our small company. We recently installed a new Linux server and would like to convert the NeoServer to other functions... (1 Reply)
Discussion started by: Jeff Boyce
1 Replies

4. UNIX for Dummies Questions & Answers

RE: login problem with SCO openserver

I am running the beta version of Openserver by SCO and the Graphical login only gives me the option of logging into the system v xwindows and I know that this build included KDE 3.3 I have tried the kde kdm command at shell prompt: command not found. Any ideas anyone? (0 Replies)
Discussion started by: coreykirk
0 Replies

5. SCO

sco openserver 5.07 installation problem

Hi everyone, We r installing sco openserver 5.07 on dell poweredge 2800 but we are facing problem when installing SCSI-raid drivers. Dell provide Perc4 raid card and we dont found raid drivers for this specific raid card. So we r stuck up on primary stage and we also dont know the... (2 Replies)
Discussion started by: mineshkoli
2 Replies

6. SCO

SCO OpenServer 5.0.7 Installation problem

we are installing Openserver 5.0.7, system have SAS controller (Hard Disk Attached) as well as Adaptec ultra 320 controller (Tape Drive Attached). At the time of installation we link both driver BTLD Boot: Defbootstr link=accraid ad320 Aftes succesfully installation of accraid btld... (6 Replies)
Discussion started by: hafizurr
6 Replies

7. SCO

sco openserver release 5.0.5 installation problems on notebook

hello, i want to install release 5.0.5 on my notebook but the system hangs when extracing files from source media in fact after configuration all of setting please help me:confused: (1 Reply)
Discussion started by: hossein
1 Replies

8. SCO

SCO OpenServer 5.0.5 Problem

I am currently having a problem with my SCO OpenServer 5.0.5 / 3.2v5.0.5 system. Running smoothly for the past 3 years, at random on March 16, 2010 the system crashes. I reboot it. Everything is normal again. 9 hours later it crashes again. This cycle has repeated itself ever since then. System... (2 Replies)
Discussion started by: jesmith
2 Replies

9. UNIX for Advanced & Expert Users

Installation of Sco Openserver 5.0.7 on HP DC 7600

Hi All , I wanted to install SCO Open server 5.0.7 on HP DC7600 Desktop Machine, is there any bootloader and which site i can find it to enable me install it because the system is not recognizing the Hard disk just like the ML G Series machine installations. Please help if you have done this... (4 Replies)
Discussion started by: davosky
4 Replies

10. SCO

Installation on SCO Openserver 5.0.5

Hello all, First off- great forum! I have learned a lot just by reading some of the questions and answers. Good to see there are good people out there still willing to help! Here is my dilemma- I have a fairly new server running an Activant product on it, which runs SCO openserver 5.0.5... (9 Replies)
Discussion started by: crt001
9 Replies
AACRAID(4)						   BSD Kernel Interfaces Manual 						AACRAID(4)

NAME
aacraid -- Adaptec AACRAID Controller driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device pci device aacraid To compile in debugging code: options AACRAID_DEBUG=N Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): aacraid_load="YES" DESCRIPTION
The aacraid driver provides support for the Adaptec by PMC RAID controllers, including Series 6/7/8 and upcoming families. The RAID containers are handled via the aacraidp0 bus. The physical buses are represented by the aacraidp? devices (beginning with aacraidp1). These devices enable the SCSI pass-thru interface and allows devices connected to the card such as CD-ROMs to be available via the CAM scsi(4) subsystem. Note that not all cards allow this interface to be enabled. The /dev/aacraid? device nodes provide access to the management interface of the controller. One node exists per installed card. If the kernel is compiled with the COMPAT_LINUX option, or the aacraid_linux.ko and linux.ko modules are loaded, the Linux-compatible ioctl(2) interface for the management device will be enabled and will allow Linux-based management applications to control the card. HARDWARE
Controllers supported by the aacraid driver include: o Adaptec ASR-6405(T|E) o Adaptec ASR-6445 o Adaptec ASR-6805(T|E|Q|TQ) o Adaptec ASR-7085 o Adaptec ASR-7805(Q) o Adaptec ASR-70165 o Adaptec ASR-71605(E|Q) o Adaptec ASR-71685 o Adaptec ASR-72405 o Adaptec Series 8 cards FILES
/dev/aacraid? aacraid management interface DIAGNOSTICS
Compiling with AACRAID_DEBUG set to a number between 0 and 3 will enable increasingly verbose debug messages. The adapter can send status and alert messages asynchronously to the driver. These messages are printed on the system console, and are also queued for retrieval by a management application. SEE ALSO
kld(4), linux(4), scsi(4), kldload(8) AUTHORS
Achim Leubner <achim@FreeBSD.org> Ed Maste <emaste@FreeBSD.org> Scott Long <scottl@FreeBSD.org> BUGS
The controller is not actually paused on suspend/resume. BSD
April 09, 2013 BSD
All times are GMT -4. The time now is 01:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy