Ask a Question related to SCO, Design and Development.
-
Kristopher Lalletti #1
Sco 5.0.7 with IDE drives
Surprisingly enough, who would ever think that IDE hard drive configuration
would actually fail?
I have an old copy of SCO OpenServer 5.0.4 that I booted-up and it saw my 2
IDE drives without any hesitation.
I have my new copy of SCO OpenServer 5.0.7 that I booted-up and gave me the
following error in the init process.
G hd_config
PANIC: wdsetparam: no device info for ctrl 1 drive 0
Is ctrl 0, drive 0 not an ATA disk ?
Basically, on the primary controller, I have my CD-Rom as master. On my
secondary controller, I have my 2 IDE hard drives occupying both Master and
Slave positions. Unfortunately, putting the IDE drives on the primary
controller is not feasible, and the hardware was designed like this (a dell
PowerEdge 1650).
Is it possible to manual define the Primary and Secondary controller from
the boot string? If so, what would necessarily be the syntax?
Thanks
Kris
Kristopher Lalletti Guest
-
DMVC SSA Drives
Hi everyone, Does anybody know how to update the microcode of DMVC SSA drive? Thanks -
Appropriate hdparm use for modern IDE drives and CD-R/RW/DVD drives?
In http://tinyurl.com/hran (alt.os.linux and comp.os.linux.setup only -- sorry, forgot to add alt.comp.periphs.mainboard.soyo to Newsgroups: in... -
Sharing CD drives
When attempting to open shared CD drive, get message "Not enough server storage is available to process this command." -
Shared drives
I have a laptop and desktop in a home network. Sharing folders and the A: drive on the desktop works OK. A CD drive on the desktop is also shared,... -
Drives problem
I have created a number of drives whilst setting up a connect via paralell ports to my laptop. They're not needed and I'd like to remove them. ... -
Bela Lubkin #2
Re: Sco 5.0.7 with IDE drives
Kristopher Lalletti wrote:
There is probably a way around this problem. We'll have to start with> Surprisingly enough, who would ever think that IDE hard drive configuration
> would actually fail?
>
> I have an old copy of SCO OpenServer 5.0.4 that I booted-up and it saw my 2
> IDE drives without any hesitation.
>
> I have my new copy of SCO OpenServer 5.0.7 that I booted-up and gave me the
> following error in the init process.
>
> G hd_config
>
> PANIC: wdsetparam: no device info for ctrl 1 drive 0
> Is ctrl 0, drive 0 not an ATA disk ?
>
> Basically, on the primary controller, I have my CD-Rom as master. On my
> secondary controller, I have my 2 IDE hard drives occupying both Master and
> Slave positions. Unfortunately, putting the IDE drives on the primary
> controller is not feasible, and the hardware was designed like this (a dell
> PowerEdge 1650).
>
> Is it possible to manual define the Primary and Secondary controller from
> the boot string? If so, what would necessarily be the syntax?
some debugging.
When it panics, you should have ended up at a kernel debugger (scodb)
prompt. At that prompt, type "d &wdDriveinfo". You'll get a hexdump
showing 4 longwords. From the message above, I know that the 3rd
longword is 00000000. What are the values of the other 3? (Best if you
just post the entire line.)
Hit 'q' to get back to scodb prompt. Actually, you'll just want to
power cycle or hit reset at that point, or if you want to be slightly
more graceful, tell scodb:
scodb> reboot()
>Bela<Bela Lubkin Guest



Reply With Quote

