From owner-freebsd-stable@FreeBSD.ORG Fri Jun 28 18:22:41 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 52F2EB77 for ; Fri, 28 Jun 2013 18:22:41 +0000 (UTC) (envelope-from marek_sal@wp.pl) Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.7]) by mx1.freebsd.org (Postfix) with ESMTP id D415D1D67 for ; Fri, 28 Jun 2013 18:22:40 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 18243 invoked from network); 28 Jun 2013 20:22:38 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1372443758; bh=6nARiRIqCBdA4Gi6a/fQttW7Sx5BuVTad9RZfXBwMXw=; h=From:To:Subject; b=RqsnpKsRHKKhFWvf+7v0WSvYGgBTM/XzEinJxZWINHgvlAsnVI6FH8R2K0uLqwUI+ RrOFiPdw2RCTOu8uaEYmoz2OOSw1gQJAytWC9ySzCyoFZ1eE9j9I9591KwiJuxJSVi vbF1vVdpYwcDEFl9Ho152ntl2kjMbfQR8hNYql4I= Received: from nat.misal.pl (HELO [127.0.0.1]) (marek_sal@[83.19.131.171]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES256-SHA encrypted SMTP for ; 28 Jun 2013 20:22:38 +0200 Message-ID: <51CDD465.90706@wp.pl> Date: Fri, 28 Jun 2013 20:22:29 +0200 From: Marek Salwerowicz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: "freebsd-stable@freebsd.org" Subject: FREEBSD_INSTALL failed with error 19 during booting installer Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130628-0, 2013-06-28), Outbound message X-Antivirus-Status: Clean X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [gePE] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 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, 28 Jun 2013 18:22:41 -0000 Hi list, I am trying to install FreeBSD 9.1-Release amd64 on a Supermicro server: SuperStorage Server 6027R-E1R12N with Intel Xeon E5-2640 CPU and 32 GB (4 x 8 ) KVR16R11D4/8HC installed Currently I have only 2 SSD Kingston drives (working in mirror) installed on that server. during booting installer from the ISO CD (amd64), the boot process fails with message: Mounting from cd9660:/dev/iso9660/FREEBSD_INSTALL failed with error 19. As I found here: http://forums.freebsd.org/showthread.php?t=36579 , probably this could be issue with ACPI, but setting option in loader: # set debug.acpi.disabled ="hostres" # boot made nothing for me. Any ideas? Regards, -- Marek Salwerowicz