On Tue, Apr 17, 2012 at 10:47:34PM +0200, Robert Millan wrote: > Misc errors are displayed during boot because initscripts attempts > to remount /run, /proc and /sys. However, on GNU/kFreeBSD it's not > possible to remount tmpfs, linprocfs or linsysfs file systems: > > mount: /run: unknown special file or file system > mount: proc : Operation not supported > mount: sys : Operation not supported
Is it possible to know ahead of time which filesystems do not support remounting? Ideally we would support this generically in the domount function. A patch for /lib/init/mount-functions.sh which either skipped the remount or set the output to stderr would be appreciated. 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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org