https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242146
--- Comment #2 from Rick Macklem <[email protected]> --- Actually, when I look at the code, it seems that there is a call to nfs_mountdiskless()->mountnfs() and mountnfs() should fail when newnfs_connect() fails. This looks like it should result in a message like: nfs_mountroot: mount <path> on /: <errno> being generated. I have no idea why your case does not do this? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
