[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#576446: mountall tries to mount things in wrong order



Package: freebsd-utils
Version: 8.0-10
Severity: normal

Hi,

for some reason fasch.d.o (our amd64 kfreebsd buildd) now fails to mount
/home.

fstab has, among others, these:
| /dev/ufsid/4b5a0084c7a8d5ad /srv ufs rw 0 2
| /srv/home       /home           nullfs  rw 0 0

During boot we see 'mount_nullfs: no such device'.  When we try to mount
/home when the system has fully booted it works.

Chances are it tries to mount /home before /srv is there.

Is that mount -a not doing the right thing?


Also, umount -a doesn't really work either.

Cheers,
weasel



Reply to: