[Adrian Bridgett]
> mountall.sh doesn't skip mounting /proc (which is done earlier by
> mountvirtfs (and udev too if it needs to)).

I suspect this happen because /proc isn't listed in /etc/fstab at that
point, and the reason is that mountvirtfs mounts /proc/ before /etc/
is writable.

> This causes the mount command to fail and this gets flagged as a
> failure in bright red colours (hence why it was noticed :-))

I'm pleased to learn that the status reporting already is working to
help us detect problems.

> Adding "noproc" to the list of filesystems fixed the problem.

That is not really an option, as mountvirtfs only mount /proc, not
other proc mount points.  (consider chroots with need their own proc
mount.

Not sure how to properly solve this.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to