Hi,

I'm getting this error while trying to boot a CD burned with
install70.iso to perform a new install:

    {1} ok boot cdrom
    Boot device: /pci@1e,600000/ide@d/cdrom@0,0:f  File and args:
    OpenBSD IEEE 1275 Bootblock 2.1
    ..>> OpenBSD BOOT 1.21
    Can't read disk label.
    Can't open disk label package
    sr0*
    Trying bsd...
    Booting /pci@1e,600000/ide@d/cdrom@0,0:f/bsd
    4102856@0x1000000+1336@0x13e9ac8+3247500@0x1c00000+946804@0x1f18d8c
    OF_map_phys(3fe0e000,8192,fed38000,-1) failed
    no space for symbol table
    Program terminated

I've had no problem booting this system with the installXX.iso image
since OpenBSD 6.1.  To recheck, I had no problem booting from the
install69.iso image.  As expected, I see:

    {1} ok boot cdrom
    Rebooting with command: boot cdrom
    Boot device: /pci@1e,600000/ide@d/cdrom@0,0:f  File and args:
    OpenBSD IEEE 1275 Bootblock 2.1
    ..>> OpenBSD BOOT 1.21
    Can't read disk label.
    Can't open disk label package
    sr0
    Trying bsd...
    Booting /pci@1e,600000/ide@d/cdrom@0,0:f/bsd
    4256152@0x1000000+3688@0x140f198+3245996@0x1c00000+948308@0x1f187ac
    symbols @ 0xfed543c0 155+312+28 start=0x1000000
    console is /pci@1e,600000/isa@7/serial@0,3f8
    Copyright (c) 1982, 1986, 1989, 1991, 1993
            The Regents of the University of California.  All rights reserved.
    Copyright (c) 1995-2021 OpenBSD. All rights reserved.  
https://www.OpenBSD.org

    OpenBSD 6.9 (RAMDISK) #742: Sun Apr 18 12:51:53 MDT 2021
        dera...@sparc64.openbsd.org:/usr/src/sys/arch/sparc64/compile/RAMDISK
    ...

I tried installing 6.9, then booting with "boot cdrom sr0a:/bsd.rd"
but the install script won't find the 7.0 tgz install files as it's
only looking for the 6.9 tgz files.  I tried specifying both cd & disk
along with various path combinations when the install script asks.

The only post I found from someone with a similar issue can be found
here:

    https://www.mail-archive.com/tech@openbsd.org/msg61470.html

but it doesn't seem to apply here as it was affecting later 6.x versions
with which I have no problem.

I also tried specifying bsd.rd with various syntax but it's not finding it:

    {1} ok boot cdrom bsd.rd
    Rebooting with command: boot cdrom bsd.rd
    Boot device: /pci@1e,600000/ide@d/cdrom@0,0:f  File and args: bsd.rd
    OpenBSD IEEE 1275 Bootblock 2.1
    ..>> OpenBSD BOOT 1.21
    Can't read disk label.
    Can't open disk label package
    sr0*
    open /pci@1e,600000/ide@d/cdrom@0,0:f/bsd.rd: No such file or directory

    Boot:

I've also tried reburning and validating the CD a few more times
with different burning software (all on linux) and burners with the
same result.

Has anyone experienced a related issue and have a possible fix or
workaround?

Let me know if other information is required.

Thanks!

-Jeff

Reply via email to