View Single Post
  #3 (permalink)  
Old 05-16-2009, 09:12 PM
demotion demotion is offline
Junior Member
 
Join Date: May 2009
Posts: 3
Default

Quote:
Originally Posted by DanL@VPSLink View Post
My apologies for the delay in my reply - have you tried running cd /dev && MAKEDEV tty to create the device?
Hello, thanx for the reply.
I tried it without any success:

Code:
# cd /dev && MAKEDEV tty
/usr/sbin/MAKEDEV: warning: can't read /proc/devices
/usr/sbin/MAKEDEV: don't know how to make device "tty"
Reply With Quote