SCO 5.05
I am trying to mount the cdrom so I can do a application software update on a server and I keep getting the following error after doing the following commands:
#mount -f HS,lower,showhidden,defgid=other /dev/cd0 /cdrom
mount: /dev/cd0: No such device or address (error 6)
# mount -r /dev/cd0 /mnt
mount: cannot stat '/dev/cd0': No such device or address (error 6)
I have had the cdrom replaced. I have tried two different cd's to make sure it wasnt a media problem. hwconfig shows:
device address vec dma comment
====== ======= === === =======
kernel - - - rel=3.2v5.0.5 kid=98/07/02
cpu - - - unit=1 family=6
cpuid - - - unit=1 vend=GenuineIntel tfms=0:6:7:3
fpu - 13 - unit=1 type=80387-compatible
pci 0xcf8-0xcff - - am=1 sc=0 buses=3
PnP - - - nodes=0
serial 0x3f8-0x3ff 4 - unit=0 type=Standard nports=1 fifo=yes
serial 0x2f8-0x2ff 3 - unit=1 type=Standard nports=1 fifo=yes
console - - - unit=vga type=0 12 screens=68k
floppy 0x3f2-0x3f7 6 2 unit=0 type=135ds18
kbmouse 0x60-0x64 12 - type=Keyboard mouse
parallel 0x378-0x37a 7 - unit=0
adapter 0x170-0x177 15 - type=IDE ctlr=secondary dvr=wd
adapter 0x2400-0x24ff 10 - type=blad ha=0 bus=0 id=7 fts=sto
adapter 0x2800-0x28ff 10 - type=blad ha=1 bus=0 id=7 fts=sto
eeE0 0x2000-0x203f 11 - type=EE PRO/100+ 00:90:27:8d:36:72
epca - - - mem=0xF4400000 ports=8 PCI X(e)m V7.0.5
cd-rom - - - type=IDE ctlr=pri cfg=mst dvr=Srom->wd
tape - - - type=S ha=1 id=2 lun=0 bus=0 ht=blad
disk - - - type=S ha=0 id=0 lun=0 bus=0 ht=blad
Sdsk - - - cyls=2213 hds=255 secs=63 fts=stdb
Stp-0 - - - Vendor=SONY Product=SDT-5000
mscsi looks good:
*ha attach number ID lun bus
*
blad Sdsk 0 0 0 0
blad Stp 1 2 0 0
"mscsi" 25 lines, 905 characters
I am out of idea's does any one have any idea why I can't get this to work?
Thanks in advance for any assistance
I am trying to mount the cdrom so I can do a application software update on a server and I keep getting the following error after doing the following commands:
#mount -f HS,lower,showhidden,defgid=other /dev/cd0 /cdrom
mount: /dev/cd0: No such device or address (error 6)
# mount -r /dev/cd0 /mnt
mount: cannot stat '/dev/cd0': No such device or address (error 6)
I have had the cdrom replaced. I have tried two different cd's to make sure it wasnt a media problem. hwconfig shows:
device address vec dma comment
====== ======= === === =======
kernel - - - rel=3.2v5.0.5 kid=98/07/02
cpu - - - unit=1 family=6
cpuid - - - unit=1 vend=GenuineIntel tfms=0:6:7:3
fpu - 13 - unit=1 type=80387-compatible
pci 0xcf8-0xcff - - am=1 sc=0 buses=3
PnP - - - nodes=0
serial 0x3f8-0x3ff 4 - unit=0 type=Standard nports=1 fifo=yes
serial 0x2f8-0x2ff 3 - unit=1 type=Standard nports=1 fifo=yes
console - - - unit=vga type=0 12 screens=68k
floppy 0x3f2-0x3f7 6 2 unit=0 type=135ds18
kbmouse 0x60-0x64 12 - type=Keyboard mouse
parallel 0x378-0x37a 7 - unit=0
adapter 0x170-0x177 15 - type=IDE ctlr=secondary dvr=wd
adapter 0x2400-0x24ff 10 - type=blad ha=0 bus=0 id=7 fts=sto
adapter 0x2800-0x28ff 10 - type=blad ha=1 bus=0 id=7 fts=sto
eeE0 0x2000-0x203f 11 - type=EE PRO/100+ 00:90:27:8d:36:72
epca - - - mem=0xF4400000 ports=8 PCI X(e)m V7.0.5
cd-rom - - - type=IDE ctlr=pri cfg=mst dvr=Srom->wd
tape - - - type=S ha=1 id=2 lun=0 bus=0 ht=blad
disk - - - type=S ha=0 id=0 lun=0 bus=0 ht=blad
Sdsk - - - cyls=2213 hds=255 secs=63 fts=stdb
Stp-0 - - - Vendor=SONY Product=SDT-5000
mscsi looks good:
*ha attach number ID lun bus
*
blad Sdsk 0 0 0 0
blad Stp 1 2 0 0
"mscsi" 25 lines, 905 characters
I am out of idea's does any one have any idea why I can't get this to work?
Thanks in advance for any assistance