Jump to content

Boot halts at waiting for debugger


asdorel
 Share

7 posts in this topic

Recommended Posts

Seems to be a pretty common problem. Please speak if you encountered the problem and managed to solve it.

 

Here is the message that I get:

 

===

 

BSD root: disk0s1, major 14, minor 10

panic(cpu 0 caller 0xc01A0893): bdevvp failed: open

Debugger called: <panic>

Frame 0xc79c3e60: PC 0xc0124b5c args 0xc033d7a0 0x00000001 0xc79c3e8c 0x00000010 _panic + 0x00000154

Frame 0xc79c3e80: PC 0xc01a0893 args 0xc0346b40 0xc24d4f78 0xc0432200 0xffffffff _bdevvp + 0x0000011b

Frame 0xc79c3ee4: PC 0xc01a0424 args 0x0e00000a 0xc04329d0 0xc027d980 0xc027d980 _vfs_mountroot + 0x00000028

Frame 0xc79c3f08: PC 0xc02b4d9d args 0x00000000 0x00000000 0x00000000 0xd7ec5000 _bsd_init + 0x00000525

Frame 0xc79c3fac: PC 0xc01303b7 args 0x00000001 0x00000000 0x00000007 0xc03c5f60 _kernel_bootstrap + 0x00000177

Frame 0xc79c3fd4: PC 0xc017bf49 args 0x00000000 0xffffffff 0xc03c6234 0xc041d000 _call_continuation + 0x00000019

invalid frame pointer 0xc79c3fd4

ethernet MAC address: 00:00:00:00:00:00

ip address: 0.0.0.0

 

Waiting for remote debugger connection.

kdp_poll: no debugger device

 

===

 

What causes this error?

Link to comment
Share on other sites

I've got the same problem.

I guess it's a problem regarding the harddisk. (bdevvp)

NOT using an usb-drive could fix it, but i currently don't have the possibility to try that with my notebook...

 

Seems to be a pretty common problem. Please speak if you encountered the problem and managed to solve it.

 

Here is the message that I get:

 

===

 

BSD root: disk0s1, major 14, minor 10

panic(cpu 0 caller 0xc01A0893): bdevvp failed: open

Debugger called: <panic>

Frame 0xc79c3e60: PC 0xc0124b5c args 0xc033d7a0 0x00000001 0xc79c3e8c 0x00000010 _panic + 0x00000154

Frame 0xc79c3e80: PC 0xc01a0893 args 0xc0346b40 0xc24d4f78 0xc0432200 0xffffffff _bdevvp + 0x0000011b

Frame 0xc79c3ee4: PC 0xc01a0424 args 0x0e00000a 0xc04329d0 0xc027d980 0xc027d980 _vfs_mountroot + 0x00000028

Frame 0xc79c3f08: PC 0xc02b4d9d args 0x00000000 0x00000000 0x00000000 0xd7ec5000 _bsd_init + 0x00000525

Frame 0xc79c3fac: PC 0xc01303b7 args 0x00000001 0x00000000 0x00000007 0xc03c5f60 _kernel_bootstrap + 0x00000177

Frame 0xc79c3fd4: PC 0xc017bf49 args 0x00000000 0xffffffff 0xc03c6234 0xc041d000 _call_continuation + 0x00000019

invalid frame pointer 0xc79c3fd4

ethernet MAC address: 00:00:00:00:00:00

ip address: 0.0.0.0

 

Waiting for remote debugger connection.

kdp_poll: no debugger device

 

===

 

What causes this error?

Link to comment
Share on other sites

 Share

×
×
  • Create New...