Re: test of devfs patch v88 [was Re: devfs patch v84 for linux-2.2.0-pre9 bugfix]

Meelis Roos (mroos@tartu.cyber.ee)
Mon, 25 Jan 1999 05:05:22 +0200


HM> But i had another problem i didn't see before:
HM> - i autoload cdrom and sr_mod modules trough kmod/modprobe
HM> - modprobe hangs during a "mount -av -t nonfs,nproc" which is called
HM> from a multiuser startup script while trying to autoload both
HM> modules; this doesn't happen without devfs!?

HM> There are two "solutions":
HM> - if i hack a workaround into the multiuser startup script doing
HM> a "modprobe sr_mod" before the "mount -av -t nonfs,nproc" it works
HM> with devfs.

Are you sure you do really have "noproc", not "nproc" like in the above
lines? The nproc might confuse something - maybe the system searches for
filesystem named nproc.

-- 
Meelis Roos (mroos@tartu.cyber.ee)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/