[EMAIL PROTECTED]:~$ cat .bashrc
# ~/.bashrc: executed by bash(1) for non-login shells.
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples
# If running interactively, then:
if [ "$PS1" ]; then
# don't put duplicate lines in the history. See bash(1) for m
[EMAIL PROTECTED]:~$ cd /dev
[EMAIL PROTECTED]:/dev$ ll mouse
lrwxrwxrwx1 root root5 May 17 2004 mouse -> psaux
[EMAIL PROTECTED]:/dev$ ll psaux
crw---1 root root 10, 1 Jun 4 20:28 psaux
[EMAIL PROTECTED]:/dev$
I got the same results as [EMAIL PROTECTED
On Fri, Jun 03, 2005 at 02:01:38PM +, Leonard Chatagnier wrote:
This problem started after removing devfsd on Sarge to overcome a
conflict between udev and devfs. It just
took a while to realize it as woody is not booted very often. So, I
reinstalled devfsd and recreated the symlink
ln -s
//
On Fri, Jun 03, 2005 at 02:01:38PM +, Leonard Chatagnier wrote:
This problem started after removing devfsd on Sarge to overcome a
conflict between udev and devfs. It just
took a while to realize it as woody is not bo
On Fri, Jun 03, 2005 at 02:01:38PM +, Leonard Chatagnier wrote:
> This problem started after removing devfsd on Sarge to overcome a
> conflict between udev and devfs. It just
> took a while to realize it as woody is not booted very often. So, I
> reinstalled devfsd and recreated the symlink
This problem started after removing devfsd on Sarge to overcome a
conflict between udev and devfs. It just
took a while to realize it as woody is not booted very often. So, I
reinstalled devfsd and recreated the symlink
ln -s /dev/mouse /dev/psaux. Although this hasn't changed anything when
bo
6 matches
Mail list logo