Debian 11 installation attempt / walkthrough

2022-12-21 Thread Stefan Niestegge
Hi in this thread i'll write down my experiences and will ask questions to the small things that can stop one from finishing the Debian setup process. Machine: Atari Falcon, 14 MB ST RAM, 512MB TT RAM (Amiga users: read 14MB Chip, 512MB fast RAM), MC68060 RC CPU, Floppy, HDD, DVD-writer EtherN

Re: Debian 11 installation attempt / walkthrough

2022-12-21 Thread Carsten Strotmann
Hi Stefan, On 21 Dec 2022, at 14:54, Stefan Niestegge wrote: > So i used the Shift+Control F2 to open second console. > > on the busybox shell i use 3 commands: > > ip link set dev eth0 down > > ip link set dev eth0 address aa:bb:cc:dd:ee:ff > > ip link set dev eth0 up > > now the EtherNat has a

Re: Debian 11 installation attempt / walkthrough

2022-12-21 Thread Stefan Niestegge
Hi Carsten Am 21.12.22 um 15:21 schrieb Carsten Strotmann: Hi Stefan, On 21 Dec 2022, at 14:54, Stefan Niestegge wrote: So i used the Shift+Control F2 to open second console. on the busybox shell i use 3 commands: ip link set dev eth0 down ip link set dev eth0 address aa:bb:cc:dd:ee:ff ip

Re: Debian 11 installation attempt / walkthrough

2022-12-21 Thread Finn Thain
On Wed, 21 Dec 2022, Stefan Niestegge wrote: > > > > ip address add 192.168.1.10/24 dev eth0 > ok > > ip route add default via 192.168.1.1 > ip: RTNETLINK answers: Network is unreachable > > > > > where "192.168.1.10/24" is the IP address of the Falcon machine and > > "192.168.1.1" is the defau