|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hi
i use suse 9.3 my fstab: /dev/cdrom /media/cdrom auto noauto,ro,user,exec,iocharset=utf8 0 0 /dev/cdrom2 /media/cdrecorder auto noauto,ro,user,exec,iocharset=utf8 0 0 my /usr/share/hal/fdi/95userpolicy/mountpoints.fdi <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> <deviceinfo version="0.2"> <device> <!-- optical drives --> <match key="block.device" string="/dev/sr0"> <match key="volume.is_disc" bool="true"> <merge key="volume.policy.should_mount" type="bool">true</merge> <merge key="volume.policy.desired_mount_point" type="string">cdrom</merge> </match> </match> <match key="block.device" string="/dev/sr1"> <match key="volume.is_disc" bool="true"> <merge key="volume.policy.should_mount" type="bool">true</merge> <merge key="volume.policy.desired_mount_point" type="string">cdrecorder</merge> </match> </match> </device> </deviceinfo> when i put a cd in my cdrom i get this message a few time linux hal.hotplug[7846]: DEVPATH is not set any idea? thanks -- www.laboiteaprog.com |
|
|||
|
Marc Collin adjusted his/her tinfoil beanie to post:
> when i put a cd in my cdrom i get this message a few time > > linux hal.hotplug[7846]: DEVPATH is not set > > > any idea? > > thanks If all is working as you want then you can ignore the message as it is for reference and does not mean things are wrong. HTH -- Mark Twixt hill and high water N. Wales, UK Novell Support Forums SysOp |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|