NetBSD Problem Report #55276

From mlh@goathill.org  Tue May 19 01:00:58 2020
Return-Path: <mlh@goathill.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 2F5BC1A9217
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 19 May 2020 01:00:58 +0000 (UTC)
Message-Id: <20200519010054.8729412C48@chopper.goathill.org>
Date: Mon, 18 May 2020 21:00:54 -0400 (EDT)
From: mlh@goathill.org
Reply-To: mlh@goathill.org
To: gnats-bugs@NetBSD.org
Subject: -current bootloader can't locate specified gpt labels to boot
X-Send-Pr-Version: 3.95

>Number:         55276
>Category:       port-amd64
>Synopsis:       -current bootloader can't find specified gpt partition labels to load
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    port-amd64-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 19 01:05:00 +0000 2020
>Originator:     mlh@goathill.org
>Release:        NetBSD -current bootloader 85048 Mar  2 /boot
>Organization:

>Environment:
System: NetBSD tiamat 9.99.63 NetBSD 9.99.63 (HDMIAUDIO) #5: Mon May 18 08:28:35
EDT 2020 
Architecture: x86_64
Machine: amd64
>Description:
Bootloader "boot NAME=partition_label" for a gpt partition doesn't work even
though
bootloader "dev" finds the labels:

> dev
disk hd0 size 3726 GB 
  NAME=boot_h1(NetBSD FFS) NAME=swap_h1(NetBSD Swap) NAME=root_h1(NetBSD FFS
...
> boot NAME=root_h1
open NAME=root_h1: No such file or directory
boot: NAME=root_h1:NAME=root_h1: No such file or directory

rename label to rooth1 to remove '_' in case special chars prevent operation
> boot NAME=rooth1
open NAME=rooth1: No such file or directory 
boot: NAME=rooth1:NAME=rooth1: No such file or directory

>How-To-Repeat:
>Fix:
> boot -a
select dk2 (rooth1)
...
works

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.