Advertisement
Luke_

pinebook2

Jan 28th, 2017
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. lukasz@Mint18PC ~/Pinebook/boot-tools $sudo make pinebook_write
  2. make -C u-boot-pine64 ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- sun50iw1p1_config
  3. make[1]: Entering directory '/home/lukasz/Pinebook/boot-tools/u-boot-pine64'
  4. Configuring for sun50iw1p1 - Board: sun50iw1p1, Options: SUN50IW1P1
  5. make[1]: Leaving directory '/home/lukasz/Pinebook/boot-tools/u-boot-pine64'
  6. /bin/sh: 1: [[: not found
  7. dd conv=notrunc bs=1k seek=8 of="" if=blobs/boot0_pinebook.bin
  8. dd: failed to open '': No such file or directory
  9. Makefile:129: recipe for target 'pinebook_write' failed
  10. make: *** [pinebook_write] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement