Sponsored Content
Operating Systems SCO warning:hd:no root disk controler was found Post 302290138 by pankajbraval on Sunday 22nd of February 2009 02:06:35 AM
Old 02-22-2009
hello,

you must select same hardware first and same os install on other harddirve
and dump data on new harddrive.
or what was backup you taken with acronis in new hardware just switch
your harddisk card controller and other card in new machine.
pankaj
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to mount disk for non-root accounts?

I have a USB disk on a little NAS controller (NSLU2 running unslung 6.8) that I can access nicely with root with mount -t cifs \\\\10.134.23.23\\DISK\ 2 /mnt/LKGD7F73A However, when I run emacs from an user mode xterm prompt, emacs cannot read and write the files on /mnt/LKGD7F73A. Emacs can... (11 Replies)
Discussion started by: siegfried
11 Replies

2. Shell Programming and Scripting

Disk space for root partition

Hello, I am trying to monitor disk space for each node on the machine. I am able to get all individual nodes but for the '/' node. For example: df -k: bash-2.05b# df -k Filesystem 1K-blocks Used Available Use% Mounted on /dev/xxx 4127108 2415340 1502120 62% / /dev/yyy ... (3 Replies)
Discussion started by: chiru_h
3 Replies

3. Solaris

Solaris 9, root disk detachment.

Hi, I have a solaris box where everything except the swap slice is mirrored. Swap is used only from the first disk currently. # swap -l swapfile dev swaplo blocks free /dev/md/dsk/d11 85,11 16 16780208 16780208 # metastat d11 d11: Concat/Stripe Size: 16780224 blocks (8.0 GB) Stripe 0:... (1 Reply)
Discussion started by: uxadmin007
1 Replies

4. BSD

Netbsd root device not found

Hello there. I installed NetBSD yesterday on an older system to try it out. Everytime I boot, I have to enter in the root device (disk) manually wd0 which then proceeds into asking to define the dump device: is the default then, the sbin/init My question is where am I supposed to... (1 Reply)
Discussion started by: septima.pars
1 Replies

5. SCO

Warning HD: no root disk controller was found

hi... i hav a problem to install sco unix while installing sco unix 5.0.5 in acer altos with hardware raid am getting error "Warning HD: no root disk controller was found system error 5: while getting fs type flushing controller: DAC960PRL cache done." i hav use the following... (18 Replies)
Discussion started by: mselvaprakash
18 Replies

6. SCO

SCO 5.0.7 no root disk controller found error during install

I'm "attempting" to install SCO 5.0.7 on an HP ML370 G4 server and am ready to bash the keyboard with head now. I keep getting the error message "WARNING hd: no root disk controller found" when running the bootable install cd. I have a raid 5 array with an online spare created using 4 36.3 GB... (2 Replies)
Discussion started by: FrictionBurn
2 Replies

7. Solaris

Mirror the root disk

Hi all I wish to mirror for the root disk, but last time i do, make the server cannot boot up. :p So this time, hope you guys can assist me on it. =) At the last code, is the step i wish to do. Please help to check and correct me if got any wrong. root@leo # format </dev/null Searching for... (17 Replies)
Discussion started by: SmartAntz
17 Replies

8. AIX

aix 6.1 root .profile not found

hello all i just installed my 1rst 6.1 machine and it's working fine but i can't find the root .profile ????? can any one help BEst Regards (1 Reply)
Discussion started by: islam.said
1 Replies

9. Solaris

Lost Root Password on VXVM Encapsulated Root Disk

Hi All Hope it's okay to post on this sub-forum, couldn't find a better place I've got a 480R running solaris 8 with veritas volume manager managing all filesystems, including an encapsulated root disk (I believe the root disk is encapsulated as one of the root mirror disks has an entry under... (1 Reply)
Discussion started by: sunnyd76
1 Replies

10. Solaris

encapsulated root disk replacement

Hello, I have a Sparc system with encapsulated disks. Because of disk errors I had to replace rootdisk, I did it with vxdiskadm 4) replacement, vxdctl disable/enable, vxdiskadm 5) After it it the system boot failed, dropped back to the ok> prompt, message was: The file... (0 Replies)
Discussion started by: ggi
0 Replies
DAIC(4) 						   BSD Kernel Interfaces Manual 						   DAIC(4)

NAME
daic -- isdn4bsd driver for EICON.Diehl active ISDN cards SYNOPSIS
daic0 at isa? iomem 0xd8000 irq 10 DESCRIPTION
The daic driver supports the old Diehl active cards: S, SX, SXn, SCOM and QUADRO. For a QUADRO card, the driver will detect the board type and use all four ports, each attached as a controller of its own to the isdn4bsd system, which can be listed using the daicctl utility. The daic driver interfaces the ISDN card to the ISDN4BSD kernel subsystem. All lower layer ISDN control is handled by the card. This should allow you to run any national ISDN protocol delivered by EICON.Diehl for your card, but the driver has only been tested with the DSS1 proto- col and some parts of the cards interface are ISDN protocol dependent. The daic driver is written to conform to the software interface documented by Diehl in their ISDN-Karten Benutzerhandbuch from 1992. MICROCODE DOWNLOAD
Every active card needs its own operating software before it can work. You have to download this to the card before using it with isdn4bsd. Use the daicctl utility to do this, i.e. call daicctl -d te_etsi.sx 1 to download the file te_etsi.sx to controller number 1. Use daicctl -l to list all available controllers (and ports). You have to select the correct ISDN protocol file for your ISDN interface, see the Diehl docu- mentation for details. The cards bootstrap process involves another file, which is independent of the card type you use and the protocol you run. It is called download.bin in current versions of the Diehl software distribution and has to be copied to the kernel compile directory under dev/microcode/daic and converted into a header file used when compiling the kernel by running make in that directory. Your kernel compile will fail and remind you of this if you forget to do this. Due to copyright restrictions we cannot distribute the driver with this file inte- grated. But if you own a card, you do have the file (or can get it from the Diehl web server). SEE ALSO
daicctl(1) BUGS
The driver is not yet finished. BSD
January 30, 1998 BSD
All times are GMT -4. The time now is 03:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy