Re: Pi2 does not boot with debian-10.3.0-armhf-netinst.iso on SDCard
Hi.
On Thu, May 28, 2020 at 12:48:47AM -0500, Gunnar Wolf wrote:
> Reco dijo [Sun, Apr 26, 2020 at 01:29:13PM +0300]:
> > > 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
>
> I have fixed this, current images will not have this issue anymore.
Thank you, I appreciate the work you're doing.
>
> > 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
>
> Grrrr... I have to fix this one soon! I'm too tired right now,
> but... Will fix it soon. Promise.
That one's tricky. For the kernel, it's actually AMA0, but
rapsi3-firmware sets it to ttyS1 in the kernel postinst kernel script.
Currently I rely on my own hackish postinst kernel script that sets
ttyAMA0 back in /boot/firmware/cmdline.txt.
Reco
Reply to: