From owner-freebsd-stable@FreeBSD.ORG Wed Jul 9 18:20:08 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7B89DF33 for ; Wed, 9 Jul 2014 18:20:08 +0000 (UTC) Received: from mail-ie0-x235.google.com (mail-ie0-x235.google.com [IPv6:2607:f8b0:4001:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48C2C2A62 for ; Wed, 9 Jul 2014 18:20:08 +0000 (UTC) Received: by mail-ie0-f181.google.com with SMTP id rp18so1150326iec.12 for ; Wed, 09 Jul 2014 11:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=R1GidHZ8yIiFugj2RxZ35io8ecsdWmfDIPp7e5Hi9xs=; b=cg0S4f5Amr3gX9RK0LgIZduFMCfMjy6TQBtcZPpqvEmD6d1u7e2QVNaFuI9w0iXmvD z2fdQhiETWfOnIL/oNn9x++tfXZDlXOOXiToOA0h8ZZ2S4G3rvXhiq5bAZcEH0OHx0ZU uVcD1QWjz0AQIIBfSDO6WWnnvPjekDt5z8ccvSly45H77xgTbqLKXWwy6/doACepaK6o i2J1TTBaE+Sw1KtHkPcdBdX+hTa2eJ+zYR0tLF9v8Zx2fLCVh63RCxSsqItnxsKKoAs0 wCO0OtjcQ/0JJiUZfCk1JKvQ81cZ7YHwxXMtcoGX1c2HUK/GCDEvklhf75QUGnLyclLm qZaQ== MIME-Version: 1.0 X-Received: by 10.50.221.104 with SMTP id qd8mr15347146igc.35.1404930007649; Wed, 09 Jul 2014 11:20:07 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.64.165.73 with HTTP; Wed, 9 Jul 2014 11:20:07 -0700 (PDT) In-Reply-To: <1404225648.281683439.6h0dcd5k@frv35.fwdcdn.com> References: <1404225648.281683439.6h0dcd5k@frv35.fwdcdn.com> Date: Wed, 9 Jul 2014 14:20:07 -0400 X-Google-Sender-Auth: T1yxt0RZZ9TJwstEL2UnJH-Ybrg Message-ID: Subject: Re: mount root error while booting bootonly.iso From: Rick Miller To: Vladislav Prodan Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 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, 09 Jul 2014 18:20:08 -0000 Hi Vladislav, On Tue, Jul 1, 2014 at 10:43 AM, Vladislav Prodan wrote: > > > I have considered updating the firmware provided a newer version exists, > > but have yet to do so. > > > > ### Snapshots & dmesg output > > > > The first snapshot shows the initial cam probe error, while the second > > snapshot shows a number of retries. It stops after 5 failed retries. > > > > http://www.hostileadmin.com/images/mountroot_error_warning.png > > http://www.hostileadmin.com/images/mountroot_error_out.png > > http://www.hostileadmin.com/logs/dmesg.out > > > > Thanks! > > > > > Does not work mount ISO bootable via USB CDROM. > See my PR # 190939. Can you elaborate on the platforms you tested this with? The platform I have been working on is the HP DL360p G8 with updated firmware and iLO. -- Rick