Question : Add 2nd drive to SCO UNix 5.07

I am upgrading from SCO 4.232 to SCO 5.07.  Iwant to attach the old SCSI hard drive to the new computer to port the data over.  I have mounted the drive with the SCSI controller and driver. I have run MKDEV HD once and when I run it the 2nd time it asks "during installation ou choose to overwrite all or part of the present of your hard disk"  do I continue yes or no.  Any suggestions on how to get to these files?

Answer : Add 2nd drive to SCO UNix 5.07

You may need to look in /dev/rdsk
/dev/hd** is the block device, /dev/rdsk/*s* is the character based device.  I think divvy want the character based one.

ls /dev/rdsk | grep s0

/dev/rdsk/0s0
/dev/rdsk/1s0,...

If there is a /dev/rdsk/1s0 then you should run:

divvy /dev/rdsk/1s0



Random Solutions  
 
programming4us programming4us