On Tue, 9 May 2000, "Robert W. Fowler III" <[EMAIL PROTECTED]> wrote:
> Hi All
> iv'e pulled yet another Newbie No-Brainer, i somehow deleted a dev File
> /dev/nst0  that is my scsi tape device, my Question is (after reading the
> MAN pages) how do i put it back in?
> i have tried  ./MAKEDEV nst0  but it says it doesnt know how to make it ?
> this problem seems simple enough to fix but i guess me not being familiar
> with making device files in linux is why im not getting it ..   Much
> appreciated   ;-)  Rob F.

Looks like: MAKEDEV st

Just look in MAKEDEV and follow "st" around. It appears to make both
the non-rewinding (nst0) and rewinding (st0) devices.


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to