Date: Sun, 16 Mar 2008 21:11:00 +0100 From: Fabian Wenk <fabian@wenks.ch> To: freebsd-amd64@freebsd.org Subject: Re: amd64 freezing Message-ID: <47DD7ED4.7020009@wenks.ch> In-Reply-To: <da7069940803061248j3a02d601j252506167452fdcf@mail.gmail.com> References: <da7069940803061248j3a02d601j252506167452fdcf@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Vlad On 06.03.08 21:48, Vlad GURDIGA wrote: > I tried to boot from an amd64 boot disk but both 6.3 and 7.0 releases > freeze after hardware identification. The last message it show (after Try booting with ACPI disabled or in safe mode from the boot menu. If ACPI disabled does work, you will need the following in /boot/loder.conf: hint.acpi.0.disabled="1" Or see [1] for an other option to try. If you need to boot in safe mode, then you also need the following in /boot/loader.conf: hint.apic.0.disabled="1" [1] http://lists.freebsd.org/pipermail/freebsd-amd64/2007-May/009852.html bye Fabian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47DD7ED4.7020009>