Re: [gentoo-user] perm link

2007-06-05 Thread Hans-Werner Hilse
Hi, On Tue, 5 Jun 2007 15:32:07 +0200 Alan McKinnon <[EMAIL PROTECTED]> wrote: > You will need to create a udev rule for this > > Something like: > > # cdrom symlinks and other good cdrom naming > KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]*", ACTION=="add", > IMPORT{program}="cdrom_id --export $tempno

Re: [gentoo-user] perm link

2007-06-05 Thread Dirk Heinrichs
Am Dienstag, 5. Juni 2007 schrieb ext Alan McKinnon: > On Tuesday 05 June 2007, sean wrote: > > Trying to create a permanent link as such > > /dev does not exist on a disk, it is created on the fly by udev, so any > hard links you make are never written to persistent storage > > You will need to cr

Re: [gentoo-user] perm link

2007-06-05 Thread Hans-Werner Hilse
Hi, On Tue, 05 Jun 2007 09:09:34 -0400 sean <[EMAIL PROTECTED]> wrote: > Trying to create a permanent link as such > "ln /dev/sr1 /dev/dvd" > And it works fine, but when the system is rebooted, link gone. > > What am I doing wrong? low level: You're creating the link on a tmpfs. This is by defi

[gentoo-user] perm link

2007-06-05 Thread sean
Trying to create a permanent link as such "ln /dev/sr1 /dev/dvd" And it works fine, but when the system is rebooted, link gone. What am I doing wrong? Thanks Sean -- [EMAIL PROTECTED] mailing list