[haiku-bugs] Re: [Haiku] #16369: [R1/beta2] Cannot boot Haiku install medium (USB stick).

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 07 Jul 2020 21:27:15 -0000

#16369: [R1/beta2] Cannot boot Haiku install medium (USB stick).
----------------------------+--------------------------
  Reporter:  LSS37040       |      Owner:  nobody
      Type:  bug            |     Status:  new
  Priority:  normal         |  Milestone:  Unscheduled
 Component:  System/Kernel  |    Version:  R1/beta2
Resolution:                 |   Keywords:  boot-failure
Blocked By:                 |   Blocking:
  Platform:  All            |
----------------------------+--------------------------
Comment (by mmlr):

 As for the actual problem: It seems rather strange. The ACPI module is
 used in IO APIC init and it has been since a very long time. That the
 module is used at this point is not a bug. But apparently the module has
 not been preloaded by the bootloader and is therefore not available which
 caused a module search. A search can only work once the boot volume has
 been mounted, hence the panic.

 Can you run the {{{modules}}} command in KDL and post a picture of its
 output? It should have the {{{bus_managers/acpi/v1}}} in the list.

 The bootloader gets the list of modules to be preloaded from the symlinks
 in the {{{/system/add-ons/kernel/boot}}} directory. For them not to be
 available would mean the bootloader did not find them. It was obviously
 able to read the system package, as otherwise it couldn't have loaded the
 kernel from there. That you don't see a boot volume selection in the
 bootloader may be related. Can you enter the bootloader and use "debug
 options" and "display current boot loader log" to investigate what might
 have happened here. Maybe there are obvious errors ("could not load X
 error Y"), otherwise please post pictures of the log.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16369#comment:6>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: