<double msg with copy for [email protected]>

I want to apologize. It was a problem with USB-TTL. But I still have
some problems.

I'm starting over for be sure:

    $ dd if=miniroot77.img of=/dev/sdc bs=1M
    $ dd if=/usr/share/uboot/orangepi_pc2/u-boot-sunxi-with-spl.bin \
        of=/dev/sdc bs=1024 seek=8

Everywhere is `/dev/sdc`. Plug in SD card. Power on. Got:

    U-Boot SPL 2024.04 (Apr 03 2024 - 00:00:00 +0000)
    DRAM: 1024 MiB
    Trying to boot from MMC1

I waited for 3 minutes. Still trying to boot from MMC1.

>
> I want to apologize. It was a problem with USB-TTL. But I still have
> some problems.
>
> I'm starting over for be sure:
>
>     $ dd if=miniroot77.img of=/dev/sdc bs=1M
>     $ dd if=/usr/share/uboot/orangepi_pc2/u-boot-sunxi-with-spl.bin \
>         of=/dev/sdc bs=1024 seek=8
>
> Everywhere is `/dev/sdc`. Plug in SD card. Power on. Got:
>
>     U-Boot SPL 2024.04 (Apr 03 2024 - 00:00:00 +0000)
>     DRAM: 1024 MiB
>     Trying to boot from MMC1
>
> I waited for 3 minutes. Still trying to boot from MMC1.
>
> сб, 4 окт. 2025 г. в 19:45, <[email protected]>:
> >
> > Do you get at least uboot output? ‎If you have uboot then it should at 
> > least output into the serial. I connected to the debug pins on my orange pi 
> > zero
> >
> > Sent from my BlackBerry 10 smartphone.
> >   Original Message
> > From: Епишин Василий Ильич
> > Sent: Saturday, October 4, 2025 11:16 AM
> > To: Jason
> > Subject: Re: Can't install OpenBSD on Orange Pi PC2
> >
> > > Did you try to plug a serial cable into it?
> >
> > Yes. I connect to the Debug TTL UART. I tried to get something with
> > `screen` command, but got nothing. Maybe I should connect to UART via
> > GPIO?
> >
> > > Why did you dd to /dev/sdc1
> >
> > I'm sorry that's a typo. Of course I did `dd of=/dev/sdc`.
> >
> > сб, 4 окт. 2025 г. в 17:55, Jason <[email protected]>:
> > >
> > > Did you try to plug a serial cable into it? At least on the orange pi 
> > > zero there are no lights except etherent light but I do get serial output.
> > > Why did you dd to /dev/sdc1. You should copy it to the root sd card at 
> > > /dev/sdc1 instead
> > >
> > > Oct 4, 2025 9:11:35 AM Епишин Василий Ильич <[email protected]>:
> > >
> > > Hello!
> > >
> > > I want to try OpenBSD. For this I have bought Orange Pi PC2. Before
> > > buying I checked supported hardware list:
> > >
> > > https://www.openbsd.org/arm64.html
> > >
> > > I read INSTALL.arm64 file. I'm tried to do with SD card:
> > >
> > > $ dd if=miniroot77.img of=/dev/sdc1 bs=1m
> > > $ dd if=/usr/share/uboot/orangepi_pc2/u-boot-sunxi-with-spl.bin \
> > > of=/dev/sdc bs=1024 seek=8h
> > >
> > > The result:
> > >
> > > $ fdisk -l
> > > Disk /dev/sdc: 7.51 GiB, 8068792320 bytes, 15759360 sectors
> > > Disk model: Mass-Storage
> > > Units: sectors of 1 * 512 = 512 bytes
> > > Sector size (logical/physical): 512 bytes / 512 bytes
> > > I/O size (minimum/optimal): 512 bytes / 512 bytes
> > > Disklabel type: dos
> > > Disk identifier: 0x00000000
> > >
> > > Device Boot Start End Sectors Size Id Type
> > > /dev/sdc1 * 32768 49151 16384 8M c W95 FAT32 (LBA)
> > > /dev/sdc4 49152 88063 38912 19M a6 OpenBSD
> > >
> > >
> > > After that I am plugging SD card in Orange Pi PC2 and... Nothing!
> > >
> > > With official SD card after plug power cable, red led turns on. Then
> > > when I press the power switch the red led turns off and the green led
> > > turns on and a system starts. When I plug SD card with OpenBSD, all leds
> > > are off. There's no light. I've tried several SD cards -- the same
> > > problem. What am I doing wrong?

Reply via email to