Oddness with GPT labels on boot
Brett Wynkoop
freebsd-arm at wynn.com
Mon Mar 9 02:11:45 UTC 2015
Greeting-
So just updated my kernel sources and now I have this oddness happening:
No suitable dump device was found.
Starting file system checks:
/dev/mmcsd0s2a: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/mmcsd0s2a: clean, 560326 free (12950 frags, 68422 blocks, 0.7%
fragmentation) ugen1.2: <vendor 0x0781> at usbus1
umass0: <vendor 0x0781 Staples, class 0/0, rev 2.00/1.22, addr 2> on
usbus1 umass0: SCSI over Bulk-Only; quirks = 0xc100
umass0:0:0: Attached to scbus0
da0 at umass-sim0 bus 0 scbus0 target 0 lun 0
da0: <Staples 1.22> Removable Direct Access SCSI-5 device
da0: Serial Number 4C532000071129119192
da0: 40.000MB/s transfers
da0: 15267MB (31266816 512 byte sectors: 255H 63S/T 1946C)
da0: quirks=0x2<NO_6_BYTE>
Can't stat /dev/gpt/bbexport: No such file or directory
Can't stat /dev/gpt/bbexport: No such file or directory
THE FOLLOWING FILE SYSTEM HAD AN UNEXPECTED INCONSISTENCY:
ufs: /dev/gpt/bbexport (/export)
Unknown error; help!
ERROR: ABORTING BOOT (sending SIGTERM to parent)!
Mar 8 22:04:47 init: /bin/sh on /etc/rc terminated abnormally, going
to single user mode Enter full pathname of shell or RETURN for /bin/sh:
# fsck -p
/dev/mmcsd0s2a: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/mmcsd0s2a: clean, 560326 free (12950 frags, 68422 blocks, 0.7%
fragmentation) /dev/gpt/bbexport: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/gpt/bbexport: clean, 3375570 free (114 frags, 421932 blocks, 0.0%
fragmentation)
#
Note I did nothing more than run fsck -p as soon as I was at
the /bin/sh prompt.
# uname -a
FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #6 r279797: Sun Mar 8
21:22:04 EDT 2015
wynkoop at beaglebone.wynn.com:/usr/src/sys/arm/compile/BB-BEW arm
#
Before this kernel I had no problem with the filesystem being checked
and mounting at boot.
I have not rebuilt world, but I am at a loss as to how that could be
the problem. Note above that it said it could not
find /dev/gpt/bbexport.
I have even put the late param in /etc/fstab for /dev/gpt/bbexport to
see if that would help.
-Brett
--
wynkoop at wynn.com http://prd4.wynn.com/wynkoop/pgp-keys.txt
917-642-6925
929-272-0000
"The strongest reason for the people to retain the right to keep
and bear arms is, as a last resort, to protect themselves against
tyranny in government" - Thomas Jefferson.
More information about the freebsd-arm
mailing list