X-Original-To: alpine-user@lists.alpinelinux.org Received: from newmail.tetrasec.net (unknown [172.21.74.12]) by lists.alpinelinux.org (Postfix) with ESMTP id 98BDB5C429B for ; Thu, 15 Sep 2016 10:53:57 +0000 (GMT) Received: from ncopa-desktop.copa.dup.pw (229.63.200.37.customer.cdi.no [37.200.63.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id F08F65A166D; Thu, 15 Sep 2016 10:53:56 +0000 (GMT) Date: Thu, 15 Sep 2016 12:53:52 +0200 From: Natanael Copa To: Matija Papec Cc: alpine-user@lists.alpinelinux.org Subject: Re: [alpine-user] Makig a custom ISO image Message-ID: <20160915125352.44957b43@ncopa-desktop.copa.dup.pw> In-Reply-To: References: <20160914120018.4df6a4d7@ncopa-desktop.copa.dup.pw> <20160914120250.63b9a260@ncopa-desktop.copa.dup.pw> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, 14 Sep 2016 12:33:37 +0200 Matija Papec wrote: > Hello > * > Natanael, >=20 > it shows some progress, but ends with same error message, >=20 > https://snag.gy/r3F7wP.jpg The warning message says that the apk index is untrusted. This means that t= he pubkey is missing in the initramfs. You need to copy the key (~/.abuild/*.pub) to /etc/apk/keys/ and rebuild th= e iso. >=20 >=20 > On Wed, Sep 14, 2016 at 12:02 PM, > ** > Natanael Copa wrote: >=20 > > On Wed, 14 Sep 2016 12:00:18 +0200 > > Natanael Copa wrote: > > =20 > > > On Wed, 14 Sep 2016 09:26:44 +0200 > > > Matija Papec wrote: > > > =20 > > > > http://stackoverflow.com/questions/39484723/alpine- =20 > > linux-makig-a-custom-iso-image =20 > > > > > > > > Tnx in advance =20 > > > > > > In case someone would like to answer on the mailing list, the questio= n =20 > > is: =20 > > > > > > > > > Tried to build rescue iso by following > > > > > > https://wiki.alpinelinux.org/wiki/How_to_make_a_custom_ISO_image > > > > > > (used alpine-extended-3.4.3-x86.iso installed onto hdd before that) > > > > > > When booting newly created image, it complains immediately after boot= =20 > > prompt. What should I do to create proper ISO image? =20 > > > > > > > Launching emergency recovery shell"> > > > > At the boot prompt, could you please try enter: grsec noquiet > > > > I suspect that apk fails to install the needed packages to the /sysroot > > for some reason. > > > > -nc > > > > =20 --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---