NetBSD Problem Report #51686
From www@NetBSD.org Sat Dec 3 20:44:35 2016
Return-Path: <www@NetBSD.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 "Postmaster NetBSD.org" (verified OK))
by mollari.NetBSD.org (Postfix) with ESMTPS id 320997A2FF
for <gnats-bugs@gnats.NetBSD.org>; Sat, 3 Dec 2016 20:44:35 +0000 (UTC)
Message-Id: <20161203204434.2E8CE7A344@mollari.NetBSD.org>
Date: Sat, 3 Dec 2016 20:44:34 +0000 (UTC)
From: venture37@geeklan.co.uk
Reply-To: venture37@geeklan.co.uk
To: gnats-bugs@NetBSD.org
Subject: bootloader & kernel filenames contain a ;1 suffix
X-Send-Pr-Version: www-1.0
>Number: 51686
>Category: port-macppc
>Synopsis: bootloader & kernel filenames contain a ;1 suffix
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: port-macppc-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 03 20:45:00 +0000 2016
>Last-Modified: Sun Dec 04 09:00:00 +0000 2016
>Originator: Sevan Janiyan
>Release:
>Organization:
>Environment:
>Description:
On a 1.3Ghz 12" PowerBook (PowerBook6,4) with OpenFirmware version 4.8.3f1, issuing dir cd:, reports:
<DIR> 00-00-1900 00:00:00 . SP ER CE
<DIR> 00-00-1900 00:00:00 ..
<DIR> 12-03-2016 12:25:10 MACPPC PX TF NM
2616859 12-03-2016 12:26:55 NETBSD.;1 PX TF TM
89382 12-03-2016 12:26:57 OFWBOOT.XCF;1 PX TF NM
the filenames contain a ;1 suffix which causes fallout when following documentation as traditionally, the loader has been called ofwboot.xcf (upper or lower case) and not ofwboot.xcf;1
causing lots of wasted time wondering why boot cd:,OFWBOOT.XCF is not working.
The bootable CD ROM doc indicates that the ;1 should not be there.
http://www.netbsd.org/docs/bootcd.html#macppcimage
Which needs to be corrected, the documentation or the iso?
>How-To-Repeat:
burn NetBSD-7.99.43-macppc.iso to CD & issue dir cd:, in openfirmware
Try to boot from said CD using boot cd:,OFWBOOT.XCF (or in lowercase)
>Fix:
>Audit-Trail:
From: Soren Jacobsen <snj@blef.org>
To: gnats-bugs@NetBSD.org
Cc: venture37@geeklan.co.uk, tsutsui@ceres.dti.ne.jp
Subject: Re: port-macppc/51686: bootloader & kernel filenames contain a ;1
suffix
Date: Sun, 4 Dec 2016 00:57:27 -0800
On 12/03 20:45, venture37@geeklan.co.uk wrote:
>
> the filenames contain a ;1 suffix which causes fallout when following
> documentation as traditionally, the loader has been called ofwboot.xcf
> (upper or lower case) and not ofwboot.xcf;1 causing lots of wasted
> time wondering why boot cd:,OFWBOOT.XCF is not working.
Do release ISOs (such as NetBSD-7.0.2-macppc.iso) work as expected?
macppc ISOs from non-release snapshots are not expected to be bootable,
because makefs isn't up to the task of creating a bootable image. We
work around this for releases by manually generating macppc images. It
sucks and could be automated on the build cluster, but it's a really low
priority issue for me, so I haven't done so. Besides, that would still
leave macppc ISOs broken for people building locally.
IIRC, what's missing in makefs is the ability to create hybrid
HFS/ISO9660 images. tsutsui@ knows more.
Soren
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.