[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: devfsd error



Quoth Jonathan D. Proulx, 
> I decided to try actually using the devfs I compiled into my kernel
> (2.4.1), rather than just mounting it out of the way and poking
> around, but:

It's pretty cool... Not sure how useful, but cool :)
 
> First it complained about no /dev/.devfsd file, couldn't find what to
> put in it (though I found some mention of it), so i just touched the
> file.

Did you select the option in the kernel config that's something like
"mount devfs on boot"? It sounds like you didn't, and without this,
devfs wont mount (saving you from having an unbootable system when you
just try it out with no idea about what you are doing <grin>).

That file is created when devfs is running, and is used by devfsd to
simulate the old /dev structure.

To actually turn devfs on, you have to enter the lilo prompt, and add
"devfs=mount", so something like:

LILO: linux devfs=mount

That should mount devfs for you. When it's mounted, /dev will look
something like what I have attached to the end of this email.

To permanently enable devfs, either select the "mount devfs on boot"
option in your kernel config, or add `append "devfs=mount"' to your
lilo.conf, and re-run lilo.

HTH,

damon

total 0
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 MAKEDEV -> /sbin/MAKEDEV
lr-xr-xr-x    1 root     root           12 Feb  4 00:39 agpgart -> misc/agpgart
lr-xr-xr-x    1 root     root           11 Feb  4 00:41 audio -> sound/audio
drwxr-xr-x    1 root     root            0 Jan  1  1970 cdroms
crw--w--w-    1 root     tty        5,   1 Feb  4 00:41 console
drwxr-xr-x    1 root     root            0 Jan  1  1970 cpu
drwxr-xr-x    1 root     root            0 Jan  1  1970 cua
lr-xr-xr-x    1 root     root            5 Feb  4 00:40 cua0 -> cua/0
lr-xr-xr-x    1 root     root            5 Feb  4 00:40 cua1 -> cua/1
drwxr-xr-x    1 root     root            0 Jan  1  1970 discs
lr-xr-xr-x    1 root     root            9 Feb  4 00:41 dsp -> sound/dsp
lr-xr-xr-x    1 root     root           10 Feb  4 00:41 dspW -> sound/dspW
drwxr-xr-x    1 root     root            0 Jan  1  1970 fb
lr-xr-xr-x    1 root     root           13 Feb  4 00:39 fd -> /proc/self/fd
lr-xr-xr-x    1 root     root            8 Feb  4 00:40 fd0 -> floppy/0
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 fd0u1040 -> floppy/0u1040
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 fd0u1120 -> floppy/0u1120
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 fd0u1440 -> floppy/0u1440
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 fd0u1600 -> floppy/0u1600
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 fd0u1680 -> floppy/0u1680
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 fd0u1722 -> floppy/0u1722
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 fd0u1743 -> floppy/0u1743
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 fd0u1760 -> floppy/0u1760
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 fd0u1840 -> floppy/0u1840
lr-xr-xr-x    1 root     root           13 Feb  4 00:40 fd0u1920 -> floppy/0u1920
lr-xr-xr-x    1 root     root           12 Feb  4 00:40 fd0u360 -> floppy/0u360
lr-xr-xr-x    1 root     root           12 Feb  4 00:40 fd0u720 -> floppy/0u720
lr-xr-xr-x    1 root     root           12 Feb  4 00:40 fd0u800 -> floppy/0u800
lr-xr-xr-x    1 root     root           12 Feb  4 00:40 fd0u820 -> floppy/0u820
lr-xr-xr-x    1 root     root           12 Feb  4 00:40 fd0u830 -> floppy/0u830
drwxr-xr-x    1 root     root            0 Jan  1  1970 floppy
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 ftape -> qft0
crw-rw-rw-    1 root     root       1,   7 Jan  1  1970 full
srwxrwxrwx    1 root     root            0 Feb  4 00:40 gpmctl
prw-r--r--    1 root     root            0 Feb  4 10:12 gpmdata
lr-xr-xr-x    1 root     root           32 Feb  4 00:39 hda -> ide/host0/bus0/target0/lun0/disc
lr-xr-xr-x    1 root     root           33 Feb  4 00:39 hda1 -> ide/host0/bus0/target0/lun0/part1
lr-xr-xr-x    1 root     root           33 Feb  4 00:39 hda2 -> ide/host0/bus0/target0/lun0/part2
lr-xr-xr-x    1 root     root           33 Feb  4 00:39 hda3 -> ide/host0/bus0/target0/lun0/part3
lr-xr-xr-x    1 root     root           33 Feb  4 00:39 hda4 -> ide/host0/bus0/target0/lun0/part4
lr-xr-xr-x    1 root     root           32 Feb  4 00:39 hdc -> ide/host0/bus1/target0/lun0/disc
lr-xr-xr-x    1 root     root           33 Feb  4 00:39 hdc1 -> ide/host0/bus1/target0/lun0/part1
lr-xr-xr-x    1 root     root           33 Feb  4 00:39 hdc2 -> ide/host0/bus1/target0/lun0/part2
lr-xr-xr-x    1 root     root           33 Feb  4 00:39 hdc3 -> ide/host0/bus1/target0/lun0/part3
lr-xr-xr-x    1 root     root           33 Feb  4 00:39 hdc4 -> ide/host0/bus1/target0/lun0/part4
lr-xr-xr-x    1 root     root           30 Feb  4 00:39 hdd -> ide/host0/bus1/target1/lun0/cd
drwxr-xr-x    1 root     root            0 Jan  1  1970 ide
prw-------    1 root     root            0 Feb  4 00:39 initctl
crw-r-----    1 root     kmem       1,   2 Jan  1  1970 kmem
srw-rw-rw-    0 root     root            0 Feb  4 00:40 log
crw-r-----    1 root     kmem       1,   1 Jan  1  1970 mem
lr-xr-xr-x    1 root     root           10 Feb  4 00:41 midi -> sound/midi
drwxr-xr-x    1 root     root            0 Jan  1  1970 misc
lr-xr-xr-x    1 root     root           11 Feb  4 00:41 mixer -> sound/mixer
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 nftape -> nqft0
crw-rw-rw-    1 root     root       1,   3 Jan  1  1970 null
crw-r-----    1 root     kmem       1,   4 Jan  1  1970 port
srwxrwx---    1 root     root            0 Feb  4 06:53 printer
lr-xr-xr-x    1 root     root           10 Feb  4 00:39 psaux -> misc/psaux
crw-rw-rw-    1 root     tty        5,   2 Feb  4 10:27 ptmx
drwxr-xr-x    2 root     root            0 Feb  4 00:39 pts
drwxr-xr-x    1 root     root            0 Jan  1  1970 pty
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptya0 -> pty/m176
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptya1 -> pty/m177
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptya2 -> pty/m178
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptya3 -> pty/m179
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptya4 -> pty/m180
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptya5 -> pty/m181
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptya6 -> pty/m182
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptya7 -> pty/m183
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptya8 -> pty/m184
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptya9 -> pty/m185
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyaa -> pty/m186
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyab -> pty/m187
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyac -> pty/m188
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyad -> pty/m189
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyae -> pty/m190
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyaf -> pty/m191
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyb0 -> pty/m192
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyb1 -> pty/m193
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyb2 -> pty/m194
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyb3 -> pty/m195
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyb4 -> pty/m196
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyb5 -> pty/m197
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyb6 -> pty/m198
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyb7 -> pty/m199
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyb8 -> pty/m200
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyb9 -> pty/m201
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyba -> pty/m202
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptybb -> pty/m203
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptybc -> pty/m204
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptybd -> pty/m205
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptybe -> pty/m206
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptybf -> pty/m207
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyc0 -> pty/m208
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyc1 -> pty/m209
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyc2 -> pty/m210
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyc3 -> pty/m211
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyc4 -> pty/m212
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyc5 -> pty/m213
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyc6 -> pty/m214
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyc7 -> pty/m215
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyc8 -> pty/m216
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyc9 -> pty/m217
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyca -> pty/m218
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptycb -> pty/m219
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptycc -> pty/m220
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptycd -> pty/m221
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyce -> pty/m222
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptycf -> pty/m223
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyd0 -> pty/m224
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyd1 -> pty/m225
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyd2 -> pty/m226
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyd3 -> pty/m227
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyd4 -> pty/m228
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyd5 -> pty/m229
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyd6 -> pty/m230
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyd7 -> pty/m231
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyd8 -> pty/m232
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyd9 -> pty/m233
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyda -> pty/m234
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptydb -> pty/m235
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptydc -> pty/m236
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptydd -> pty/m237
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyde -> pty/m238
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptydf -> pty/m239
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptye0 -> pty/m240
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptye1 -> pty/m241
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptye2 -> pty/m242
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptye3 -> pty/m243
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptye4 -> pty/m244
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptye5 -> pty/m245
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptye6 -> pty/m246
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptye7 -> pty/m247
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptye8 -> pty/m248
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptye9 -> pty/m249
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyea -> pty/m250
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyeb -> pty/m251
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyec -> pty/m252
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyed -> pty/m253
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyee -> pty/m254
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyef -> pty/m255
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 ptyp0 -> pty/m0
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 ptyp1 -> pty/m1
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 ptyp2 -> pty/m2
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 ptyp3 -> pty/m3
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 ptyp4 -> pty/m4
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 ptyp5 -> pty/m5
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 ptyp6 -> pty/m6
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 ptyp7 -> pty/m7
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 ptyp8 -> pty/m8
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 ptyp9 -> pty/m9
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptypa -> pty/m10
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptypb -> pty/m11
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptypc -> pty/m12
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptypd -> pty/m13
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptype -> pty/m14
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptypf -> pty/m15
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyq0 -> pty/m16
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyq1 -> pty/m17
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyq2 -> pty/m18
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyq3 -> pty/m19
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyq4 -> pty/m20
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyq5 -> pty/m21
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyq6 -> pty/m22
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyq7 -> pty/m23
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyq8 -> pty/m24
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyq9 -> pty/m25
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyqa -> pty/m26
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyqb -> pty/m27
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyqc -> pty/m28
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyqd -> pty/m29
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyqe -> pty/m30
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyqf -> pty/m31
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyr0 -> pty/m32
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyr1 -> pty/m33
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyr2 -> pty/m34
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyr3 -> pty/m35
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyr4 -> pty/m36
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyr5 -> pty/m37
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyr6 -> pty/m38
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyr7 -> pty/m39
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyr8 -> pty/m40
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyr9 -> pty/m41
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyra -> pty/m42
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyrb -> pty/m43
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyrc -> pty/m44
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyrd -> pty/m45
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyre -> pty/m46
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyrf -> pty/m47
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptys0 -> pty/m48
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptys1 -> pty/m49
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptys2 -> pty/m50
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptys3 -> pty/m51
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptys4 -> pty/m52
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptys5 -> pty/m53
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptys6 -> pty/m54
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptys7 -> pty/m55
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptys8 -> pty/m56
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptys9 -> pty/m57
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptysa -> pty/m58
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptysb -> pty/m59
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptysc -> pty/m60
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptysd -> pty/m61
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyse -> pty/m62
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptysf -> pty/m63
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyt0 -> pty/m64
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyt1 -> pty/m65
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyt2 -> pty/m66
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyt3 -> pty/m67
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyt4 -> pty/m68
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyt5 -> pty/m69
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyt6 -> pty/m70
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyt7 -> pty/m71
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyt8 -> pty/m72
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyt9 -> pty/m73
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyta -> pty/m74
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptytb -> pty/m75
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptytc -> pty/m76
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptytd -> pty/m77
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyte -> pty/m78
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptytf -> pty/m79
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyu0 -> pty/m80
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyu1 -> pty/m81
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyu2 -> pty/m82
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyu3 -> pty/m83
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyu4 -> pty/m84
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyu5 -> pty/m85
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyu6 -> pty/m86
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyu7 -> pty/m87
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyu8 -> pty/m88
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyu9 -> pty/m89
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyua -> pty/m90
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyub -> pty/m91
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyuc -> pty/m92
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyud -> pty/m93
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyue -> pty/m94
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyuf -> pty/m95
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyv0 -> pty/m96
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyv1 -> pty/m97
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyv2 -> pty/m98
lr-xr-xr-x    1 root     root            7 Feb  4 00:39 ptyv3 -> pty/m99
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyv4 -> pty/m100
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyv5 -> pty/m101
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyv6 -> pty/m102
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyv7 -> pty/m103
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyv8 -> pty/m104
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyv9 -> pty/m105
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyva -> pty/m106
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyvb -> pty/m107
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyvc -> pty/m108
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyvd -> pty/m109
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyve -> pty/m110
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyvf -> pty/m111
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyw0 -> pty/m112
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyw1 -> pty/m113
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyw2 -> pty/m114
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyw3 -> pty/m115
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyw4 -> pty/m116
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyw5 -> pty/m117
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyw6 -> pty/m118
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyw7 -> pty/m119
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyw8 -> pty/m120
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyw9 -> pty/m121
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptywa -> pty/m122
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptywb -> pty/m123
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptywc -> pty/m124
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptywd -> pty/m125
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptywe -> pty/m126
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptywf -> pty/m127
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyx0 -> pty/m128
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyx1 -> pty/m129
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyx2 -> pty/m130
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyx3 -> pty/m131
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyx4 -> pty/m132
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyx5 -> pty/m133
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyx6 -> pty/m134
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyx7 -> pty/m135
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyx8 -> pty/m136
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyx9 -> pty/m137
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyxa -> pty/m138
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyxb -> pty/m139
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyxc -> pty/m140
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyxd -> pty/m141
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyxe -> pty/m142
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyxf -> pty/m143
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyy0 -> pty/m144
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyy1 -> pty/m145
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyy2 -> pty/m146
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyy3 -> pty/m147
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyy4 -> pty/m148
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyy5 -> pty/m149
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyy6 -> pty/m150
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyy7 -> pty/m151
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyy8 -> pty/m152
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyy9 -> pty/m153
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyya -> pty/m154
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyyb -> pty/m155
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyyc -> pty/m156
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyyd -> pty/m157
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyye -> pty/m158
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyyf -> pty/m159
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyz0 -> pty/m160
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyz1 -> pty/m161
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyz2 -> pty/m162
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyz3 -> pty/m163
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyz4 -> pty/m164
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyz5 -> pty/m165
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyz6 -> pty/m166
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyz7 -> pty/m167
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyz8 -> pty/m168
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyz9 -> pty/m169
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyza -> pty/m170
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyzb -> pty/m171
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyzc -> pty/m172
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyzd -> pty/m173
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyze -> pty/m174
lr-xr-xr-x    1 root     root            8 Feb  4 00:39 ptyzf -> pty/m175
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 radio -> radio0
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 ram -> ram1
cr--r--r--    1 root     root       1,   8 Jan  1  1970 random
lr-xr-xr-x    1 root     root           33 Jan  1  1970 root -> ide/host0/bus0/target0/lun0/part2
lr-xr-xr-x    1 root     root            3 Feb  4 00:39 scd0 -> sr0
lr-xr-xr-x    1 root     root            3 Feb  4 00:39 scd1 -> sr1
lr-xr-xr-x    1 root     root            3 Feb  4 00:39 scd2 -> sr2
lr-xr-xr-x    1 root     root            3 Feb  4 00:39 scd3 -> sr3
lr-xr-xr-x    1 root     root            3 Feb  4 00:39 scd4 -> sr4
lr-xr-xr-x    1 root     root            3 Feb  4 00:39 scd5 -> sr5
lr-xr-xr-x    1 root     root            3 Feb  4 00:39 scd6 -> sr6
lr-xr-xr-x    1 root     root            3 Feb  4 00:39 scd7 -> sr7
drwxr-xr-x    1 root     root            0 Jan  1  1970 scsi
lr-xr-xr-x    1 root     root           33 Feb  4 00:39 sda -> scsi/host0/bus0/target0/lun0/disc
lr-xr-xr-x    1 root     root           34 Feb  4 00:39 sda1 -> scsi/host0/bus0/target0/lun0/part1
lr-xr-xr-x    1 root     root           34 Feb  4 00:39 sda2 -> scsi/host0/bus0/target0/lun0/part2
lr-xr-xr-x    1 root     root           34 Feb  4 00:39 sda3 -> scsi/host0/bus0/target0/lun0/part3
lr-xr-xr-x    1 root     root           15 Feb  4 00:41 sequencer -> sound/sequencer
lr-xr-xr-x    1 root     root           16 Feb  4 00:41 sequencer2 -> sound/sequencer2
drwxr-xr-x    1 root     root            0 Jan  1  1970 sound
lr-xr-xr-x    1 root     root           31 Feb  4 00:40 sr0 -> scsi/host0/bus0/target2/lun0/cd
lr-xr-xr-x    1 root     root           31 Feb  4 00:40 sr1 -> scsi/host0/bus0/target3/lun0/cd
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 stderr -> fd/2
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 stdin -> fd/0
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 stdout -> fd/1
drwxr-xr-x    1 root     root            0 Jan  1  1970 tts
crw-rw-rw-    1 root     tty        5,   0 Jan  1  1970 tty
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 tty0 -> vc/0
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 tty1 -> vc/1
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty10 -> vc/10
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty11 -> vc/11
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty12 -> vc/12
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty13 -> vc/13
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty14 -> vc/14
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty15 -> vc/15
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty16 -> vc/16
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty17 -> vc/17
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty18 -> vc/18
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty19 -> vc/19
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 tty2 -> vc/2
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty20 -> vc/20
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty21 -> vc/21
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty22 -> vc/22
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty23 -> vc/23
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty24 -> vc/24
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty25 -> vc/25
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty26 -> vc/26
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty27 -> vc/27
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty28 -> vc/28
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty29 -> vc/29
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 tty3 -> vc/3
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty30 -> vc/30
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty31 -> vc/31
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty32 -> vc/32
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty33 -> vc/33
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty34 -> vc/34
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty35 -> vc/35
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty36 -> vc/36
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty37 -> vc/37
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty38 -> vc/38
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty39 -> vc/39
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 tty4 -> vc/4
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty40 -> vc/40
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty41 -> vc/41
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty42 -> vc/42
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty43 -> vc/43
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty44 -> vc/44
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty45 -> vc/45
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty46 -> vc/46
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty47 -> vc/47
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty48 -> vc/48
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty49 -> vc/49
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 tty5 -> vc/5
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty50 -> vc/50
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty51 -> vc/51
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty52 -> vc/52
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty53 -> vc/53
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty54 -> vc/54
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty55 -> vc/55
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty56 -> vc/56
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty57 -> vc/57
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty58 -> vc/58
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty59 -> vc/59
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 tty6 -> vc/6
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty60 -> vc/60
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty61 -> vc/61
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty62 -> vc/62
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 tty63 -> vc/63
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 tty7 -> vc/7
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 tty8 -> vc/8
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 tty9 -> vc/9
lr-xr-xr-x    1 root     root            5 Feb  4 00:40 ttyS0 -> tts/0
lr-xr-xr-x    1 root     root            5 Feb  4 00:40 ttyS1 -> tts/1
cr--r--r--    1 root     root       1,   9 Feb  4 00:40 urandom
lr-xr-xr-x    1 root     root            4 Feb  4 00:39 vbi -> vbi0
drwxr-xr-x    1 root     root            0 Jan  1  1970 vc
drwxr-xr-x    1 root     root            0 Jan  1  1970 vcc
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 vcs -> vcc/0
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 vcs1 -> vcc/1
lr-xr-xr-x    1 root     root            5 Feb  4 00:41 vcs2 -> vcc/2
lr-xr-xr-x    1 root     root            5 Feb  4 00:41 vcs3 -> vcc/3
lr-xr-xr-x    1 root     root            5 Feb  4 00:41 vcs4 -> vcc/4
lr-xr-xr-x    1 root     root            5 Feb  4 00:41 vcs5 -> vcc/5
lr-xr-xr-x    1 root     root            5 Feb  4 00:41 vcs6 -> vcc/6
lr-xr-xr-x    1 root     root            5 Feb  4 00:41 vcs7 -> vcc/7
lr-xr-xr-x    1 root     root            5 Feb  4 00:39 vcsa -> vcc/a
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 vcsa1 -> vcc/a1
lr-xr-xr-x    1 root     root            6 Feb  4 00:41 vcsa2 -> vcc/a2
lr-xr-xr-x    1 root     root            6 Feb  4 00:41 vcsa3 -> vcc/a3
lr-xr-xr-x    1 root     root            6 Feb  4 00:41 vcsa4 -> vcc/a4
lr-xr-xr-x    1 root     root            6 Feb  4 00:41 vcsa5 -> vcc/a5
lr-xr-xr-x    1 root     root            6 Feb  4 00:41 vcsa6 -> vcc/a6
lr-xr-xr-x    1 root     root            6 Feb  4 00:41 vcsa7 -> vcc/a7
lr-xr-xr-x    1 root     root            6 Feb  4 00:39 video -> video0
prw-r-----    1 root     adm          4089 Feb  4 07:26 xconsole
crw-rw-rw-    1 root     root       1,   5 Jan  1  1970 zero

-- 
Damon Muller              | Did a large procession wave their torches
Criminologist/Linux Geek  | As my head fell in the basket,
http://killfilter.com     | And was everybody dancing on the casket...
PGP (GnuPG): A136E829     |                      - TBMG, "Dead"



Reply to: