Your message dated Sun, 15 Oct 2006 10:54:01 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393110: initscripts: mounts filesystems in wrong order
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: initscripts
Version: 2.86.ds1-20
Severity: normal
My fstab is below. After boot /chroot/mail/proc is not mounted,
and /chroot/wiki/proc is not mounted. I believe this is because
mountall.sh is trying to mount all proc filesystems before it tries to
mount anything else, which obviously won't work.
After boot, if I type in "mount -a" it works.
/dev/md34 / ext3 defaults 0 1
/dev/hda1 /boot ext3 defaults,ro 0 2
/dev/hdc1 /boot2 ext3 defaults,ro 0 2
/dev/md10 swap swap pri=0 0 0
/dev/md30 /home reiserfs defaults 0 2
/dev/md12 /var/spool/squid reiserfs defaults 0 2
/dev/md14 /var/cache/apt-proxy reiserfs defaults 0 2
/dev/cdroms/cdrom0 /cdrom iso9660 noauto,ro,user 0 0
none /proc proc defaults,nosuid 0 0
/dev/md20 /chroot/mail xfs defaults 0 2
/dev /chroot/mail/dev tmpfs bind 0 0
proc /chroot/mail/proc proc defaults,nosuid 0 0
/dev/md32 /chroot/wiki xfs defaults 0 2
/dev /chroot/wiki/dev tmpfs bind 0 0
proc /chroot/wiki/proc proc defaults,nosuid 0 0
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages initscripts depends on:
ii debianutils 2.17 Miscellaneous utilities specific t
ii e2fsprogs 1.39-1 ext2 file system utilities and lib
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii lsb-base 3.1-15 Linux Standard Base 3.1 init scrip
ii mount 2.12r-11 Tools for mounting and manipulatin
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.86.ds1-21
[Brian May]
> My fstab is below. After boot /chroot/mail/proc is not mounted,
> and /chroot/wiki/proc is not mounted. I believe this is because
> mountall.sh is trying to mount all proc filesystems before it tries to
> mount anything else, which obviously won't work.
Yes. This problem was fixed in version 2.86.ds1-21, when the special
handling for proc file systems were removed. The behaviour have been
like in version 2.86.ds1-20 since version 2.86.ds1-12.
Friendly,
--
Petter Reinholdtsen
--- End Message ---
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel