Received: from mail-lf1-f41.google.com (mail-lf1-f41.google.com [209.85.167.41]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 8993E782B88 for ; Wed, 22 Jan 2020 20:21:54 +0000 (UTC) Received: by mail-lf1-f41.google.com with SMTP id i23so584100lfo.7 for ; Wed, 22 Jan 2020 12:21:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=onyx9va+d6RKFqaTbAUuKf01W5lrNlgyy9rUnf/bYbA=; b=QVnYzy0vLmcUmGK8LbHSdG9tti/X5/enDXEzZTz3wTlvRoPrvYcNELQYTrGzr1zk6A 3wahs8sr9JlxpWNX6d1kjH36ITxDct9YZZWaC+gOCndl4ZuK3r9QRTg1mEKaTvDZwlZt CBV+Y4mN+uMRH5j1pvdo0GrEavUyNNJQmCLUVfU9Gz188o5pipi1LQp12H7hrt2XWCQX mMs5bEaltDd904S2mY/6DtF6BGkDMa31tM8RZFKR31mLSS1HvRlGwOoCzQ3qzypr523P QXUPbLHSj2X/LuanZtr4ZQCA3v3+GR+SfICuettV6h24NQ9fAHjwEVtns+mosmEMAt/h W3iQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=onyx9va+d6RKFqaTbAUuKf01W5lrNlgyy9rUnf/bYbA=; b=hGMSLU4Fego6vOHbd7NwCZVqXIVwfeT/rMCPTmd/qFVub/uuYxIxKT9pQJ3tjsd/GG Q/Ci+zblfQJaQ4Xiy1EaTOX+5NM9RiOsWTdTpYtLly2684vBYvL8/1XK7BmU4P9TcT6f ggEpOhqY8UMLWmSL7bqi8ZBnMd7I7V+RXnR3kfR9Cm+83LPH8i7MKHYJx82NQxQ9Grm5 FHnCYtpHwFXqNnRE7oMn0jiL9I71RXxOH7M22ELeudUJ50Tp6D4S8S6YKi//TPAzih+h 4PEWNfkAwXIAp+HLhgOdOb1FG/LIEnX8MSzAvMaf3F5KcY400a1bQz2+XLVbj0mXxiyU xjJQ== X-Gm-Message-State: APjAAAWG2VlXo9CKfQxk+2hPJUgcTX2q78BHUxP4nmYley79EZ6EKjNF oThJMKYWZpLIYI9U6EQWMNBorEv4UWLcK1F007dHv5fgsCo= X-Google-Smtp-Source: APXvYqx089IVWcMAc+dWyMAzzCZqpVxZCFmOxiefilsqxfc7ywn/lv7sQGz0gbtLttjiTJ3az13/epASlCupHFlrEr8= X-Received: by 2002:ac2:4909:: with SMTP id n9mr2637921lfi.21.1579724513292; Wed, 22 Jan 2020 12:21:53 -0800 (PST) MIME-Version: 1.0 From: PICCORO McKAY Lenz Date: Wed, 22 Jan 2020 16:21:42 -0400 Message-ID: Subject: mkfs.vfat are but not ext3? why only extended images are offline installable? To: alpine-user Content-Type: multipart/alternative; boundary="00000000000075369d059cc046fd" --00000000000075369d059cc046fd Content-Type: text/plain; charset="UTF-8" as of handbook said only extended are offline install able, BUT THAT ARE ONLY IN x86 ARCHS, no arm/virtual offline media could be found and that causes lot of troubles! i tested all and this are the problems .. due in my home there's no networking; also for virtual ones there's some troubles if need network in prior stage of.. what about if i have a xtrange network card in newer hardware? 1) put media dn boot 2) logi as root, of course no password * setup-keymap es es * setup-timezone -z UTC * fdisk /dev/sda * input secuence: `o, n, p, 2048, +100G, n, p, enter, +4G, t, 2, 82, w` * mkfs.ext3 -b 2048 /dev/sda1 here said that only have available the stupid mkfs.vfat .. incredible.. but not mkfs.ext3? Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com --00000000000075369d059cc046fd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
as of handbook said only extended are offline instal= l able,
BUT THAT ARE ONLY IN x86 ARCHS, no arm/virtual offli= ne media could be found and that causes lot of troubles!

i tested all and this are the problems .. due in my home there's= no networking;
also for virtual ones there's some troubles i= f need network in prior stage of..
what about if i have a xt= range network card in newer hardware?

1) = put media dn boot
2) logi as root, of course no password
* setup-keymap es es
* setup-timezone -z UTC
* fdisk /dev/sd= a
* input secuence: `o, n, p, 2048, +100G, n, p, enter, +4G, t, 2= , 82, w`
* mkfs.ext3 -b 2048 /dev/sda1

h= ere said that only have available the stupid mkfs.vfat .. incredible.. but = not mkfs.ext3?

Lenz McKAY Gerardo (PICCORO)
--00000000000075369d059cc046fd--