Re: NetBSD 10.0 RC_3 GENERIC amd64 home built kernel doesn't boot

2024-02-04 Thread Fekete Zoltán
2024-02-04 19:54 időpontban Martin Husemann ezt írta: On Sun, Feb 04, 2024 at 07:18:57PM +0100, Fekete Zoltán wrote: ... boot device: wd0 ... root on wd0c dumps on wd0b ... vfs_mountroot: can't open root device ... cannot mount root, error = 6 ... root device (default wd0c): wd0c sounds

Re: NetBSD 10.0 RC_3 GENERIC amd64 home built kernel doesn't boot

2024-02-04 Thread Fekete Zoltán
2024-02-04 20:02 időpontban mlel...@serpens.de ezt írta: fekete.zol...@minux.hu (=?UTF-8?Q?Fekete_Zolt=C3=A1n?=) writes: Hi There, Hi, maybe you can provide more information. I have a laptop from 2013, and I'm playing around with it. I've just compiled a kernel with the command:

Re: NetBSD 10.0 RC_3 GENERIC amd64 home built kernel doesn't boot

2024-02-04 Thread Michael van Elst
fekete.zol...@minux.hu (=?UTF-8?Q?Fekete_Zolt=C3=A1n?=) writes: >Hi There, Hi, maybe you can provide more information. >I have a laptop from 2013, and I'm playing around with it. >I've just compiled a kernel with the command: >./build.sh -T ../tools -O ../obj -U -N1 -j2 kernel=GENERIC is

Re: NetBSD 10.0 RC_3 GENERIC amd64 home built kernel doesn't boot

2024-02-04 Thread Martin Husemann
On Sun, Feb 04, 2024 at 07:18:57PM +0100, Fekete Zoltán wrote: > ... boot device: wd0 > ... root on wd0c dumps on wd0b > ... vfs_mountroot: can't open root device > ... cannot mount root, error = 6 > ... root device (default wd0c): wd0c sounds unlikely for / - can you try answering wd0a at the

NetBSD 10.0 RC_3 GENERIC amd64 home built kernel doesn't boot

2024-02-04 Thread Fekete Zoltán
Hi There, I have a laptop from 2013, and I'm playing around with it. I've just compiled a kernel with the command: ./build.sh -T ../tools -O ../obj -U -N1 -j2 kernel=GENERIC Then copied to / and rebooted. Unfortunately the boot stops with this error: ... boot device: wd0 ... root on wd0c