Pine64 not booting with image
#1
hi,

I am using pine64-image-debianmate-310101bsp.img.
I setup my 64 SD card on my Mac Pro.
Then I went to boot the Pine64, device powered up but I saw not boot sequence on the Dell display. It's an old 19" display. Should I have at least since the typical ASCII boot characters and info?

These are the steps I used to get myself in this mess...

Unmount the SD
TheM5:$ diskutil unmountDisk /dev/disk4
Unmount of all volumes on disk4 was successful
TheM5:$

unxz the image:
TheM5:$ ls *.xz
pine64-image-debianmate-310101bsp.img.xz
TheM5:$ unxz pine64-image-debianmate-310101bsp.img.xz

copy the image:
TheM5:$ sudo dd if=pine64-image-debianmate-310101bsp.img of=/dev/disk4 bs=1m
Password:
3684+0 records in
3684+0 records out
3862953984 bytes transferred in 451.011079 secs (8565098 bytes/sec)
TheM5:$


Then go boot the SD card in the Pine64
Nadda on the display. This is a working display I use it with my Raspberry Pi

What did I mess up? Huh

thanks

Mike
  Reply
#2
I'm not a mac person, but as far as i know you need to use rdiskX for writing images to the whole SD card (and not just a partition).

sudo dd if=pine64-image-debianmate-310101bsp.img of=/dev/rdisk4 bs=1m

But maybe my knowledge there is obsolete. maybe it's worth a try.
  Reply
#3
rdisk is faster! I´m on a mac and use "rdisk" instead of "disk". But i don´t know if it can cause problems when using "disk"
  Reply
#4
Thanks for the response.
Should I re-insert the SD card back into my mac and go with the posted solution?

sudo dd if=pine64-image-debianmate-310101bsp.img of=/dev/rdisk4 bs=1m

thanks again!
  Reply
#5
(06-08-2016, 09:06 AM)m16bishop Wrote: Thanks for the response.
Should I re-insert the SD card back into my mac and go with the posted solution?

sudo dd if=pine64-image-debianmate-310101bsp.img of=/dev/rdisk4 bs=1m

thanks again!

as i said, i think it's worth a try. if it doesn't work we can put our thinking helmets back on.

Oh and one more thing. Is the SD card class 10 / UHS-1? I had an old class 4 card lying around, and that one did not work. The card has to be fast enough.
  Reply
#6
Still no joy.
I don't see anything on my display. It looks like the device is not trying to boot. I do see a power LED come on and that is it.
Sad

I am using a brand new PNY Prime Performance 64GB micro SD XC card.
Thank you,

Mike

This is what I did on the second try,
TheM5:$ diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Core SSD 499.8 GB disk0s2
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_HFS Windows 499.8 GB disk1s2
/dev/disk2
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.0 TB disk2
1: EFI EFI 209.7 MB disk2s1
2: Apple_HFS Vol3 2.0 TB disk2s2
/dev/disk3
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.0 TB disk3
1: EFI EFI 209.7 MB disk3s1
2: Apple_HFS Vol2 2.0 TB disk3s2
/dev/disk4
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *62.6 GB disk4
1: Windows_FAT_16 BOOT 52.4 MB disk4s1
2: Linux 3.8 GB disk4s2
TheM5:$ diskutil unmountDisk /dev/disk4
Unmount of all volumes on disk4 was successful
TheM5:$ cd downloads
TheM5:downloads macuser$ sudo dd if=pine64-image-debianmate-310101bsp.img of=/dev/rdisk4 bs=1m
Password:
3684+0 records in
3684+0 records out
3862953984 bytes transferred in 320.852352 secs (12039662 bytes/sec)
TheM5:downloads macuser$
  Reply
#7
do you have any other sd card you could try it with? sometimes there are compatibility problems with cards, when they have to be booted. just to rule that one out.

oh and one more thing: are you using a monitor or a tv? do you use any adapters? does the monitor support 1920x1080 @ 60Hz?
  Reply
#8
I've had no issues burning my microSD card with my mac. I followed the same instructions that you did.

Maybe you have a bad card or a bad SD card slot.
  Reply
#9
Successfully booted. I moved the pine64 over to another display, which I new supported 1080 (for my PS4) and it booted.
It was a display issue and NOT an SD card or OS imaging issue.

Thank you everyone!

Mike
  Reply
#10
(06-13-2016, 09:40 AM)m16bishop Wrote: Successfully booted. I moved the pine64 over to another display, which I new supported 1080 (for my PS4) and it booted.
It was a display issue and NOT an SD card or OS imaging issue.

Thank you everyone!

Mike

YAY. congrats. you can force the system to boot in other resolutions by editing the boot.conf file.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  ROK OS v7 OK Bitcoin Fullnode OpenBazaar for Pine64+ OKtoshi 9 18,216 05-21-2021, 12:14 PM
Last Post: killor
  lost eth0 on my pine64 psarazin 7 7,668 03-22-2021, 05:55 PM
Last Post: kuleszdl
  Debian Pine64 h264/5 Video under vlc ozcy 6 12,741 04-15-2020, 05:27 AM
Last Post: dmitrymyadzelets
  Debian 10 (Buster) in deep freeze - includes support for Pine64+ amp 5 10,084 07-22-2019, 09:29 PM
Last Post: amp
  Pine64 Debian Stretch/mainline [4.14.7] CallMeFoxie 50 121,065 07-22-2019, 09:24 PM
Last Post: amp
  Script to build pure Debian images for Pine64+ amp 1 4,184 05-01-2019, 09:09 PM
Last Post: tllim
  Debian (Stretch) for Pine64-LTS wgray 2 6,259 04-04-2019, 09:54 PM
Last Post: wgray
  Is there just one fuctioning Debian Desktop image? KNERD 7 13,058 03-29-2019, 02:00 AM
Last Post: desai_amogh
  Announcement: OMV (OpenMediaVault) for PINE64 DuDu371 11 32,870 12-07-2018, 09:52 PM
Last Post: flinkazoid
  Debian Stretch on Pine64 (run rock64 images on pine64) douglasmiranda 3 6,916 07-25-2017, 11:14 PM
Last Post: douglasmiranda

Forum Jump:


Users browsing this thread: 1 Guest(s)