Re: vmm_load crashes to debugger early
- Reply: void : "Re: vmm_load crashes to debugger early"
- In reply to: void : "vmm_load crashes to debugger early"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Jan 2024 12:48:10 UTC
Hi, Can you mount /boot on another system? Can you press a key to interrupt booting the kernel? I'm not sure what the name of this stage of the booting is called and if it depends on which bootloader you are using. In my VM I get this on the text "Beastie"-menu with the text: > "Autoboot in 9 seconds. [Space] to pause". <press space> > "3. Escape to loader prompt" <3> > Type '?' for a list of commands, 'help' for more detailed help. > OK set vmm_load=NO > OK unload vmm > OK boot You can use the command "lsmod" and "show" to see what modules are already loaded and what variables are used while booting. I hope this helps. Regards, Ronald. Van: void <void@f-m.fm> Datum: maandag, 22 januari 2024 12:46 Aan: freebsd-current@freebsd.org CC: freebsd-virtualization@freebsd.org Onderwerp: vmm_load crashes to debugger early > > Hello, > > On a very recent -current, vmm_load="YES" in /boot/loader.conf crashes > the system to debugger early on in the boot sequence. I can't even reach > single user mode > > How can I prevent this one element of /boot/loader.conf from loading? > > thanks in advance for any advice > -- > > > >