Issue369

Title lsof displays a warning on new squashfs layout
Priority bug Status chatting
Superseder Nosy List mika
Assigned To mika Topics core

Created on 2008-01-07.10:52:28 by mika, last changed 2008-01-19.18:36:03 by mika.

Messages
msg1062 (view) Author: mika Date: 2008-01-19.18:36:03
A possible fix might look like:

ln -s /live/image/live/grml.squashfs /grml.squashfs

I'm not sure whether it's worth the effort to include that "fix" in grml-autoconfig.
msg1040 (view) Author: mika Date: 2008-01-07.10:52:28
Thanks to Matthias Diener for noticing:

lsof: WARNING: can't stat() squashfs file system /grml.squashfs
      Output information may be incomplete.
lsof: WARNING: can't stat() aufs file system /dev/.static/dev
      Output information may be incomplete.

Nothing serious, just a warning. We should investigate on that anyway.
History
Date User Action Args
2008-01-19 18:36:03mikasetstatus: unread -> chatting
assignedto: mika
topic: + core
messages: + msg1062
2008-01-07 10:52:28mikacreate