On Thu, Aug 21, 2025 at 09:51:57AM -0600, latin...@resist.ca wrote: > Hello > HOST: > OpenBSD 7.5 (GENERIC.MP) #82: Wed Mar 20 15:48:40 MDT 2024 > > In console i see this message and the VM stop working!: > > $ vmctl start VM-7.7 > vmctl: started vm 3 successfully, tty /dev/ttypf > > NOTE: random seed is being reused. > booting hd0a:/bsd: 17167692+4138000+360864+0+1241088 [134$ man 6 failed > man: No entry for failed in section 6 of the > manual.3640+128+1317840+1011174read symbols: Device not configured > failed(6). will try /bsd > boot> > > I tried: > > $ man 6 failed > man: No entry for failed in section 6 of the manual. > > and: > boot> bsd.rd > boot> /bsd.rd > boot> /bsd > boot> bsd > boot> > > Thanks for your attention. > > >
your image became corrupted somehow. maybe you could convert it to a raw image using qemu-img, then mount it using vnd to see if you can repair it.