el 2005-12-01 darren kirby escribió:

> This isn't to say I don't appreciate testers and bug reports...

if this is of any use...

Filesystems supported:
        udf | ntfs | iso9660 | vfat | msdos | ext2 | 
        ext3 | 
Other possible supported filesystems (unloaded modules):
Traceback (most recent call last):
  File "/home/lj/sysinfo.py", line 492, in ?
    main()
  File "/home/lj/sysinfo.py", line 467, in main
    getKernelInfo()
  File "/home/lj/sysinfo.py", line 174, in getKernelInfo
    opfs_l = os.listdir("/lib/modules/" + kernv[:-1] + "/kernel/fs")
OSError: [Errno 2] No such file or directory:
'/lib/modules/2.6.13-rt14/kernel/fs'

i have all support for filesystems compiled in the kernel and none as
modules. i didn't have a fs/ directory under /lib/modules/$KERNEL/kernel.
creating by hand such directory made the script work.


nice script by the way, thanks.

best,

lj

-- 
gentoo-user@gentoo.org mailing list

Reply via email to