Home
last modified time | relevance | path

Searched hist:ce624c696f5657395b63595c115cc341f2c5c488 (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/boot/loader/
H A Dloader.cpp0f009937739e200a7233f372dac332cdd347f138 Thu Apr 25 05:05:19 UTC 2019 Jessica Hamilton <jessica.l.hamilton@gmail.com> Revert "loader: load all available file/partitioning system modules."

This reverts commit ce624c696f5657395b63595c115cc341f2c5c488.
ce624c696f5657395b63595c115cc341f2c5c488 Sat Apr 13 02:27:46 UTC 2019 Jessica Hamilton <jessica.l.hamilton@gmail.com> loader: load all available file/partitioning system modules.

* This fixes booting on virtualbox with UEFI, where it
fails to identify CDs as BOOT_METHOD_CD, such that the
write_overlay driver doesn't get loaded, causing a
panic in the kernel trying to mount the boot device.

Change-Id: I63046d976661500227604bf01cc1631f1ae2b608
Reviewed-on: https://review.haiku-os.org/c/1406
Reviewed-by: waddlesplash <waddlesplash@gmail.com>