From owner-freebsd-current@freebsd.org Mon Mar 6 12:33:09 2017 Return-Path: Delivered-To: freebsd-current@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 90BC2CFAC47 for ; Mon, 6 Mar 2017 12:33:09 +0000 (UTC) (envelope-from rob.rodz.jr9@gmail.com) Received: from mail-it0-x22f.google.com (mail-it0-x22f.google.com [IPv6:2607:f8b0:4001:c0b::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 54F551639 for ; Mon, 6 Mar 2017 12:33:09 +0000 (UTC) (envelope-from rob.rodz.jr9@gmail.com) Received: by mail-it0-x22f.google.com with SMTP id 203so48789390ith.0 for ; Mon, 06 Mar 2017 04:33:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=P6ej0IgjxsQErTZawlZ09MRFWXvJTdx+2xitFDaoo1E=; b=tiKiIiRPg5fxaHhYFvuTjFr2hmyQgrQr80usYb3LTTdD32AVamQVvHezTK9X5uiPHR ume5vav0B3KtlsUQz/clK06XRyp9z/p06lnWiOLftrbCJ9AjtxjqzDnm+x4PvkWssG10 KI0PS4S2QCI12A5oPBNhc1IKBc2m54xY8UfHQuwgoDMsFIAqxU1VyCCKH5CLMeS0FI6B psaFKWKXpV6M+O/LI943LlVbtMo5RNffudzmCFNShJEbGkIZDFnOvKPMEaG6KJBQsLK1 yduXi1tMiD0unwhF62nY1lqEyP+R3ZlxFZh90ILM1aoAEmMmntCGNRvba66+keacAVZF xsWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=P6ej0IgjxsQErTZawlZ09MRFWXvJTdx+2xitFDaoo1E=; b=hVTQspsFC6yD0c+eA1/9pHDuD6GF4DMo4THlciu3ZynqZuaWjUJ7PFi2bhzINIE6kJ IFpszeuEQZhGxTPNcVzKYhlSuhoB5oLu3MsNKkayMF6+vH2/vDkZeEclr/Gy5euiVmm3 BspEcmMQSvV+0peVvS8oQxn9rx6HqbH7+LCV5wTvfecUaQ3KI6/Ys3JXNplY1WgCl7xO TnvloBzHYPWCmlN6TrPHh/F6NTtBR5D1UaENq1I5eHIISattXzrC+N79V/FvydF101eB carcjByoKcKx4aACTx5Gr5CfpJ6XhFPNGCm/SMkr7HGFB3kutX5rsM58NonylaXugKRx om/Q== X-Gm-Message-State: AMke39l3fiaOs+z8oZP7g2EFJcAOYn/v7X9L3QbuAnktpb1n1QR0utCGzaTyXmnODC3I++phNFm1KlK78QY3oQ== X-Received: by 10.36.22.209 with SMTP id a200mr14031338ita.117.1488803588629; Mon, 06 Mar 2017 04:33:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.226.199 with HTTP; Mon, 6 Mar 2017 04:33:07 -0800 (PST) Received: by 10.64.226.199 with HTTP; Mon, 6 Mar 2017 04:33:07 -0800 (PST) In-Reply-To: References: <6779d31b-a285-3002-8ecc-5738ac88df27@madpilot.net> <441BF371-53C4-4FE8-A39C-BFA8B25DE760@freebsd.org> From: Roberto Rodriguez Jr Date: Mon, 6 Mar 2017 07:33:07 -0500 Message-ID: Subject: RE: input/output error @boot To: Dexuan Cui Cc: FreeBSD Current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2017 12:33:09 -0000 Hey I do appreciate the work and time put into this issue. I will update my sources when I chroot from the USB, need to find out how first, ;) and do I rebuildworld or just download the lastest head snapshot? Im new to testing with others. Thank you very much