Re: NetBSD 10.1 on Hades
David Brownlee <[email protected]> Sun, 13 Apr 2025 17:57:13 +0100
| Newsgroups | gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <CAGN_6pYQOXrT_qv0uT9w9J6BCVbM0vAwVOAi+EyF2cm1v6v9oA@mail.gmail.com> |
On Sun, 13 Apr 2025 at 17:35, Artur <[email protected]> wrote: > > The installation was successful. > > One during system startup, the last lines you see in the terminal. > > > Starting inetd. > Starting cron. > The following components reported failures: > /etc/rc.d/postfix > See /var/run/rc.log for more information. > Sun Apr 13 10:06:42 CEST 2025 > Apr 13 10:06:44 getty[1150]: /dev/ttye1: Device not configured > Apr 13 10:06:44 getty[1105]: /dev/ttye0: Device not configured > > > After that, only the disk works (5 min.) and nothing changes (30 min.). > > Probably I need a graphics card compatible with NetBSD (ET6000 or ET4000). If you are getting console output then the system *should* be able to run on the console... The default /etc/ttys for atari https://nxr.netbsd.org/xref/src/etc/etc.atari/ttys has gett enabled on ttye0 & e1 (ite) and E0 E1 (wscons). Can you boot single user and get a copy of 'dmesg -t' off the system and post to the list Excellent news on the progress tho' :-p David