Sponsored Content
Operating Systems SCO SCO 6.0.0 hangsat install cdrom verify Post 302879306 by adacomp on Wednesday 11th of December 2013 06:09:22 PM
Old 12-11-2013
SCO 6.0.0 hangsat install cdrom verify

Installing SCO 6.0.0 on a Supermico server. Has an LSI 9240-8i MegaRaid SAS controller using the megasas drivers. Created a driver diskette and it loads the drivers in first part of install OK. When all drivers are loaded it starts the installation process and it hangs with the "... verify (cdrom)" message. I'm stuck. I have used a SATA DVD drive and I'm now using a USB DVD drive. Both stop at same point. Anyone have an idea?
 

10 More Discussions You Might Find Interesting

1. SCO

sco openserver 5.0.2 cdrom

Hello!!!! Salut!!!! I m looking for sco openserver 5.0.2 package to install it on my compaq server prosignia 200. I don't fount it on our local market. Is it possible to me to download it from the net??? Je suis à la recherche de SCO OPENSERVER 5.0.2 pour son installation (requise) sur mon... (2 Replies)
Discussion started by: azeklousaid
2 Replies

2. SCO

sco backup using CDROM

I've installed a CD-RW rom using SCO OSR 5.0.7, but I cannot open the dev to perform backup (6 Replies)
Discussion started by: tsc_hk
6 Replies

3. Solaris

"boot cdrom - install" is not possible

Hi all, I've this problem: I want to install Solaris 10 on Sun Enterprise 450 but when I type "boot cdrom - install" command from OK PROMPT I read this message. "Can't open input device". I attempt to change "cdrom" with its "alias", after to have typing "devalias" command, but nothing! ... (6 Replies)
Discussion started by: Sunb3
6 Replies

4. SCO

SCO Backups and Verify Log

Hi, I am after using TAR to backup to tape in SCO 5 but i want to produce a log that tells me that the backup has been successful. Any Suggestions (1 Reply)
Discussion started by: jfd7000
1 Replies

5. Solaris

x86 Install stops with a /cdrom error

Hi, I have a DVD burned iso image of Solaris 10 for x86 and trying to install it on an PowerSpec PC with 2 - DVD drives. The DVD image won't boot from the top DVD drive so I put it in the second one and it boots. The installation gets to the following prompt: "You may need to manually eject the... (2 Replies)
Discussion started by: rpollard001
2 Replies

6. Solaris

Boot cdrom - install

Hi community, Does anyone can tell me the difference between "boot cdrom" and "boot cdrom - install" ? Thank you very much:D (3 Replies)
Discussion started by: Sunb3
3 Replies

7. Linux

How to install linux in a system without cdrom, usb boot, floppy, other OS?

Hello to everyone, I am new to linux and I want to move to this system after bad experiences with windows. I have also a particular problem. An old laptop is probably able to handle just linux at this point of its life. The cdrom is gone, the bios doesn't have usb boot support, there is no... (6 Replies)
Discussion started by: highkftj
6 Replies

8. SCO

Install Hang OpenServer 6 - SATA CDROM

Hi all Can anybody offer any help with installing Openserver 6 on a Supermicro server? I am familiar with installing OS5, but this is my first time with v6. The PC is fitted with Supermicro X8DTL-I Dual Xeon motherboard and 2 Xeon E5620 processors, and 16Gb Ram, LSI MegaRaid SAS8708 8 port... (11 Replies)
Discussion started by: millosman
11 Replies

9. SCO

Getting error sco unix 507 from cdrom:no controller for device you chosen

Installing SCO UNIX 507 on Dell Poweredge T610. It has no floppy so I downloaded the BTLD onto CD from SCO site to load without floppy drive. BTLD loads ok. when i get to the Media to be used, no matter what option i chose i get the error: No controller for device you have chosen. During bootup you... (9 Replies)
Discussion started by: romanglad112
9 Replies

10. Solaris

HOW TO INSTALL os from cdrom from console?

Hi all, I need to do installation via console , a image is stored in cdrom. The OS is Sun Solaris , Please tell me how to go about it. I just need to know the first command and thereafter. Please advise. Thanks Manali (5 Replies)
Discussion started by: manalisharmabe
5 Replies
MFI(4)							   BSD Kernel Interfaces Manual 						    MFI(4)

NAME
mfi -- LSI MegaRAID SAS driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device pci device mfi Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): mfi_load="YES" DESCRIPTION
This driver is for LSI's next generation PCI Express SAS RAID controllers. Access to RAID arrays (logical disks) from this driver is pro- vided via /dev/mfid? device nodes. A simple management interface is also provided on a per-controller basis via the /dev/mfi? device node. The mfi name is derived from the phrase "MegaRAID Firmware Interface", which is substantially different than the old "MegaRAID" interface and thus requires a new driver. Older SCSI and SATA MegaRAID cards are supported by amr(4) and will not work with this driver. Two sysctls are provided to tune the mfi driver's behavior when a request is made to remove a mounted volume. By default the driver will disallow any requests to remove a mounted volume. If the sysctl dev.mfi.%d.delete_busy_volumes is set to 1, then the driver will allow mounted volumes to be removed. HARDWARE
The mfi driver supports the following hardware: o LSI MegaRAID SAS 1078 o LSI MegaRAID SAS 8408E o LSI MegaRAID SAS 8480E o LSI MegaRAID SAS 9260 o Dell PERC5 o Dell PERC6 o IBM ServeRAID M5015 SAS/SATA o IBM ServeRAID-MR10i o Intel RAID Controller SROMBSAS18E FILES
/dev/mfid? array/logical disk interface /dev/mfi? management interface DIAGNOSTICS
mfid%d: Unable to delete busy device An attempt was made to remove a mounted volume. SEE ALSO
amr(4), pci(4), mfiutil(8) HISTORY
The mfi driver first appeared in FreeBSD 6.1. AUTHORS
The mfi driver and this manual page were written by Scott Long <scottl@FreeBSD.org>. BUGS
The driver does not support big-endian architectures at this time. BSD
May 12, 2010 BSD
All times are GMT -4. The time now is 12:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy