Your message dated Sun, 25 Nov 2007 22:34:36 +0100
with message-id <[EMAIL PROTECTED]>
and subject line mount state correct again
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: udev
Version: Version: 0.114-2

Hello,
my kernel reports via cat /proc/mounts that / is beeing mounted at /dev/root, 
but /dev/root does not exist. A guy in #hal on irc said that its udevs job to 
create that device node.

The outcome of this is that lshal reports that is_mounted from that device is 
false, even if its perfectly mounted at /.

I'm currently running a self compiled 2.6.21 kernel. CONFIG_BLK_DEV_RAM and 
CONFIG_BLK_DEV_INITRD are not set. CONFIG_RAMFS=y (forced)


I hope I got the things correctly together and you get what my problem is.

Thanks a lot,
Tobias Knieper


$uname -r
2.6.21.070608

$cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid 0 0
proc /proc proc rw,nosuid,nodev,noexec 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec 0 0
usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec 0 0
/dev/root /dev/.static/dev ext3 rw,data=ordered 0 0
tmpfs /dev tmpfs rw 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec 0 0

$mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)

$lshal
[snip]
udi 
= 
'/org/freedesktop/Hal/devices/volume_uuid_f5c823b0_15f4_453e_8a32_5f4559cd317a'
  block.device = '/dev/hda1'  (string)
  block.is_volume = true  (bool)
  block.major = 3  (0x3)  (int)
  block.minor = 1  (0x1)  (int)
[snip]
  linux.sysfs_path = '/sys/block/hda/hda1'  (string)
[snip]
  volume.is_mounted = false  (bool)
[snip]



--- End Message ---
--- Begin Message ---
Hello,
due to a system upgrade the mount state is now detected correctly again. I 
don't know which package upgrade in detail fixed the issue. The output of the 
previously given commands is identical.

Best regards,
Tobias


--- End Message ---

Reply via email to