Do I really need PINE64-Installer?
#11
No ! DDR settings are not the same ...
#12
So, I have not any sd reader now - is it possible to burn an image to sd card from my pinebook? 

I successfully run pine install, but it is not seeing any sd cards(
[Image: H3hRiTx.png]

I also tried this:
Code:
sudo dd bs=4M if=image.iso of=/dev/mmcblk1

And also have not succeed - I tried it with q4os-live-1.8.7-x64.iso.

Where I can download images directly to try again dd thing?
#13
(08-13-2017, 04:41 PM)shirman Wrote: So, I have not any sd reader now - is it possible to burn an image to sd card from my pinebook? 

I successfully run pine install, but it is not seeing any sd cards(

I also tried this:
Code:
sudo dd bs=4M if=image.iso of=/dev/mmcblk1

And also have not succeed - I tried it with q4os-live-1.8.7-x64.iso.

Where I can download images directly to try again dd thing?

https://sourceforge.net/projects/q4os/fi...p/download



On linux, some internal readers will put the sd card at /dev/mmcblkX and some internal and most external usb readers will put the sd card at /dev/sdX. You want to write your image directly to the start of the disk and not to a partition of it (since the image contains its own partition table). So for example, make sure you're not writing the extracted .img file to mmcblk0p1 or sdc2, you'd want mmcblk0 or sdc. An easy way to find the right drive is to run 'dmesg|tail' or 'lsblk' before and after you insert the card.
#14
lol, I used wrong image, for x64 system Smile now all is fine, thank you


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to port Postmarket OS from Pine64-LTS to Pinebook Surehand53 0 2,187 01-16-2019, 08:55 AM
Last Post: Surehand53
  Installer does not work for me Tofu 4 5,682 12-02-2018, 12:55 AM
Last Post: Tofu
Question Installer shows SD Card size 0GB atr.mbl 1 2,902 08-16-2017, 11:13 PM
Last Post: MarkHaysHarris777
  Pine64 Installer Utility Luke 0 6,119 04-26-2017, 04:57 AM
Last Post: Luke

Forum Jump:


Users browsing this thread: 1 Guest(s)