Re: FYI about console sizes
Martin Husemann <[email protected]> Mon, 30 May 2022 08:07:48 +0200
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 29, 2022 at 10:42:59PM +0000, John Klos wrote: > Hi, > > Here's a new problem: amd64, Radeon with 1400x1050 monitor, NetBSD-9.99.97 > installer gives this when it's time to show disks: > > Screen too narrow (82 + 7 > 87) for menu "Available disks" That is bad - we must make sure installation works on a 80x24 console. Can you send me dmesg output for all disks on that system? Sysinst needs to shorten names reasonably if they don't fit. Martin