Date: Wed, 26 May 2004 08:49:34 -0700 From: Mike Hunter <mhunter@ack.Berkeley.EDU> To: Joseph Davida <jd10008@yahoo.com> Cc: current@freebsd.org Subject: Re: Disabling acpi Message-ID: <20040526154934.GA4036@ack.Berkeley.EDU> In-Reply-To: <20040526051053.80966.qmail@web42303.mail.yahoo.com> References: <20040526051053.80966.qmail@web42303.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On May 25, "Joseph Davida" wrote: > Installed 5.2-CURRENT-20040508-JPSNAP > some time ago. > Would like to boot into single user mode > with all ACPI support DISABLED. > How can I do that? It seems the only > way I can boot is by selecting option > 2 from the boot menu, which boots into > multiuser mode , with ACPI disabled. > For some reason, all options in which > ACPI is enabled, causes kernel crash. > My hardware is > GA-8PE667 Ultra 2, Pentium 4 2.4 GHZ > > I tried to > set hint.acpi.0.disabled=1 > and then, boot -s > to no avail. kernel crashes. You'll need to type 6 to use the boot loader. Then, type "unset acpi_load" to disable acpi. Then, type "boot -s" to boot single-user. Feeling your pain, Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040526154934.GA4036>