On 04/05/2008 23:08, Pascal Schirrmann said the following:
> Duncan Webb a écrit :
>> Seems reasonable as sysfs is not mounted. It does seem a bit odd that 
>> sysfs has not been mounted. As this is a kernel-user interface. A manual 
>> mount should sort this out.
>> # mkdir /tmp/sysfs
>> # mount -t sysfs none /tmp/sysfs
>>
>>   
> Ok, I was a little astonished by your statement, because /sys exists and 
> is alive on my system :-)
> 
> But anyway, I did as you wrote, (and find the same information in /sys 
> and in /tmp/sysfs, but the mount of /tmp/sysfs was visible by mount, 
> unlike the 'shadow mount' (does that exists ? ) of /sys).
> 
> After this mount, freevo fg still says 'Cannot find mounted sysfs' (as 
> root or not). python src/helpers/vg.py does the same.

Hmmm, I added a check in vg to search /proc/mounts for sysfs, Only 
reason I did this is just in case someone mounts it somewhere else. I 
wonder if there is somewhere else that should be searched.

I'll try something different, see if it's possible to open the 
video4linux directory in /sys and if not then search for a mounted sysfs.

Thanks, useful to know that it's possible to have hidden mounts.

Duncan

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to