Created
June 14, 2021 17:32
-
-
Save goneri/fff68863f2a215a8ab362302f4e76354 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mounting root from hammer2:vbd0s3 | |
hammer2_mount: root devstr="vbd0s3" | |
hammer2_mount: dev="vbd0s3" label="DATA" rdonly=1 | |
hammer2_ondisk: "/dev/vbd0s3" zone=3 id=0 offset=0x0000000000000000 size=0x0000000322800000 | |
hammer2_ondisk: total size 0x0000000057000000 does not equal sum of volumes 0x0000000322800000 | |
Root mount failed: 22 | |
Manual root filesystem specification: | |
<fstype>:<device> Specify root (e.g. ufs:da0s1a) | |
? List valid disk boot devices | |
panic Just panic | |
abort Abort manual input | |
mountroot> panic: Root mount failed, startup aborted. | |
cpuid = 0 | |
Trace beginning at frame 0xffffffff817a4fb0 | |
vfs_mountroot() at vfs_mountroot+0xfe 0xffffffff806e570e | |
vfs_mountroot() at vfs_mountroot+0xfe 0xffffffff806e570e | |
mi_startup() at mi_startup+0xa0 0xffffffff8061d9c0 | |
Debugger("panic") | |
CPU0 stopping CPUs: 0x00000000 | |
stopped | |
Stopped at Debugger+0x7c: movb $0,0xbd14e9(%rip) | |
db> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment