From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roman Duka Date: Sat, 03 Jan 2004 06:26:24 +0000 Subject: Re: how to use udev Message-Id: <3FF66090.70007@mail.ru> List-Id: References: <3FF61CFA.2080501@mail.ru> In-Reply-To: <3FF61CFA.2080501@mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Here is the output of that perl script, any ideas?? roman@athlon1000:~/kernel/udev-012/test> ./udev-test.pl > out 2>&1 roman@athlon1000:~/kernel/udev-012/test> mc roman@athlon1000:~/kernel/udev-012/test> cat out udev-test will run 30 tests: TEST: label test of scsi disc method 'LABEL' for 'block/sda' expecting node 'boot_disk' add: error Can't exec "tree": No such file or directory at ./udev-test.pl line 382. remove: ok TEST: label test of scsi partition method 'LABEL' for 'block/sda/sda1' expecting node 'boot_disk1' add: error Can't exec "tree": No such file or directory at ./udev-test.pl line 382. remove: ok TEST: label test of pattern match method 'LABEL' for 'block/sda/sda1' expecting node 'boot_disk1' add: error Can't exec "tree": No such file or directory at ./udev-test.pl line 382. remove: ok .........etc rm: cannot change to directory `udev-root/visor': Permission denied rm: cannot remove directory `udev-root': Directory not empty roman@athlon1000:~/kernel/udev-012/test> roman@athlon1000:~/kernel/udev-012/test> ls -l udev-root/ total 1 drw-rw-rw- 2 roman users 48 Jan 3 06:21 visor roman@athlon1000:~/kernel/udev-012/test> Ahh? no execute permissions for directory? Is it supposed to be like that? ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel