Jack Ensor wrote:

>oh -oh something else messed up now. Thought I would run the latency test again
>before I did what you suggested and look what happened.
>
>[EMAIL PROTECTED]:/$ sudo mkdir /dev/rtf; sudo mknod /dev/rtf/3 c 150 3;
>[EMAIL PROTECTED]:/$ sudo mknod /devrtf3 c 150 3;
>  
>
Is this a typo in your email or in the command you used?  The proper 
command is:
sudo mknod /dev/rtf3 c 150 3
note the / between dev and rtf3.

- Steve


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to