Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 0EB50781D79 for <~alpine/users@lists.alpinelinux.org>; Fri, 7 Aug 2020 08:52:31 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 6842E2400FB for <~alpine/users@lists.alpinelinux.org>; Fri, 7 Aug 2020 10:52:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1596790350; bh=LrNECJc9B0xXlhbGlJJgoOg/vT59PajRWDmEnx+V+Cc=; h=Date:From:To:Subject:From; b=OdmMlx+wB++0q3ckNIDBK53grM5l5peE+OZADZEJeql3Uea4mUstJUB18GuekskFw d8rgonsoh74QIgala93MeBUpnCKkdARDRff6dp66UzHiP7ZP0KQtotQwPA4+Pxp8RX Tx1EJLVGuiIke0yeh8frxyTLQ2ER6iIELp/ljuAaduSK1WE5hcreX0YTn6jtJtvRNp vLBaYrAymwECwllnA3rrwXXpMecawsk+HZRp+urJJpr6TYRy072V+hEUMd4aKU3T7T AI1PLxCxtoqaSsG4Q2eNnWaHzwazwX/8Dau9xP4TUeWSyY/PGiXr2sk/9BQwqt+X6p oexdGQ16QVs/g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4BNJyj4Y3Pz6tmM for <~alpine/users@lists.alpinelinux.org>; Fri, 7 Aug 2020 10:52:29 +0200 (CEST) Date: Fri, 7 Aug 2020 10:52:29 +0200 From: "Xavier B." To: ~alpine/users@lists.alpinelinux.org Subject: UEFI 32 bit Message-Id: <20200807105229.b543bc0b2d2b7603e846c0ce@posteo.net> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, I have a machine (x86) which has 32-bit UEFI. I can be install debian and arch in it [https://hwswbits.blogspot.com/2015/03/getting-linux-on-minix-neo-z64.html] modifying installation script. Is alpine linux prepared for that case or I have to modify somehow the distro? Any hints? Thanks in advance, Xavier