Opened 15 years ago

Closed 15 years ago

#3363 closed bug (fixed)

PANIC: did not find any boot partitions! when booting an haiku.image through pxe and remote_disk_server

Reported by: oco Owned by: axeld
Priority: normal Milestone: R1
Component: System/Boot Loader Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I get this error when booting haiku.image.hrev28979 (from haiku-files) through pxe (gPXE) and remote_disk_server :

PANIC: did not find any boot partitions!

I use haiku-netboot.tgz and pxehaiku-loader compiled from hrev28998

remote_disk_server receive those requests :

HELLO request
0READ request: offset: 0, 512 bytes
READ request: offset: 32768, 882 bytes
READ request: offset: 0, 512 bytes

Here is the end of the serial debug output (more in the attached debug output) :

device 0: /dev/disk/virtual/remote_disk/0/raw

media status: No error
device flags: 3
offset: 0
size: 241172480 (230 MB)
content size: 0
block size: 1024
child count: 0
index: -1
status: 2
flags: 1
volume: -1
disk system: <NULL>
name: <NULL>
content name: <NULL>
type: <NULL>
content type: <NULL>
params: <NULL>
content params: <NULL>

PANIC: did not find any boot partitions[[BR]] Welcome to Kernel Debugging Land...
Thread 12 "main2" running on CPU 0

It used to work last autumn.

Attachments (1)

syslog_remote_disk_server_boot.txt (25.4 KB ) - added by oco 15 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by oco, 15 years ago

Fixed !

Maybe i was using a bad image.

Tested with :

comment:2 by korli, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.