Hi,
The problem happen upon each boot not only the first one after upgrade.

I indeed have lvm block devices:
/dev/mapper/Base-Root / xfs defaults 0 1
/dev/mapper/Base-Home /home xfs defaults 0 2
/dev/mapper/Base-Usr /usr xfs defaults 0 2
/dev/mapper/Base-Var /var xfs defaults 0 2

Notice that I have root-on-lvm and /usr as a distinct partition.

When booting in recovery mode:

ps -ef :
UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 13:32 ?        00:00:00 /sbin/init single
root         2     1  0 13:32 ?        00:00:00 [ksoftirqd/0]
root         3     1  0 13:32 ?        00:00:00 [events/0]
root         4     1  0 13:32 ?        00:00:00 [khelper]
root         5     1  0 13:32 ?        00:00:00 [kthread]
root        23     5  0 13:32 ?        00:00:00 [kblockd/0]
root        24     5  0 13:32 ?        00:00:00 [kacpid]
root       129     5  0 13:32 ?        00:00:00 [kseriod]
root       149     5  0 13:32 ?        00:00:00 [pdflush]
root       150     5  0 13:32 ?        00:00:00 [pdflush]
root       151     5  0 13:32 ?        00:00:00 [kswapd0]
root       152     5  0 13:32 ?        00:00:00 [aio/0]
root       617     5  0 13:32 ?        00:00:00 [ata/0]
root       618     5  0 13:32 ?        00:00:00 [ata_aux]
root       622     5  0 13:32 ?        00:00:00 [scsi_eh_0]
root       623     5  0 13:32 ?        00:00:00 [scsi_eh_1]
root       624     5  0 13:32 ?        00:00:00 [scsi_eh_2]
root       625     5  0 13:32 ?        00:00:00 [scsi_eh_3]
root       758     5  0 13:32 ?        00:00:00 [ksuspend_usbd]
root       759     5  0 13:32 ?        00:00:00 [khubd]
root       837     5  0 13:32 ?        00:00:00 [khpsbpkt]
root      1083     5  0 13:32 ?        00:00:00 [knodemgrd_0]
root      1084     5  0 13:32 ?        00:00:00 [scsi_eh_4]
root      1085     5  0 13:32 ?        00:00:00 [scsi_eh_5]
root      1261     5  0 13:32 ?        00:00:00 [xfslogd/0]
root      1262     5  0 13:32 ?        00:00:00 [xfsdatad/0]
root      1270     5  0 13:32 ?        00:00:00 [xfsbufd]
root      1297     5  0 13:32 ?        00:00:00 [xfssyncd]
root      1503     1  0 13:32 ?        00:00:00 /sbin/udevd --daemon
root      1552     5  0 13:32 ?        00:00:00 [kpsmoused]
root      1620     5  0 13:32 ?        00:00:00 [kmmcd]
root      1837     5  0 13:32 ?        00:00:00 [kjournald]
root      1850     5  0 13:32 ?        00:00:00 [xfsbufd]
root      1851     5  0 13:32 ?        00:00:00 [xfssyncd]
root      1853     5  0 13:32 ?        00:00:00 [xfsbufd]
root      1854     5  0 13:32 ?        00:00:00 [xfssyncd]
root      1856     5  0 13:32 ?        00:00:00 [xfsbufd]
root      1857     5  0 13:32 ?        00:00:00 [xfssyncd]
root      2209     1  0 13:32 tty1     00:00:00 /bin/sh -e -c ?runlevel --set S 
>/dev/null || true??/sbin/sulogin???if [ -r /etc/inittab ]; then??    RL="$(sed 
-n -e "/^id:[0-9]*:initdefault:/{s/^id://;s/:.*//;p}" /etc/inittab || true)"??  
  if [ -n "$RL" ]; then???telinit $RL??    else???telinit 2??    fi??else??    
telinit 2??fi?
root      2211  2209  0 13:32 tty1     00:00:00 bash
root      2235  2211  0 13:32 tty1     00:00:00 ps -ef

ls -al /dev :
total 4
drwxr-xr-x 14 root root     3020 Feb  8  2007 .
drwxr-xr-x 22 root root     4096 Jan 31 18:01 ..
drwxr-xr-x  2 root root       60 Feb  8  2007 .initramfs
-rw-r--r--  1 root root        0 Feb  8  2007 .initramfs-tools
drwxr-xr-x  3 root root       60 Feb  8  2007 .static
brw-------  1 root root 254,   2 Feb  8  2007 .tmp-254-2
brw-------  1 root root 254,   3 Feb  8  2007 .tmp-254-3
drwxr-xr-x  4 root root      100 Feb  8 13:32 .udev
drwx------  2 root root      120 Feb  8  2007 Base
lrwxrwxrwx  1 root root       13 Feb  8  2007 MAKEDEV -> /sbin/MAKEDEV
drwxr-xr-x  3 root root       60 Feb  8  2007 bus
crw-------  1 root root   5,   1 Feb  8 13:33 console
lrwxrwxrwx  1 root root       11 Feb  8  2007 core -> /proc/kcore
drwxr-xr-x  3 root root       60 Feb  8 13:32 cpu
drwxr-xr-x  6 root root      120 Feb  8  2007 disk
lrwxrwxrwx  1 root root       13 Feb  8  2007 fd -> /proc/self/fd
crw-rw----  1 root root   1,   7 Feb  8  2007 full
crw-rw----  1 root fuse  10, 229 Feb  8  2007 fuse
crw-rw----  1 root root  10, 228 Feb  8  2007 hpet
prw-------  1 root root        0 Feb  8  2007 initctl
drwxr-xr-x  4 root root      240 Feb  8  2007 input
crw-r-----  1 root kmem   1,   2 Feb  7 20:19 kmem
crw-rw----  1 root root   1,  11 Feb  8  2007 kmsg
brw-------  1 root root   7,   0 Feb  7 20:19 loop0
crw-------  1 root root 109,   0 Feb  8  2007 lvm
drwxr-xr-x  2 root root      140 Feb  8  2007 mapper
crw-rw----  1 root root   1,   1 Feb  8  2007 mem
drwxr-xr-x  2 root root       60 Feb  7 20:19 net
crw-------  1 root root   1,   3 Feb  7 20:19 null
crw-rw----  1 root root  10, 144 Feb  8  2007 nvram
crw-rw----  1 root root   1,   4 Feb  8  2007 port
crw-------  1 root root 108,   0 Feb  7 20:19 ppp
crw-rw----  1 root root   5,   2 Feb  8  2007 ptmx
drwxr-xr-x  2 root root        0 Feb  8  2007 pts
brw-rw----  1 root root   1,   0 Feb  8  2007 ram0
brw-rw----  1 root root   1,   1 Feb  8  2007 ram1
brw-rw----  1 root root   1,  10 Feb  8  2007 ram10
brw-rw----  1 root root   1,  11 Feb  8  2007 ram11
brw-rw----  1 root root   1,  12 Feb  8  2007 ram12
brw-rw----  1 root root   1,  13 Feb  8  2007 ram13
brw-rw----  1 root root   1,  14 Feb  8  2007 ram14
brw-rw----  1 root root   1,  15 Feb  8  2007 ram15
brw-rw----  1 root root   1,   2 Feb  8  2007 ram2
brw-rw----  1 root root   1,   3 Feb  8  2007 ram3
brw-rw----  1 root root   1,   4 Feb  8  2007 ram4
brw-rw----  1 root root   1,   5 Feb  8  2007 ram5
brw-rw----  1 root root   1,   6 Feb  8  2007 ram6
brw-rw----  1 root root   1,   7 Feb  8  2007 ram7
brw-rw----  1 root root   1,   8 Feb  8  2007 ram8
brw-rw----  1 root root   1,   9 Feb  8  2007 ram9
crw-rw----  1 root root   1,   8 Feb  8  2007 random
brw-rw----  1 root root  11,   0 Feb  8  2007 scd0
brw-rw----  1 root root   8,   0 Feb  8  2007 sda
brw-rw----  1 root root   8,   1 Feb  8  2007 sda1
brw-rw----  1 root root   8,   2 Feb  8  2007 sda2
brw-rw----  1 root root   8,   3 Feb  8  2007 sda3
brw-rw----  1 root root   8,   5 Feb  8  2007 sda5
brw-rw----  1 root root   8,   6 Feb  8  2007 sda6
crw-rw----  1 root root  21,   0 Feb  8  2007 sg0
crw-rw----  1 root root  21,   1 Feb  8  2007 sg1
drwxrwxrwt  3 root root       60 Feb  8  2007 shm
crw-rw----  1 root root  10, 231 Feb  8  2007 snapshot
lrwxrwxrwx  1 root root       24 Feb  8  2007 sndstat -> 
/proc/asound/oss/sndstat
lrwxrwxrwx  1 root root       15 Feb  8  2007 stderr -> /proc/self/fd/2
lrwxrwxrwx  1 root root       15 Feb  8  2007 stdin -> /proc/self/fd/0
lrwxrwxrwx  1 root root       15 Feb  8  2007 stdout -> /proc/self/fd/1
crw-rw----  1 root root   5,   0 Feb  8  2007 tty
crw-rw----  1 root root   4,   0 Feb  8  2007 tty0
crw-rw----  1 root root   4,   1 Feb  8  2007 tty1
crw-rw----  1 root root   4,  10 Feb  8  2007 tty10
crw-rw----  1 root root   4,  11 Feb  8  2007 tty11
crw-rw----  1 root root   4,  12 Feb  8  2007 tty12
crw-rw----  1 root root   4,  13 Feb  8  2007 tty13
crw-rw----  1 root root   4,  14 Feb  8  2007 tty14
crw-rw----  1 root root   4,  15 Feb  8  2007 tty15
crw-rw----  1 root root   4,  16 Feb  8  2007 tty16
crw-rw----  1 root root   4,  17 Feb  8  2007 tty17
crw-rw----  1 root root   4,  18 Feb  8  2007 tty18
crw-rw----  1 root root   4,  19 Feb  8  2007 tty19
crw-rw----  1 root root   4,   2 Feb  8  2007 tty2
crw-rw----  1 root root   4,  20 Feb  8  2007 tty20
crw-rw----  1 root root   4,  21 Feb  8  2007 tty21
crw-rw----  1 root root   4,  22 Feb  8  2007 tty22
crw-rw----  1 root root   4,  23 Feb  8  2007 tty23
crw-rw----  1 root root   4,  24 Feb  8  2007 tty24
crw-rw----  1 root root   4,  25 Feb  8  2007 tty25
crw-rw----  1 root root   4,  26 Feb  8  2007 tty26
crw-rw----  1 root root   4,  27 Feb  8  2007 tty27
crw-rw----  1 root root   4,  28 Feb  8  2007 tty28
crw-rw----  1 root root   4,  29 Feb  8  2007 tty29
crw-rw----  1 root root   4,   3 Feb  8  2007 tty3
crw-rw----  1 root root   4,  30 Feb  8  2007 tty30
crw-rw----  1 root root   4,  31 Feb  8  2007 tty31
crw-rw----  1 root root   4,  32 Feb  8  2007 tty32
crw-rw----  1 root root   4,  33 Feb  8  2007 tty33
crw-rw----  1 root root   4,  34 Feb  8  2007 tty34
crw-rw----  1 root root   4,  35 Feb  8  2007 tty35
crw-rw----  1 root root   4,  36 Feb  8  2007 tty36
crw-rw----  1 root root   4,  37 Feb  8  2007 tty37
crw-rw----  1 root root   4,  38 Feb  8  2007 tty38
crw-rw----  1 root root   4,  39 Feb  8  2007 tty39
crw-rw----  1 root root   4,   4 Feb  8  2007 tty4
crw-rw----  1 root root   4,  40 Feb  8  2007 tty40
crw-rw----  1 root root   4,  41 Feb  8  2007 tty41
crw-rw----  1 root root   4,  42 Feb  8  2007 tty42
crw-rw----  1 root root   4,  43 Feb  8  2007 tty43
crw-rw----  1 root root   4,  44 Feb  8  2007 tty44
crw-rw----  1 root root   4,  45 Feb  8  2007 tty45
crw-rw----  1 root root   4,  46 Feb  8  2007 tty46
crw-rw----  1 root root   4,  47 Feb  8  2007 tty47
crw-rw----  1 root root   4,  48 Feb  8  2007 tty48
crw-rw----  1 root root   4,  49 Feb  8  2007 tty49
crw-rw----  1 root root   4,   5 Feb  8  2007 tty5
crw-rw----  1 root root   4,  50 Feb  8  2007 tty50
crw-rw----  1 root root   4,  51 Feb  8  2007 tty51
crw-rw----  1 root root   4,  52 Feb  8  2007 tty52
crw-rw----  1 root root   4,  53 Feb  8  2007 tty53
crw-rw----  1 root root   4,  54 Feb  8  2007 tty54
crw-rw----  1 root root   4,  55 Feb  8  2007 tty55
crw-rw----  1 root root   4,  56 Feb  8  2007 tty56
crw-rw----  1 root root   4,  57 Feb  8  2007 tty57
crw-rw----  1 root root   4,  58 Feb  8  2007 tty58
crw-rw----  1 root root   4,  59 Feb  8  2007 tty59
crw-rw----  1 root root   4,   6 Feb  8  2007 tty6
crw-rw----  1 root root   4,  60 Feb  8  2007 tty60
crw-rw----  1 root root   4,  61 Feb  8  2007 tty61
crw-rw----  1 root root   4,  62 Feb  8  2007 tty62
crw-rw----  1 root root   4,  63 Feb  8  2007 tty63
crw-rw----  1 root root   4,   7 Feb  8  2007 tty7
crw-rw----  1 root root   4,   8 Feb  8  2007 tty8
crw-rw----  1 root root   4,   9 Feb  8  2007 tty9
crw-rw----  1 root root   1,   9 Feb  8  2007 urandom
crw-rw----  1 root root 254,   0 Feb  8  2007 usbdev1.1_ep00
crw-rw----  1 root root 254,   1 Feb  8  2007 usbdev1.1_ep81
crw-rw----  1 root root 254,  10 Feb  8  2007 usbdev1.4_ep00
crw-rw----  1 root root 254,   2 Feb  8  2007 usbdev2.1_ep00
crw-rw----  1 root root 254,   3 Feb  8  2007 usbdev2.1_ep81
crw-rw----  1 root root 254,   4 Feb  8  2007 usbdev3.1_ep00
crw-rw----  1 root root 254,   5 Feb  8  2007 usbdev3.1_ep81
crw-rw----  1 root root 254,   6 Feb  8  2007 usbdev4.1_ep00
crw-rw----  1 root root 254,   7 Feb  8  2007 usbdev4.1_ep81
crw-rw----  1 root root 254,   8 Feb  8  2007 usbdev5.1_ep00
crw-rw----  1 root root 254,   9 Feb  8  2007 usbdev5.1_ep81
crw-rw----  1 root root   7,   0 Feb  8  2007 vcs
crw-rw----  1 root root   7,   1 Feb  8  2007 vcs1
crw-rw----  1 root root   7, 128 Feb  8  2007 vcsa
crw-rw----  1 root root   7, 129 Feb  8  2007 vcsa1
crw-rw----  1 root root  10, 165 Dec 28  2005 vmmon
crw-------  1 root root 119,   0 Dec 28  2005 vmnet0
crw-------  1 root root 119,   1 Dec 28  2005 vmnet1
crw-rw----  1 root root   1,   5 Feb  8  2007 zero

after a /etc/init.d/udev restart: 
ps -ef
UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 13:32 ?        00:00:00 /sbin/init single
root         2     1  0 13:32 ?        00:00:00 [ksoftirqd/0]
root         3     1  0 13:32 ?        00:00:00 [events/0]
root         4     1  0 13:32 ?        00:00:00 [khelper]
root         5     1  0 13:32 ?        00:00:00 [kthread]
root        23     5  0 13:32 ?        00:00:00 [kblockd/0]
root        24     5  0 13:32 ?        00:00:00 [kacpid]
root       129     5  0 13:32 ?        00:00:00 [kseriod]
root       149     5  0 13:32 ?        00:00:00 [pdflush]
root       150     5  0 13:32 ?        00:00:00 [pdflush]
root       151     5  0 13:32 ?        00:00:00 [kswapd0]
root       152     5  0 13:32 ?        00:00:00 [aio/0]
root       617     5  0 13:32 ?        00:00:00 [ata/0]
root       618     5  0 13:32 ?        00:00:00 [ata_aux]
root       622     5  0 13:32 ?        00:00:00 [scsi_eh_0]
root       623     5  0 13:32 ?        00:00:00 [scsi_eh_1]
root       624     5  0 13:32 ?        00:00:00 [scsi_eh_2]
root       625     5  0 13:32 ?        00:00:00 [scsi_eh_3]
root       758     5  0 13:32 ?        00:00:00 [ksuspend_usbd]
root       759     5  0 13:32 ?        00:00:00 [khubd]
root       837     5  0 13:32 ?        00:00:00 [khpsbpkt]
root      1083     5  0 13:32 ?        00:00:00 [knodemgrd_0]
root      1084     5  0 13:32 ?        00:00:00 [scsi_eh_4]
root      1085     5  0 13:32 ?        00:00:00 [scsi_eh_5]
root      1261     5  0 13:32 ?        00:00:00 [xfslogd/0]
root      1262     5  0 13:32 ?        00:00:00 [xfsdatad/0]
root      1270     5  0 13:32 ?        00:00:00 [xfsbufd]
root      1297     5  0 13:32 ?        00:00:00 [xfssyncd]
root      1503     1  0 13:32 ?        00:00:00 /sbin/udevd --daemon
root      1552     5  0 13:32 ?        00:00:00 [kpsmoused]
root      1620     5  0 13:32 ?        00:00:00 [kmmcd]
root      1837     5  0 13:32 ?        00:00:00 [kjournald]
root      1850     5  0 13:32 ?        00:00:00 [xfsbufd]
root      1851     5  0 13:32 ?        00:00:00 [xfssyncd]
root      1853     5  0 13:32 ?        00:00:00 [xfsbufd]
root      1854     5  0 13:32 ?        00:00:00 [xfssyncd]
root      1856     5  0 13:32 ?        00:00:00 [xfsbufd]
root      1857     5  0 13:32 ?        00:00:00 [xfssyncd]
root      2209     1  0 13:32 tty1     00:00:00 /bin/sh -e -c ?runlevel --set S 
>/dev/null || true??/sbin/sulogin???if [ -r /etc/inittab ]; then??    RL="$(sed 
-n -e "/^id:[0-9]*:initdefault:/{s/^id://;s/:.*//;p}" /etc/inittab || true)"??  
  if [ -n "$RL" ]; then???telinit $RL??    else???telinit 2??    fi??else??    
telinit 2??fi?
root      2211  2209  0 13:32 tty1     00:00:00 bash
root      2694     5  0 13:33 ?        00:00:00 [pccardd]
root      2695     5  0 13:33 ?        00:00:00 [tifm0]
root      2760     5  0 13:33 ?        00:00:00 [ipw2200/0]
root      2822     5  0 13:33 ?        00:00:00 [ac97/0]
root      2848     5  0 13:33 ?        00:00:00 [ac97/0]
root      2881     1  0 13:33 ?        00:00:00 /usr/sbin/ifplugd -i eth1 -q -f 
-u0 -d10 -w -I
root      2906  2211  0 13:33 tty1     00:00:00 ps -ef

ls -al /dev :
total 4
drwxr-xr-x 15 root root        3400 Feb  8 13:33 .
drwxr-xr-x 22 root root        4096 Jan 31 18:01 ..
drwxr-xr-x  2 root root          60 Feb  8  2007 .initramfs
-rw-r--r--  1 root root           0 Feb  8  2007 .initramfs-tools
drwxr-xr-x  3 root root          60 Feb  8  2007 .static
drwxr-xr-x  4 root root         100 Feb  8 13:33 .udev
drwx------  2 root root         120 Feb  8  2007 Base
lrwxrwxrwx  1 root root          13 Feb  8  2007 MAKEDEV -> /sbin/MAKEDEV
crw-rw----  1 root audio    14,  12 Feb  8 13:33 adsp
crw-rw----  1 root video    10, 175 Feb  8 13:33 agpgart
crw-rw----  1 root audio    14,   4 Feb  8 13:33 audio
crw-rw----  1 root audio    14,  20 Feb  8 13:33 audio1
drwxr-xr-x  3 root root          60 Feb  8  2007 bus
lrwxrwxrwx  1 root root           4 Feb  8 13:33 cdrom -> scd0
lrwxrwxrwx  1 root root           4 Feb  8 13:33 cdrw -> scd0
crw-------  1 root root      5,   1 Feb  8 13:33 console
lrwxrwxrwx  1 root root          11 Feb  8  2007 core -> /proc/kcore
drwxr-xr-x  3 root root          60 Feb  8 13:32 cpu
drwxr-xr-x  6 root root         120 Feb  8  2007 disk
crw-rw----  1 root audio    14,   3 Feb  8 13:33 dsp
crw-rw----  1 root audio    14,  19 Feb  8 13:33 dsp1
lrwxrwxrwx  1 root root           4 Feb  8 13:33 dvd -> scd0
lrwxrwxrwx  1 root root           4 Feb  8 13:33 dvdrw -> scd0
lrwxrwxrwx  1 root root          13 Feb  8  2007 fd -> /proc/self/fd
crw-rw-rw-  1 root root      1,   7 Feb  8  2007 full
crw-rw----  1 root fuse     10, 229 Feb  8  2007 fuse
crw-rw----  1 root root     10, 228 Feb  8  2007 hpet
prw-------  1 root root           0 Feb  8  2007 initctl
drwxr-xr-x  4 root root         280 Feb  8 13:33 input
crw-r-----  1 root kmem      1,   2 Feb  7 20:19 kmem
crw-rw----  1 root root      1,  11 Feb  8  2007 kmsg
brw-------  1 root root      7,   0 Feb  7 20:19 loop0
crw-------  1 root root    109,   0 Feb  8  2007 lvm
drwxr-xr-x  2 root root         140 Feb  8  2007 mapper
crw-r-----  1 root kmem      1,   1 Feb  8  2007 mem
crw-rw----  1 root audio    14,   0 Feb  8 13:33 mixer
crw-rw----  1 root audio    14,  16 Feb  8 13:33 mixer1
drwxr-xr-x  2 root root          60 Feb  7 20:19 net
crw-rw-rw-  1 root root      1,   3 Feb  7 20:19 null
crw-rw----  1 root root     10, 144 Feb  8  2007 nvram
crw-r-----  1 root kmem      1,   4 Feb  8  2007 port
crw-------  1 root root    108,   0 Feb  7 20:19 ppp
crw-rw-rw-  1 root root      5,   2 Feb  8  2007 ptmx
drwxr-xr-x  2 root root           0 Aug 21 19:00 pts
brw-rw----  1 root disk      1,   0 Feb  8  2007 ram0
brw-rw----  1 root disk      1,   1 Feb  8  2007 ram1
brw-rw----  1 root disk      1,  10 Feb  8  2007 ram10
brw-rw----  1 root disk      1,  11 Feb  8  2007 ram11
brw-rw----  1 root disk      1,  12 Feb  8  2007 ram12
brw-rw----  1 root disk      1,  13 Feb  8  2007 ram13
brw-rw----  1 root disk      1,  14 Feb  8  2007 ram14
brw-rw----  1 root disk      1,  15 Feb  8  2007 ram15
brw-rw----  1 root disk      1,   2 Feb  8  2007 ram2
brw-rw----  1 root disk      1,   3 Feb  8  2007 ram3
brw-rw----  1 root disk      1,   4 Feb  8  2007 ram4
brw-rw----  1 root disk      1,   5 Feb  8  2007 ram5
brw-rw----  1 root disk      1,   6 Feb  8  2007 ram6
brw-rw----  1 root disk      1,   7 Feb  8  2007 ram7
brw-rw----  1 root disk      1,   8 Feb  8  2007 ram8
brw-rw----  1 root disk      1,   9 Feb  8  2007 ram9
crw-rw-rw-  1 root root      1,   8 Feb  8  2007 random
crw-rw----  1 root audio    10, 135 Feb  8 13:33 rtc
brw-rw----  1 root floppy   11,   0 Feb  8  2007 scd0
brw-rw----  1 root disk      8,   0 Feb  8  2007 sda
brw-rw----  1 root root      8,   1 Feb  8  2007 sda1
brw-rw----  1 root root      8,   2 Feb  8  2007 sda2
brw-rw----  1 root root      8,   3 Feb  8  2007 sda3
brw-rw----  1 root root      8,   5 Feb  8  2007 sda5
brw-rw----  1 root root      8,   6 Feb  8  2007 sda6
crw-rw----  1 root audio    14,   1 Feb  8 13:33 sequencer
crw-rw----  1 root audio    14,   8 Feb  8 13:33 sequencer2
crw-rw----  1 root root     21,   0 Feb  8  2007 sg0
crw-rw----  1 root root     21,   1 Feb  8  2007 sg1
drwxr-xr-t  3 root root          60 Aug 21 19:00 shm
crw-rw----  1 root root     10, 231 Feb  8  2007 snapshot
drwxr-xr-x  2 root root         280 Feb  8 13:33 snd
lrwxrwxrwx  1 root root          24 Feb  8  2007 sndstat -> 
/proc/asound/oss/sndstat
lrwxrwxrwx  1 root root           4 Feb  8 13:33 sr0 -> scd0
lrwxrwxrwx  1 root root          15 Feb  8  2007 stderr -> /proc/self/fd/2
lrwxrwxrwx  1 root root          15 Feb  8  2007 stdin -> /proc/self/fd/0
lrwxrwxrwx  1 root root          15 Feb  8  2007 stdout -> /proc/self/fd/1
crw-rw-rw-  1 root root      5,   0 Feb  8  2007 tty
crw-rw----  1 root root      4,   0 Feb  8  2007 tty0
crw-rw----  1 root root      4,   1 Feb  8  2007 tty1
crw-rw----  1 root root      4,  10 Feb  8  2007 tty10
crw-rw----  1 root root      4,  11 Feb  8  2007 tty11
crw-rw----  1 root root      4,  12 Feb  8  2007 tty12
crw-rw----  1 root root      4,  13 Feb  8  2007 tty13
crw-rw----  1 root root      4,  14 Feb  8  2007 tty14
crw-rw----  1 root root      4,  15 Feb  8  2007 tty15
crw-rw----  1 root root      4,  16 Feb  8  2007 tty16
crw-rw----  1 root root      4,  17 Feb  8  2007 tty17
crw-rw----  1 root root      4,  18 Feb  8  2007 tty18
crw-rw----  1 root root      4,  19 Feb  8  2007 tty19
crw-rw----  1 root root      4,   2 Feb  8  2007 tty2
crw-rw----  1 root root      4,  20 Feb  8  2007 tty20
crw-rw----  1 root root      4,  21 Feb  8  2007 tty21
crw-rw----  1 root root      4,  22 Feb  8  2007 tty22
crw-rw----  1 root root      4,  23 Feb  8  2007 tty23
crw-rw----  1 root root      4,  24 Feb  8  2007 tty24
crw-rw----  1 root root      4,  25 Feb  8  2007 tty25
crw-rw----  1 root root      4,  26 Feb  8  2007 tty26
crw-rw----  1 root root      4,  27 Feb  8  2007 tty27
crw-rw----  1 root root      4,  28 Feb  8  2007 tty28
crw-rw----  1 root root      4,  29 Feb  8  2007 tty29
crw-rw----  1 root root      4,   3 Feb  8  2007 tty3
crw-rw----  1 root root      4,  30 Feb  8  2007 tty30
crw-rw----  1 root root      4,  31 Feb  8  2007 tty31
crw-rw----  1 root root      4,  32 Feb  8  2007 tty32
crw-rw----  1 root root      4,  33 Feb  8  2007 tty33
crw-rw----  1 root root      4,  34 Feb  8  2007 tty34
crw-rw----  1 root root      4,  35 Feb  8  2007 tty35
crw-rw----  1 root root      4,  36 Feb  8  2007 tty36
crw-rw----  1 root root      4,  37 Feb  8  2007 tty37
crw-rw----  1 root root      4,  38 Feb  8  2007 tty38
crw-rw----  1 root root      4,  39 Feb  8  2007 tty39
crw-rw----  1 root root      4,   4 Feb  8  2007 tty4
crw-rw----  1 root root      4,  40 Feb  8  2007 tty40
crw-rw----  1 root root      4,  41 Feb  8  2007 tty41
crw-rw----  1 root root      4,  42 Feb  8  2007 tty42
crw-rw----  1 root root      4,  43 Feb  8  2007 tty43
crw-rw----  1 root root      4,  44 Feb  8  2007 tty44
crw-rw----  1 root root      4,  45 Feb  8  2007 tty45
crw-rw----  1 root root      4,  46 Feb  8  2007 tty46
crw-rw----  1 root root      4,  47 Feb  8  2007 tty47
crw-rw----  1 root root      4,  48 Feb  8  2007 tty48
crw-rw----  1 root root      4,  49 Feb  8  2007 tty49
crw-rw----  1 root root      4,   5 Feb  8  2007 tty5
crw-rw----  1 root root      4,  50 Feb  8  2007 tty50
crw-rw----  1 root root      4,  51 Feb  8  2007 tty51
crw-rw----  1 root root      4,  52 Feb  8  2007 tty52
crw-rw----  1 root root      4,  53 Feb  8  2007 tty53
crw-rw----  1 root root      4,  54 Feb  8  2007 tty54
crw-rw----  1 root root      4,  55 Feb  8  2007 tty55
crw-rw----  1 root root      4,  56 Feb  8  2007 tty56
crw-rw----  1 root root      4,  57 Feb  8  2007 tty57
crw-rw----  1 root root      4,  58 Feb  8  2007 tty58
crw-rw----  1 root root      4,  59 Feb  8  2007 tty59
crw-rw----  1 root root      4,   6 Feb  8  2007 tty6
crw-rw----  1 root root      4,  60 Feb  8  2007 tty60
crw-rw----  1 root root      4,  61 Feb  8  2007 tty61
crw-rw----  1 root root      4,  62 Feb  8  2007 tty62
crw-rw----  1 root root      4,  63 Feb  8  2007 tty63
crw-rw----  1 root root      4,   7 Feb  8  2007 tty7
crw-rw----  1 root root      4,   8 Feb  8  2007 tty8
crw-rw----  1 root root      4,   9 Feb  8  2007 tty9
crw-rw-rw-  1 root root      1,   9 Feb  8  2007 urandom
crw-rw----  1 root plugdev 254,   0 Feb  8  2007 usbdev1.1_ep00
crw-rw----  1 root plugdev 254,   1 Feb  8  2007 usbdev1.1_ep81
crw-rw----  1 root plugdev 254,  10 Feb  8  2007 usbdev1.4_ep00
crw-rw----  1 root plugdev 254,  11 Feb  8 13:33 usbdev1.4_ep81
crw-rw----  1 root plugdev 254,   2 Feb  8  2007 usbdev2.1_ep00
crw-rw----  1 root plugdev 254,   3 Feb  8  2007 usbdev2.1_ep81
crw-rw----  1 root plugdev 254,  12 Feb  8 13:33 usbdev2.2_ep00
crw-rw----  1 root plugdev 254,  13 Feb  8 13:33 usbdev2.2_ep81
crw-rw----  1 root plugdev 254,   4 Feb  8  2007 usbdev3.1_ep00
crw-rw----  1 root plugdev 254,   5 Feb  8  2007 usbdev3.1_ep81
crw-rw----  1 root plugdev 254,   6 Feb  8  2007 usbdev4.1_ep00
crw-rw----  1 root plugdev 254,   7 Feb  8  2007 usbdev4.1_ep81
crw-rw----  1 root plugdev 254,   8 Feb  8  2007 usbdev5.1_ep00
crw-rw----  1 root plugdev 254,   9 Feb  8  2007 usbdev5.1_ep81
crw-rw----  1 root root      7,   0 Feb  8  2007 vcs
crw-rw----  1 root root      7,   1 Feb  8  2007 vcs1
crw-rw----  1 root root      7, 128 Feb  8  2007 vcsa
crw-rw----  1 root root      7, 129 Feb  8  2007 vcsa1
crw-rw----  1 root root     10, 165 Dec 28  2005 vmmon
crw-------  1 root root    119,   0 Dec 28  2005 vmnet0
crw-------  1 root root    119,   1 Dec 28  2005 vmnet1
crw-rw----  1 root root     10, 130 Feb  8 13:33 watchdog
crw-rw-rw-  1 root root      1,   5 Feb  8  2007 zero

-- 
wrong permissions for /dev/null
https://launchpad.net/bugs/83878

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to