From owner-freebsd-questions@FreeBSD.ORG Mon Jul 8 11:25:12 2013 Return-Path: Delivered-To: freebsd-questions@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 3F7CFC0B for ; Mon, 8 Jul 2013 11:25:12 +0000 (UTC) (envelope-from mailist@yandex.com) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [IPv6:2a02:6b8:0:801::5]) by mx1.freebsd.org (Postfix) with ESMTP id D07251C6F for ; Mon, 8 Jul 2013 11:24:53 +0000 (UTC) Received: from web25f.yandex.ru (web25f.yandex.ru [95.108.131.159]) by forward15.mail.yandex.net (Yandex) with ESMTP id CC3089E0475; Mon, 8 Jul 2013 12:34:56 +0400 (MSK) Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web25f.yandex.ru (Yandex) with ESMTP id 260A6436007C; Mon, 8 Jul 2013 12:34:56 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1373272496; bh=RJn/hWwA5BiUo1MWwcUYiM+sIAxAPyxP4sYmiitE67w=; h=From:To:Cc:In-Reply-To:References:Subject:Date; b=w11cV7+lbO+JAxJ1UcnnfcHsrlY8uHfGkvFrFKEsRQ3BlG5aD1p8qOjHptVo+oG/l SeSqJMV3budqAwmDlzOHv8mgGo9LwGGKJHaSAGLiWL7tNZx7zVCp8LjZ16bMzOfhlw SHivTw8U9rY/fcKFPXQVmPgy0BxLeXUPhq93qHBY= Received: from 85.98.186.174.dynamic.ttnet.com.tr (85.98.186.174.dynamic.ttnet.com.tr [85.98.186.174]) by web25f.yandex.ru with HTTP; Mon, 08 Jul 2013 12:34:55 +0400 From: =?utf-8?B?RW1yZSDDh2FtYWxhbg==?= Envelope-From: mailist@yandex.com.tr To: Damien Fleuriot , bw.mail.lists In-Reply-To: <78FBB273-9B51-48CC-9050-7503D26EDF30@my.gd> References: <399611372949981@web8f.yandex.ru> <51D5F0A8.1040004@gmail.com> <78FBB273-9B51-48CC-9050-7503D26EDF30@my.gd> Subject: Re: HP ILO FreeBSD 8.3 Installation problem MIME-Version: 1.0 Message-Id: <583801373272495@web25f.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Mon, 08 Jul 2013 11:34:55 +0300 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 Cc: FreeBSD quest X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jul 2013 11:25:12 -0000 Hi, USB memstick img file is solution for me. I try FreeBSD-8.3-RELEASE-amd64-memstick.img. I downloaded this img file and copy to USB, not burn it to USB. Then attach to İLO such as USB virtual image then sysinstall start, BUT I selected installation from usb install NOT CD/DVD installation. thanks for your answers. 05.07.2013, 02:00, "Damien Fleuriot" : > On 5 Jul 2013, at 00:01, "bw.mail.lists" wrote: > >>  On 7/4/2013 4:59 PM, Emre Çamalan wrote: >>>  Hi, >>>  I'm trying to install FreeBSD with an HP ILO 4 advanced, web interface. I tried to install FreeBSD 8.2, FreeBSD 8.3 and FreeBSD 8.4. I tried to use acd0 and cd0 as media. I got the same result. >>> >>>  ERROR: I'm trying to add freebsd8.3iso from ILO such as virtual drive not from cd or dvd. >>  We had a similar experience with Dell's DRAC and FreeBSD 9.1, after initial boot and kernel load it wasn't able to mount / from (virtual) cd. We ended up using an mfsBSD iso ( http://mfsbsd.vx.sk/ ), which doesn't mount from cd, but uses an .img loaded as memory disk. Didn't try the official bootonly iso or the USB image. > > Same here, boot from MFS, gpart manually, install manually, works like a charm. > > I actually do it for all our installs now, the procedure is quite scriptable.