Re: can't change links in /dev

2006-12-27 Thread Bill
On Wed, 2006-27-12 at 19:21 +0100, Andreas Janssen wrote: > Hello > > Bill (<[EMAIL PROTECTED]>) wrote: > > > I currently have a link in /dev between hda, a dvd drive, and > > /dev/dvd: > > lrwxrwxrwx 1 root root 3 2006-12-26 17:24 /dev/dvd -> hda > > > > I want to change the link so that it po

Re: can't change links in /dev

2006-12-27 Thread Andreas Janssen
Hello Bill (<[EMAIL PROTECTED]>) wrote: > I currently have a link in /dev between hda, a dvd drive, and > /dev/dvd: > lrwxrwxrwx 1 root root 3 2006-12-26 17:24 /dev/dvd -> hda > > I want to change the link so that it points to hdc, another dvd drive: > ie /dev/dvd -> hdc > > I am unable to mak

Re: can't change links in /dev

2006-12-27 Thread Andrew Sackville-West
On Wed, Dec 27, 2006 at 12:58:08AM -0800, Bill wrote: > Hi folks, > > I currently have a link in /dev between hda, a dvd drive, and /dev/dvd: > lrwxrwxrwx 1 root root 3 2006-12-26 17:24 /dev/dvd -> hda > > I want to change the link so that it points to hdc, another dvd drive: > ie /dev/dvd -> hd

Re: can't change links in /dev

2006-12-27 Thread Fritz Wettstein
Bill wrote: Hi folks, I currently have a link in /dev between hda, a dvd drive, and /dev/dvd: lrwxrwxrwx 1 root root 3 2006-12-26 17:24 /dev/dvd -> hda I want to change the link so that it points to hdc, another dvd drive: ie /dev/dvd -> hdc I am unable to make this change, except in the curr