Operating System - HP-UX
1837650 Members
2632 Online
110117 Solutions
New Discussion

Install magneto-optical disks

 
Peter Broennimann
New Member

Install magneto-optical disks

Hello

I've two MOD's attached to my B132/HP-UX 10.20 machine. But I don't have the device files:
/dev/rdsk/c0t3d0
/dev/rdsk/c0t4d0

Is there a way to build them using SAM?

Thanks,
Peter
2 REPLIES 2
Rainer_1
Honored Contributor

Re: Install magneto-optical disks

scan the system's disk peripherie

ioscan -fnC disk

and make special files

insf -evC disk
Kofi ARTHIABAH
Honored Contributor

Re: Install magneto-optical disks

BTW did the drives come with any device drivers? You might need to install the device drivers (especially if you do an ioscan and get UNCLAIMED or something of that ilk)

nothing wrong with me that a few lines of code cannot fix!