Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2020 11:16:06 +0300
From:      Daniel Braniss <danny@cs.huji.ac.il>
To:        hackers@freebsd.org
Subject:   efi boot question
Message-ID:  <8B798F61-783C-4A1C-AEED-4B42E88E5010@cs.huji.ac.il>

next in thread | raw e-mail | index | archive | help

hi,
I have none efi boot that:
	- the bios is set to do network boot/pxe
	- if the dhcpd.conf is configured with filename set to pxeboot, it loads as diskless, 
	  or if set to “pmbr” then goes and boots off the hard disk.
	(this is faster than changing the bios boot order)


so now i'm experimenting with efi boot, 
the GPT is:

=>         40      5857345456  mfid0  GPT  (2.7T)
              40      409600                1  efi (200M)
      409640     8388608               2  freebsd-ufs  ( 4.0G)
    8798248   100663296             3  freebsd-swap  (48G)
109461544  5747883952            4  freebsd-zfs     (2.7T)

but am at loss figuring out what boot file to download.
any insight is appreciated,

thanks,
	danny




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8B798F61-783C-4A1C-AEED-4B42E88E5010>