Please provide list of disks reported by boot(8) (i.e. hd0..) Try to boot CD kernel from your disk boot ] i.e: boot from harddrive, and in boot> prompt try something like "cd0:/6.3/bsd" (not sure about exact syntax, check man)
If it does not work, then you need to reinstall your boot and kernel from /altroot or cd or openbsd website. (and you will need to reinstall biosboot also (see installboot(8)) On Fri, Apr 20, 2018 at 11:48 PM, augusta bonaventura <[email protected]> wrote: > It is constantly restarting itself without of any message. > When I type in "boot -s", the device reboots itself again. > As you said, I booted from flash / cdrom and fsck all the partitions, but > that did not help either. > Also I checked /bsd exists on root > However, the system can not be booted. > > I dont know what is the weakness. > Thanks. > > 2018-04-20 23:34 GMT+03:00 IL Ka <[email protected]>: > >> Does it reboot itself without of any message? >> >> Try to break in boot(8) menu (by clicking any key when boot prompt >> created) >> and boot kernel in single user mode (boot -s). >> >> If it does not help, boot from flash/cdrom (as you probably done >> accroding to dmesg) and fsck your harddrive/ssd partitions. >> Are they clean? >> Mount them, and check /bsd exists on root (.a) >> >> >> On Fri, Apr 20, 2018 at 11:23 PM, augusta bonaventura < >> [email protected]> wrote: >> >>> It means OpenBSD is constantly restarting itself. >>> >>> 2018-04-20 23:01 GMT+03:00 IL Ka <[email protected]>: >>> >>>> > When the device reboots, it reboots itself when >>>> > it comes to the "boot>" menu. >>>> >>>> What do you mean "reboots itself "? >>>> >>>> boot(8) reboots your machine instead of booting kernel with out of any >>>> output? >>>> >>>> >>> >> >

