Hi all,
I have just upgrade my freebsd server from 9.3 to 10.3 and then 10.3 to 11.0-RELEASE
I am facing issue when system is boot up. / is mounted as read-only
Here are my part of dmesge.boot log
Can some one help to show me how to fix it?
I can run
I have just upgrade my freebsd server from 9.3 to 10.3 and then 10.3 to 11.0-RELEASE
I am facing issue when system is boot up. / is mounted as read-only
Here are my part of dmesge.boot log
Code:
si: Assigning MSI-X IRQ 274 to local APIC 6 vector 52
msi: Assigning MSI-X IRQ 275 to local APIC 7 vector 49
msi: Assigning MSI-X IRQ 276 to local APIC 2 vector 53
SMP: passed TSC synchronization test
TSC timecounter discards lower 1 bit(s)
Timecounter "TSC-low" frequency 1700047282 Hz quality 1000
Trying to mount root from ufs:/dev/aacd0p2 [rw]...
start_init: trying /sbin/init
lagg0: bpf attached
lagg1: bpf attached
lagg0: link state changed to DOWN
ums0: <Winbond Electronics Corp Hermon USB hidmouse Device, class 0/0, rev 1.10/0.01, addr 3> on usbus0
ums0: 3 buttons and [Z] coordinates ID=0
random: harvesting attach, 8 bytes (4 bits) from ums0
ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to deny, logging disabled
em0: Link is up 1000 Mbps Full Duplex
em0: link state changed to UP
lagg0: link state changed to UP
I can run
#mount -a
after server is up, and then / will be mounted with read-write