From owner-freebsd-stable@freebsd.org Wed Jul 20 18:40:38 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D375AB9FD09 for ; Wed, 20 Jul 2016 18:40:38 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from elf.hq.norma.perm.ru (mail.norma.perm.ru [IPv6:2a00:7540:1::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.norma.perm.ru", Issuer "Vivat-Trade UNIX Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 240FC1E67 for ; Wed, 20 Jul 2016 18:40:37 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from [IPv6:2a02:2698:22:ed44:d161:ccf1:6df3:4d0e] (dynamic-2a02-2698-22-0-0.perm.ertelecom.ru [IPv6:2a02:2698:22:ed44:d161:ccf1:6df3:4d0e] (may be forged)) (authenticated bits=0) by elf.hq.norma.perm.ru (8.15.2/8.15.2) with ESMTPSA id u6KIeXtp073254 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Wed, 20 Jul 2016 23:40:33 +0500 (YEKT) (envelope-from emz@norma.perm.ru) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=norma.perm.ru; s=key; t=1469040033; bh=ufPiFpSLOGsdB3RLvQU2dzco4KdRM8NCu/IdLt8md9Q=; h=To:From:Subject:Date; b=ErD3xrppARCm2vZzuvxq0qmO6y+W6QYFIZaqoBp5qDy2v3HF7vXBRaVrH168B5lqY MD9cqlz0EhqHmVPxaA0lXl0trUCyiVpBdhSWsJ0H0OyJDUWyJgt38dOta8gpMzVrK+ X5LLmE852U4xYcPJcEDluDYU6RZOYilwfUfGw8vo= To: freebsd-stable@FreeBSD.org From: "Eugene M. Zheganin" Subject: freebsd loses cd-drive during installation Message-ID: <536aacc1-f86d-9e60-7a9c-4e784650fd3a@norma.perm.ru> Date: Wed, 20 Jul 2016 23:40:38 +0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2016 18:40:38 -0000 Hi, Is there some hack to install FreeBSD when it loses the cd-drive during installation ? I have a couple of ole Sun Fire X2270 without service contract, so I would install FreeBSD onto them, but the thing is that the BIOS does see the CD-drive, and the kernel doesn't. Linux does boot and installs just fine on the same machine. Thanks. Eugene.