SUMMARY: rebuilding tape device files.

From: Jacques Rall (jacques.rall@za.eds.com)
Date: Tue Jan 07 1997 - 02:34:51 CST


Original question:

Dear SMs,

How do I rebuild the tape device files (/dev/*st*) on our SUNOS 4.1.4
box?

What would be the equivalent of /usr/sbin/tapes on this release? I've
tried 'boot -r', 'reboot -- -r', and also 'touch /reconfigure' but to
no avail.

Of course I rm'd /dev/*st* in the hope the system would rebuild the
drivers automagicaly :).

Thanks

Answer:

Use the /dev/MAKEDEV script like:

        # cd /dev
        # ./MAKEDEV st

        or

        # ./MAKEDEV st0 (or st1,...)

Thanks to *



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:11:42 CDT