From owner-freebsd-cloud@freebsd.org Wed Jun 1 05:53:55 2016 Return-Path: Delivered-To: freebsd-cloud@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 B25D5B5CDC5 for ; Wed, 1 Jun 2016 05:53:55 +0000 (UTC) (envelope-from bradleythughes@fastmail.fm) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A3EE14EA for ; Wed, 1 Jun 2016 05:53:55 +0000 (UTC) (envelope-from bradleythughes@fastmail.fm) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 06B9B20D61; Wed, 1 Jun 2016 01:53:54 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Wed, 01 Jun 2016 01:53:54 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=su7TKwigyLcne9+mR0auSD3Uhfg=; b=flGV+F ZugSAYNYB8T1sOrOOJlLN1hF75xMtMx6HhtnbCU51H68JfYTcmiLr/9tv8PdBOAb grh+rkCAl1s46/wk3LWDOqOBWrbOaUAHRyFQtNQue//eGmmrn17XLTCGkL5e4C/u jatsJUHsx5g8U9+k1TafqCdALqIXD3prENK1U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=su7TKwigyLcne9+ mR0auSD3Uhfg=; b=A45fP+8ql2zic2+9lbIkp6yYYgDigZY3Z+BYshrWP8emQQf 0WaWeKKxRvWwHgBbS90g4bejhQUWkEm55tUPETFBqIep6n0W8CkIoxYFcbHdctHj iwNoMZniAbaOV6/Q00Ar9+Mv3tRj7RKzjBmo7HTgAi4B4vSJegGW+YHSLWcM= X-Sasl-enc: HxCG6HJyO9mDIxdJXiNGXpoBia6K6GSwlFNVpiqpIoC2 1464760433 Received: from [192.168.0.62] (ip84-247-143-250.breiband.no [84.247.143.250]) by mail.messagingengine.com (Postfix) with ESMTPA id 4C853F2A01; Wed, 1 Jun 2016 01:53:53 -0400 (EDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: EC2 won't load with FreeBSD AMI From: "Bradley T. Hughes" In-Reply-To: Date: Wed, 1 Jun 2016 07:53:51 +0200 Cc: freebsd-cloud@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Seo Townsend X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-cloud@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "FreeBSD on cloud platforms \(EC2, GCE, Azure, etc.\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2016 05:53:55 -0000 > On 01 Jun 2016, at 06:00, Seo Townsend wrote: >=20 > Trying to load FreeBSD on AWS with no luck=E2=80=A6 I=E2=80=99ve used = FreeBSD on AWS for ages and never ran into issues :/ >=20 > When I go to view the emulated monitor output on AWS, it=E2=80=99s = stuck at: >=20 > Loading /boot/defaults/loader.conf > / >=20 > ...Any Ideas? :/ > I=E2=80=99ve tried this on the 10.2 and 10.3 (official) AMIs on = several instance types. I wanted to start off saying that it works for me. I just booted a = t2.micro instance in eu-west-1 using ami-a2f87fd1 (10.3-RELEASE amd64 = hvm). The system log output from the AWS console usually lags behind. Is the = instance reachable via its public IP? (If it has one, and assuming = security group rules to allow incoming traffic.) -- Bradley T. Hughes bradleythughes@fastmail.fm