> Hai, HAI > I accidently deleted /dev/ram from my Slack 8 system. On other distros, > /dev/ram is a symlink to /dev/ram1; but it appears to be different on > Slack? How do I recreate it? man ram didn't work.
use mknod ... u'll have to find out the major and minor numbers of /dev/ram device though ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
