Root password and single user problems
    Marcus Kellis 
    dexter at suffusions.net
       
    Mon May 31 14:28:28 PDT 2004
    
    
  
> Interrupt the loader at the boot prompt by pressing SPACE instead of
ENTER.
>
> Then, run "unload" to clean up any modules already loaded.
>
> 	boot: unload
>
> Unset "acpi_load" in the loader.
>
> 	boot: unset acpi_load
>
> Load the kernel again.
>
> 	boot: load kernel
>
> Boot single user.
>
> 	boot: boot -s
>
> That should boot without loading ACPI.
Thanks much, that did it.
    
    
More information about the freebsd-questions
mailing list