Your message dated Tue, 5 Jun 2012 21:13:14 +0100
with message-id <[email protected]>
and subject line Re: #260302 mountvirtfs reports error when it tries to mount
unmountable tmpfs in 2.6.x kernel
has caused the Debian Bug report #260302,
regarding mountvirtfs reports error when it tries to mount unmountable tmpfs in
2.6.x kernel
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
260302: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=260302
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: initscripts
Version: 2.85-22
Severity: minor
The 2.6.x kernel always uses the tmpfs filesystem. If you
choose to disable tmpfs in the compilation of your own kernel,
actually only the user visible part is not built, but tmpfs is still used
internally (cp. Documentation/filesystems/tmpfs.txt in the kernel
sources).
Due to this tmpfs shows up in /proc/filesystems and therefore mountvirtfs
tries to mount it (it looks with egrep if the filesystem type it tries to
mount is listed in /proc/filesystems). It fails and an error message is
displayed. I have not found a way to determine from userland whether
userland tmpfs support is compiled in or not (at least not if support for
/proc/config.gz is also not compiled in). The entry in /proc/filesystems
is the same. tmpfs support can not be compiled in as a module, therefore
checking for one is also not a solution.
This does not affect the precompiled kernels provided with Debian AFAICT,
as they seem to have userland tmpfs support compiled in.
--- End Message ---
--- Begin Message ---
Version: 2.88dsf-13.3
We don't support booting without tmpfs enabled at this point, since
it's needed for /run, /run/shm, udev (devtmpfs, /run/udev), etc.
Closing since disabling will result in a broken system, and we don't
want to permit this.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' schroot and sbuild http://alioth.debian.org/projects/buildd-tools
`- GPG Public Key F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800
--- End Message ---
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel