OPNsense Forum

Archive => 18.7 Legacy Series => Topic started by: fabian on August 15, 2018, 01:48:09 pm

Title: Bug in 18.7.1: boot does not complete
Post by: fabian on August 15, 2018, 01:48:09 pm
The boot does never complete, instead the firewall log is written to the serial port of my APU1 board and control c allows to start a shell. The web interface is running fine and the system is already mostly configured.
Title: Re: Bug in 18.7.1: boot does not complete
Post by: franco on August 15, 2018, 01:50:38 pm
development?
Title: Re: Bug in 18.7.1: boot does not complete
Post by: franco on August 15, 2018, 01:52:01 pm
FWIW https://forum.opnsense.org/index.php?topic=9435.0
Title: Re: Bug in 18.7.1: boot does not complete
Post by: fabian on August 15, 2018, 07:38:51 pm
@franco: no it hangs at a different step - see attached screenshot-
Title: Re: Bug in 18.7.1: boot does not complete
Post by: fabian on August 15, 2018, 08:04:29 pm
OK, looks like this time it worked, maybe the updater caused some issues by not correctly unmounting the partition because I got those errors:
Code: [Select]
tunefs: file system reloaded
camcontrol: ATA ATAPI_IDENTIFY via pass_16 failed
** /dev/da0s1a
** Last Mounted on /mnt
** Root file system
** Phase 1 - Check Blocks and Sizes
INCORRECT BLOCK COUNT I=10 (94592 should be 94528)
CORRECT? yes

** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
UNREF FILE I=240769  OWNER=root MODE=100555
SIZE=138296 MTIME=Jul 22 14:40 2018
CLEAR? yes

UNREF FILE I=1043408  OWNER=root MODE=100644
SIZE=3 MTIME=Aug 14 20:30 2018
CLEAR? yes

UNREF FILE I=1043422  OWNER=root MODE=140666
SIZE=0 MTIME=Aug 14 20:30 2018
CLEAR? yes

UNREF FILE I=2487937  OWNER=root MODE=100444
SIZE=1604736 MTIME=Jul 22 14:40 2018
CLEAR? yes

UNREF FILE I=2487940  OWNER=root MODE=100444
SIZE=178528 MTIME=Jul 22 14:40 2018
CLEAR? yes

UNREF FILE I=2487952  OWNER=root MODE=100444
SIZE=117032 MTIME=Jul 22 14:40 2018
CLEAR? yes

UNREF FILE I=2487971  OWNER=root MODE=100444
SIZE=75880 MTIME=Jul 22 14:40 2018
CLEAR? yes

UNREF FILE I=2487974  OWNER=root MODE=100444
SIZE=22456 MTIME=Jul 22 14:40 2018
CLEAR? yes

** Phase 5 - Check Cyl groups
FREE BLK COUNT(S) WRONG IN SUPERBLK
SALVAGE? yes

SUMMARY INFORMATION BAD
SALVAGE? yes

BLK(S) MISSING IN BIT MAPS
SALVAGE? yes

99931 files, 719636 used, 4904989 free (5093 frags, 612487 blocks, 0.1% fragmentation)

***** FILE SYSTEM MARKED CLEAN *****

***** FILE SYSTEM WAS MODIFIED *****
** /dev/da0s1a
FILE SYSTEM CLEAN; SKIPPING CHECK
Title: Re: Bug in 18.7.1: boot does not complete
Post by: franco on August 16, 2018, 08:16:12 am
Ok, that's not related to code changes then.


Cheers,
Franco