L
L
littleguga2016-02-15 19:10:36
Electronics
littleguga, 2016-02-15 19:10:36

How to upload banana pi to bananian with specific ip?

There is a banana pi with bananian (1508, I tried it with 1504) - I set ip = 169.254.144.14 in the bootloader parameters.
In 1508 I edit boot.cmd in the /boot/ section.
9 line:

setenv bootargs console=ttyS0,115200 console=tty0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline ip=169.254.144.14 rootwait

17 line:
setenv bootargs console=ttyS0,115200 console=tty0 console=tty1 sunxi_g2d_mem_reserve=0 sunxi_ve_mem_reserve=0 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1680x1050p60 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline ip=169.254.144.14 rootwait

I load the device - there is no result. Doesn't ping, ssh won't connect.
If you do the same with raspbian, then everything works (I edit uEnv.txt).
Has anyone come across or have any ideas about this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mureevms, 2016-02-15
@littleguga

1. The IP address cannot be separate from the mask, and you do not set it.
2. Do not suffer from bullshit and do Feng Shui, i.e. write interface settings in /etc/network/interfaces

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question