Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2016 01:50:21 -1000
From:      Kent Kuriyama <kent.kuriyama@gmail.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Mounting of late file systems fails under FreeBSD 11.0
Message-ID:  <CACArijB_bqVoXH0KKAyyC8nP2DuMKcN9Y2mUirZZNU3p95wr4w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Under FreeBSD 10.3 I had no problem with mounting a USB hard drive with the
following /etc/fstab entry:

/dev/da0p2             /mnt            ufs     rw,late 0       0

After upgrading 10.3 -> 11.0p2, the boot process stops when the mount of
/dev/da0p2 is attempted.  The syslog shows:

Oct 28 00:42:17 kailua kernel: Mounting late file systems:mount:
/dev/da0p2: No
such file or directory
Oct 28 00:42:17 kailua kernel: .
Oct 28 00:42:17 kailua kernel: Mounting /etc/fstab filesystems failed,
 startup
aborted

It is interesting to note that when the 11.0 boot process is halted and the
system drops to single user mode, I am able to do a:

mount -al

and the USB hard drive successfully mounts.

Any help would be greatly appreciated,  Thank  you.

Kent



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACArijB_bqVoXH0KKAyyC8nP2DuMKcN9Y2mUirZZNU3p95wr4w>