Gentoo Archives: gentoo-user

From: luis jure <ljc@××××××××××××.uy>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Succinct compilation of system info...
Date: Tue, 06 Dec 2005 22:07:51
Message-Id: 20051206195433.44876c2e@acme.acmenet
In Reply to: Re: [gentoo-user] Re: Succinct compilation of system info... by darren kirby
1 el 2005-12-01 darren kirby escribió:
2
3 > This isn't to say I don't appreciate testers and bug reports...
4
5 if this is of any use...
6
7 Filesystems supported:
8 udf | ntfs | iso9660 | vfat | msdos | ext2 |
9 ext3 |
10 Other possible supported filesystems (unloaded modules):
11 Traceback (most recent call last):
12 File "/home/lj/sysinfo.py", line 492, in ?
13 main()
14 File "/home/lj/sysinfo.py", line 467, in main
15 getKernelInfo()
16 File "/home/lj/sysinfo.py", line 174, in getKernelInfo
17 opfs_l = os.listdir("/lib/modules/" + kernv[:-1] + "/kernel/fs")
18 OSError: [Errno 2] No such file or directory:
19 '/lib/modules/2.6.13-rt14/kernel/fs'
20
21 i have all support for filesystems compiled in the kernel and none as
22 modules. i didn't have a fs/ directory under /lib/modules/$KERNEL/kernel.
23 creating by hand such directory made the script work.
24
25
26 nice script by the way, thanks.
27
28 best,
29
30 lj
31
32 --
33 gentoo-user@g.o mailing list