Your message dated Wed, 3 Jan 2007 20:16:00 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Removed
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: initrd-netboot-tools
Version: 0.5.3cvs.20040906-16
Severity: normal
This packages has scripts stored in
/etc/lessdisks/mkinitrd/install_scripts and copied to the initrd.
05_mount_proc contains the folowing code:
mount -nt proc proc proc
mount -nt tmpfs tmpfs /tmp
90_mount_nfs_root contains:
umount /tmp
However it does not unmount /proc. I think this is a bug.
I think the fix is to add the following line to the end of
90_mount_nfs_root:
umount /proc
Regards
Alex Owen
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (400, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-1-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Versions of packages initrd-netboot-tools depends on:
ii discover-data 2.2005.02.13-1 Data lists for Discover hardware d
ii initrd-tools 0.1.78 tools to create initrd image for p
ii python 2.3.5-1 An interactive high-level object-o
--- End Message ---
--- Begin Message ---
initrd-netboot doesn't work with current 2.6 kernels anymore, so we've
removed the package.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---