bringing up bionic .44, no network
#4
(06-04-2018, 08:55 PM)evilbunny Wrote:
(06-04-2018, 08:40 PM)gene83 Wrote: So whats the procedure to configure a static network with the above install?


I have setup my r64 as follows, I also removed both dhcp clients as well


Code:
# cat /etc/network/interfaces.d/eth0
auto eth0
allow-hotplug eth0
iface eth0 inet static
       address 192.168.1.5
       netmask 255.255.255.0
       gateway 192.168.1.1
       dns-nameservers 192.168.1.1

Ok, I made mine look like the above, but with my local networks addresses.
reboot, nothing.

/etc/resolv.conf says nameserver is 127.0.0.53 and recommends that I run "systemd.-resolve --status"

So I do and get "command not found"
copy paste error, drop the dbl-quotes, then it returns a couple screen full of swahili.

This is getting old, so I've now made it look like the rest of my machines and still no network.
like this:

sudo -i
rm /etc/resolv.conf (get rid of the link)
nano /etc/resolv.conf
add:
nameserver 192.168.xx.1
search hosts nameserver

ctrl-o to save, ctrl-x to quit
chattr +i /etc/resolv.conf ( so N-M or whatever the flavor dejure is today can't muck with it)
ifdown eth0
gets interface eth0 not found (its still there and unmolested)
ifup eth0 (gets the same answer, not found)
ifconfig shows eth0 without an address.

So whats next? Or, where can I find a recent 6.44 based on debian? I'll just redo the u-sd, and fwiw, etcher doesn't run on this wheezy box, so dd is the tool here.
  Reply


Messages In This Thread
bringing up bionic .44, no network - by gene83 - 06-04-2018, 08:40 PM
RE: bringing up bionic .44, no network - by gene83 - 06-05-2018, 11:04 AM
RE: bringing up bionic .44, no network - by t4_4t - 06-06-2018, 01:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Armbian 5.4.43: Network is unreachable; Red LED blinking; RNG failure? aves 1 2,947 07-27-2020, 02:04 PM
Last Post: aves
  armbian / bionic - hdmi to vga not functioning on newer5.4 kapqa 1 3,048 03-31-2020, 07:19 PM
Last Post: tllim
Bug mpph264enc output doesn't work on bionic rompelstompel 11 16,798 11-15-2019, 10:00 AM
Last Post: gounthar
  Owncloud installation on Ubuntu Bionic Count Omega 9 11,037 07-19-2019, 03:54 AM
Last Post: stuartiannaylor
  Screen lock fail Bionic-lxde-rock64-0.7.8-1061-arm64 electrique 0 2,123 12-28-2018, 11:00 PM
Last Post: electrique
  bionic lxde 0.6.xx was not getting audio/sound jose_s_c 2 4,166 11-13-2018, 11:18 AM
Last Post: UnicornFarts
  Spontaneous Reboot during scp with Ubuntu bionic 0.7.8-1061 perniciouscaffeine 0 1,895 10-16-2018, 05:34 PM
Last Post: perniciouscaffeine
  Flaky USB3 on Bionic ayufan image hackish 7 7,696 06-15-2018, 08:32 AM
Last Post: fire219
  bionic 4.4.120-rockchip-aynfan-209 scp problem on large file edwinbmiller 0 1,614 04-05-2018, 01:00 PM
Last Post: edwinbmiller
  bionic upgrade errors 6.25 193 noob 0 2,062 03-17-2018, 01:35 PM
Last Post: noob

Forum Jump:


Users browsing this thread: 1 Guest(s)