Re: u-boot banana pi armv7

2021-01-24 Thread George Morgan
Hi Markus, The version of bootarm.efi that I have is able to boot from my MBR disk. I used the strings command you provided and it looks like it is looking for efiboot.plist. I still haven't found documentation on the allowable contents of efiboot.plist file anywhere. Sounds like the format

Re: Creating a GPT tab

2021-01-24 Thread Brook Milligan
> On Jan 24, 2021, at 4:50 PM, Robert Elz wrote: > >Date:Sun, 24 Jan 2021 14:12:20 -0800 >From:John Nemeth >Message-ID: <202101242212.10omckhx022...@server.cornerstoneservice.ca> > > | The tools won't replicate this, nor should they, as it is a > | serious

Re: Creating a GPT tab

2021-01-24 Thread Robert Elz
Date:Sun, 24 Jan 2021 14:12:20 -0800 From:John Nemeth Message-ID: <202101242212.10omckhx022...@server.cornerstoneservice.ca> | The tools won't replicate this, nor should they, as it is a | seriously broken setup. To fix this setup, delete MBR parition 0. Ac

fnaify for FNA-based games

2021-01-24 Thread coypu
Hi all, I've imported openbsd gaming's fnaify and some of the related packages, done by thfr@ and others in OpenBSD. This is a wrapper to help run games using FNA, an accurate, open source rewrite of Microsoft XNA Game Studio 4.0: https://fna-xna.github.io/ With FNA, Mono, and the fnaify wrapper

Re: Creating a GPT tab

2021-01-24 Thread John Nemeth
On Jan 24, 11:49, Brook Milligan wrote: } } I am trying to create GPT partitions that are the same as the following: } } # fdisk sd0 } fdisk: Cannot determine the number of heads } Disk: /dev/rsd0 } NetBSD disklabel disk geometry: } cylinders: 118152, heads: 64, sectors/track: 32 (2048 sectors/cyl

Re: Creating a GPT tab

2021-01-24 Thread Robert Elz
Hmm, in my previous reply I missed the 0 MBR partition. That one is weird. That's a duplicate spec of the first GPT partition (the windows GPT partition) - which I assume is there to allow ancient windows systems, and other things that understand MBRs, to find that partition without understandi

Re: Creating a GPT tab

2021-01-24 Thread Robert Elz
Date:Sun, 24 Jan 2021 11:49:09 -0700 From:Brook Milligan Message-ID: <818cc659-27b2-4207-94e2-a14c9579f...@nmsu.edu> | I am trying to create GPT partitions that are the same as the following: | The complicating factor is that there is an MBR in sector 0 and the

Creating a GPT tab

2021-01-24 Thread Brook Milligan
I am trying to create GPT partitions that are the same as the following: # fdisk sd0 fdisk: Cannot determine the number of heads Disk: /dev/rsd0 NetBSD disklabel disk geometry: cylinders: 118152, heads: 64, sectors/track: 32 (2048 sectors/cylinder) total sectors: 241975296, bytes/sector: 512 BIOS

Re: libusb not working properly on 9.0/9.1

2021-01-24 Thread Rocky Hotas
On gen 20 18:44, Greg Troxel wrote: > > I think libusb on NetBSD does not do async IO. Could that be it? Unfortunately I am not able to determine if this is relevant.

Re: libusb not working properly on 9.0/9.1

2021-01-24 Thread Rocky Hotas
On gen 20 13:25, Craig Kulesa wrote: > > Hi Rocky, Hi Craig :)! I share the quotes from you message here, hoping that this does not bother you: I think it could be very useful for anyone interested. > I'm using libusb in NetBSD 9 and am not having trouble with it. But as > Manuel points out, I