mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

NetBSD 8.0 RC1をインストールしようとすると、

pacni: cnopen: no consle device

この時点でUSBキーボードは認識されないけれどPS/2なら聞いてもらえる。panic後のプロンプトからdmesgすると、

nouveau0 at pci7 dev 0 function 0: vendor 10de prodcut 009d (rev. 0xa1)
:
drm kern error: nouveau E[ INSTMEM][nouveau0] unable to map PRAMIN BAR: 35
drm kern error: nouveau E[ DEVICE][nouveau0] failed to create 0x1000400c, -14
drm kern error: nouveau E[ DRM] failed to create 0x80000080, -14
nouveau0: unable to attach drm: 14
:

あー。中指立てられてた頃のNVidiaだしなあ…

zunda

https://mail-index.netbsd.org/netbsd-bugs/2016/02/20/msg044887.html が近いっぽいんだけど、うーむ。

https://nouveau.freedesktop.org/wiki/NetBSD/

"you can disable nouveau(4) at the boot prompt by booting with boot -c and then typing disable nouveau and quit at the ... userconf prompt

mail-index.netbsd.orgRe: kern/50804: Nouveau console doesn't come up on Dell laptop

進んだすすんだ

インストーライメージのブートメニューが表示されたら

4. Drop to boot prompt

から

> userconf disable nouveau
> boot

すると

NetBSD/amd64 (Amnesiac) (console)
login:

まで進むのでパスワードなしでrootでログインして、

/install.sh

を起動。

ざくざく進めてくと

Status: Command failed
Command: /usr/sbin/installboot -o console=pc,speed=9600 /dev/rsd1a /isr/mdec/bootxx_ffsv2

installboot: Old BPB too big, use -f (may invalidate filesystem)
installboot: Set bootstrap operation failed

さーて。