[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pi2 does not boot with debian-10.3.0-armhf-netinst.iso on SDCard



	Hi.

On Fri, Apr 24, 2020 at 10:21:04AM -0500, Gunnar Wolf wrote:
> There is a very minor issue with the 0/1 image (which I intend to fix now).

There are two, actually:

1) /etc/network/interfaces.d/eth0 has a hook to load netfilter rules,
but the appropriate files are missing:

    pre-up iptables-restore < /etc/iptables/rules.v4
    pre-up ip6tables-restore < /etc/iptables/rules.v6

2) An attempt to launch agetty on ttyS1 (which should be uart console
according to /proc/cmdline) fails with:

agetty[655]: /dev/ttyS1: not a tty

Reco


Reply to: