From nobody Wed Apr 03 13:53:21 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V8mRr59Bcz5Grbx for ; Wed, 3 Apr 2024 13:53:28 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4V8mRr3Qfyz4Xw0 for ; Wed, 3 Apr 2024 13:53:28 +0000 (UTC) (envelope-from guru@unixarea.de) Authentication-Results: mx1.freebsd.org; none Received: from [62.216.203.3] (helo=pureos) by ms-10.1blu.de with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1rs13L-004i1a-EG; Wed, 03 Apr 2024 15:53:23 +0200 Date: Wed, 3 Apr 2024 15:53:21 +0200 From: Matthias Apitz To: Paul Mather Cc: Matthias Apitz , "Edward Sanford Sutton, III" , freebsd-questions@freebsd.org Subject: Re: changing ext. USB disk to UEFI boot Message-ID: Reply-To: Matthias Apitz Mail-Followup-To: Paul Mather , Matthias Apitz , "Edward Sanford Sutton, III" , freebsd-questions@freebsd.org References: List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 14.0-CURRENT 1400094 (amd64) X-message-flag: Mails in HTML will not be read! Send only plain text. X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 62.216.203.3 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE] X-Rspamd-Queue-Id: 4V8mRr3Qfyz4Xw0 Thanks. Here is the one I've now: # gpart show da0 => 40 1953525088 da0 GPT (932G) 40 1024 1 freebsd-boot (512K) 1064 984 - free - (492K) 2048 536870912 2 freebsd-ufs (256G) 536872960 81920 3 efi (40M) 536954880 4112384 - free - (2.0G) 541067264 1412456448 4 freebsd-ufs (674G) 1953523712 1416 - free - (708K) and da0p3 contain im msdosfs: # ls -l /mnt/EFI/BOOT/BOOTX64.efi -rwxr-xr-x 1 root wheel 659968 3 abr. 15:41 /mnt/EFI/BOOT/BOOTX64.efi But, it is not seen by the ASUS laptop as boot device :-( The USB key, which is detected, looks like this: # gpart show da0 => 1 61439999 da0 MBR (29G) 1 66584 1 efi (33M) 66585 60817424 2 freebsd [active] (29G) 60884009 555991 - free - (271M) Any ideas? matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub