Re: System crash

2020-08-08 Thread Robert Nestor
show vnd0 >>>>> >>>>> I don't get any panic with today's -current: >>>>> >>>>> $ vnconfig -c vnd0 /home/sysbuild/release/images/NetBSD-9.99.69-amd64.iso >>>>> $ dkctl vnd0 listwedges >>>>> /dev/rvnd0: no wedges

Re: System crash

2020-08-08 Thread Robert Nestor
edges >>> /dev/rvnd0: no wedges configured >>> $ gpt show vnd0 >>> GPT not found, displaying data from MBR. >>> >>> startsize index contents >>> 0 962560 Unused >>

Re: System crash

2020-08-08 Thread Robert Nestor
ow vnd0 > GPT not found, displaying data from MBR. > > startsize index contents > 0 962560 Unused > $ uname -a > NetBSD ymir 9.99.69 NetBSD 9.99.69 (GENERIC) #3: Sat Aug 8 13:47:29 > BST 2020 > sysbuild@ymir:/home/sysbuild/amd64/obj/home/sysbuild/src/s

Re: System crash

2020-08-08 Thread Chavdar Ivanov
> Stumbled over this trying to check on the format of a NetBSD CD. > >>>>>>>> This > >>>>>>>> is a newly installed system of 9.99.69 downloaded two days ago with > >>>>>>>> all the installed packages rebuilt and i

Re: System crash

2020-08-08 Thread Chavdar Ivanov
t; >>> > >>> $ vnconfig -c vnd0 /home/sysbuild/release/images/NetBSD-9.99.69-amd64.iso > >>> $ dkctl vnd0 listwedges > >>> /dev/rvnd0: no wedges configured > >>> $ gpt show vnd0 > >>> GPT no

Re: System crash

2020-08-08 Thread Chavdar Ivanov
ev/rvnd0: no wedges configured > > $ gpt show vnd0 > > GPT not found, displaying data from MBR. > > > > startsize index contents > > 0 962560 Unused > > $ uname -a > > NetBSD ymir 9.99.69 NetBSD 9.99.69 (GEN

Re: System crash

2020-08-08 Thread Chavdar Ivanov
ot -rw-r--r-- 1 sysbuild sysbuild 85176 Aug 8 13:53 /mnt/cdrom/boot [/home/xci]$ ls -l /mnt/cdrom total 10112 drwxr-xr-x 2 root wheel2048 Jun 19 20:16 altroot drwxr-xr-x 4 sysbuild sysbuild 2048 Aug 8 13:48 amd64 ... drwxr-xr-x 11 root wheel2048 Jun 19 20:16 usr drwxr-x

Re: System crash

2020-08-08 Thread Chavdar Ivanov
startsize index contents 0 962560 Unused $ uname -a NetBSD ymir 9.99.69 NetBSD 9.99.69 (GENERIC) #3: Sat Aug 8 13:47:29 BST 2020 sysbuild@ymir:/home/sysbuild/amd64/obj/home/sysbuild/src/sys/arch/amd64/compile/GENERIC amd64 > >> > >> And the system immediate

Re: System crash

2020-08-08 Thread Robert Nestor
Now maybe what I tried doing >> isn't permitted, but should the system crash just from trying to do >> it? > > No it should not crash. > > Please file a PR > > > ++--+---+ > | Paul Goyette |

Re: System crash

2020-08-08 Thread Paul Goyette
. vndconfig -c vnd0 NetBSD-9.99.69-amd64.iso gpt show vnd0 And the system immediately crashed. Now maybe what I tried doing isn't permitted, but should the system crash just from trying to do it? No it should not crash. Please file a PR

System crash

2020-08-08 Thread Robert Nestor
gpt show vnd0 And the system immediately crashed. Now maybe what I tried doing isn’t permitted, but should the system crash just from trying to do it? -bob