Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: uefi boot attempt



Hi,

2018-03-19 3:38 GMT+09:00 Patrick Welche <prlw1%cam.ac.uk@localhost>:

> On a -current/amd64 box which normally boots a raidframe softroot via
> bios, I added a disk, and attempted a uefi boot with it.
>
>        2048     524288      1  GPT part - EFI System
>      526336    2097152      2  GPT part - NetBSD FFSv1/FFSv2
>
> I get a NetBSD EFI boot prompt. From there, a
>
> dev hd0b:
> ls
>
> gets device not configured, i.e., ENXIO, as does the raidframe dev hd1a:.


it should fix the following change.

> Module Name:    src
> Committed By:   nonaka
> Date:           Tue Mar 20 10:16:18 UTC 2018
>
> Modified Files:
>         src/sys/arch/i386/stand/efiboot: devopen.c
>
> Log Message:
> efiboot: fix it can't boot from HDD.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.2 -r1.3 src/sys/arch/i386/stand/efiboot/devopen.c

Regards,
-- 
Kimihiro Nonaka


Home | Main Index | Thread Index | Old Index