Skip to content

Instantly share code, notes, and snippets.

@goneri
Created June 14, 2021 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goneri/fff68863f2a215a8ab362302f4e76354 to your computer and use it in GitHub Desktop.
Save goneri/fff68863f2a215a8ab362302f4e76354 to your computer and use it in GitHub Desktop.
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