From owner-freebsd-stable@FreeBSD.ORG Fri Jan 6 19:00:07 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D08C16A420 for ; Fri, 6 Jan 2006 19:00:07 +0000 (GMT) (envelope-from olivier.boudeville@online.fr) Received: from Smtp.neuf.fr (sp604001mt.neufgp.fr [84.96.92.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C7DF43D46 for ; Fri, 6 Jan 2006 19:00:06 +0000 (GMT) (envelope-from olivier.boudeville@online.fr) Received: from [192.168.0.5] ([81.185.33.106]) by sp604001mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0ISO005DZPX7J9F0@sp604001mt.gpm.neuf.ld> for freebsd-stable@freebsd.org; Fri, 06 Jan 2006 19:55:56 +0100 (CET) Date: Fri, 06 Jan 2006 19:55:10 +0100 From: Olivier Boudeville To: freebsd-stable@freebsd.org Message-id: <43BEBD0E.4030103@online.fr> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051110) Subject: 6.0 hangs at boot on Toshiba laptop X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2006 19:00:07 -0000 Hi everybody, I tried to install on my laptop (Toshiba M60-176) FreeBSD 6.0 STABLE and it failed despite careful installation and web/archives search. It is a multiboot installation (Windows XP/Linux Ubuntu/FreeBSD) driven by GRUB 4.95. After the whole installation process ended, the reboot is performed and the bootstrap goes until the FreeBSD menu is displayed. Whatever the chosen option (default, without ACPI, fail-safe, verbose, etc.) the system hangs immediately. For example with the first choice, we have : /boot/kernel/acpi.ko/boot/kernel/acpi.ko text=0x40c2c data=0x2160+0x1090 [..] and everything stops. The situation is explained very clearly here : http://marc.theaimsgroup.com/?l=freebsd-mobile&m=113177565322135&w=2 I do not think it is related to GRUB (the real boot has started, this version allows for UFS2 access, various GRUB settings have been tried, unsucessfully) nor to ACPI since even when disabled, thanks to the relevant menu option, the boot hangs as well (same behaviour, without the ACPI module line being displayed). I cannot disable Legacy USB in my BIOS, if ever it was a common workaround. If it can help, I detailed my full installation process here : http://osdl.sourceforge.net/OSDL/OSDL-0.3/src/doc/web/main/documentation/misc/Toshiba.html#freebsd (by the way, there seems to be a bug when aborting/restarting under sysinstall : apparently in some cases it tries to install FreeBSD on the ramdisk instead of the requested slice). Thanks in advance for any hint, kind regards, Olivier.