Received: from mail-lj1-f170.google.com (mail-lj1-f170.google.com [209.85.208.170]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 77A69782B82 for ; Wed, 22 Jan 2020 20:15:45 +0000 (UTC) Received: by mail-lj1-f170.google.com with SMTP id z22so516090ljg.1 for ; Wed, 22 Jan 2020 12:15:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=PeYCBq26EIL9/ycNjqDQGY6ntdNeKAtpgQ2LsLzKS9Y=; b=kafMNb8JfuejMDxB6J6l68rO3Wlz0KbxEGbJjcUfc8FWOZ6sJ7oghbaBGwT66vfbuv ah2v8X+f3SPACNUDAZONJTUPC/XEnhiRLBc9rU2eA3nT82y5TJqWy4UK0tN3jMkdB6PR z648cjqHxkh5XkV1vOtQkH3gv7u+apu4vjomM7zotCAb5Ry9+/eDMlwgyss8W1AzZ2ua XUw8Y3D96DxpEyw+P1pVGpKdeHcSwhNsHO1HyEVAzcPhQ9kW9q8LD11WGjA3H75YKQMU GVv+wSLD0UhJyo+FLHIO7tMRrDfPDy1y8WRP0O4KaqoIUPqn+v/il2dYyCmXOnAnIzTw 218Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=PeYCBq26EIL9/ycNjqDQGY6ntdNeKAtpgQ2LsLzKS9Y=; b=T57r3oYSzl93kNQG5agONtF5WKN44DthF5IiaSvOkXBFlEO8q+DO3VwOmhCYbk/F8M TQalvMqB62kQL6ggD7o0/VWsspC9PlF9A/6AjR4iq/sSOLIprKYHmhN+lgcUVdxTg14C 8qWnXfKBs58E2bTTbFfUL580vsG0yLcUXcuMwK2BJG9Nf5hKIDO6tBe9RwgHLNuIoXIf gY+E3uJhsLIaLJP2EWDuIT0WNkNxWjhK5n647PaIfLBIY5W4JnbvnjzjRrEeywu2Vz7D 1y+/pk05sVivv5msmxL79a17YRcccYu40rY2P4HT5bWMUtaMf+Ysd61T87+T38ODEYoB J74g== X-Gm-Message-State: APjAAAUHtZRnNTkEpzzQjko0OLm5WlSuMUsFlXBQr6VpHrwV1kHoV4Yj dzOhjsimsozGIc8x+yJJueOnZwedLAq3TbPNgcLN1jyp14M= X-Google-Smtp-Source: APXvYqwidMoGYeiL2igqZpPxySoHyPAYObRvGa7BMHEm5KsVlhCMtLjKWbxkJyoAGyFFmGQIWQOlVvLmlyPZWmc9P1Q= X-Received: by 2002:a2e:9a01:: with SMTP id o1mr20790839lji.247.1579724144466; Wed, 22 Jan 2020 12:15:44 -0800 (PST) MIME-Version: 1.0 References: <20200122200113.3iyrsm2wzvrgf6b5@wolfsden.cz> In-Reply-To: <20200122200113.3iyrsm2wzvrgf6b5@wolfsden.cz> From: PICCORO McKAY Lenz Date: Wed, 22 Jan 2020 16:15:33 -0400 Message-ID: Subject: Re: why fdisk does not wync and we must need sfdisk or ultil linux at install To: alpine-user Content-Type: multipart/alternative; boundary="000000000000795e03059cc030e4" --000000000000795e03059cc030e4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable El mi=C3=A9., 22 de ene. de 2020 a la(s) 16:01, Wolf (wolf@wolfsden.cz) esc= ribi=C3=B3: > Could you post what and how exactly you did this? Ideally including both > executed commands and their outputs. > well very dificult copy and paste all from the not accesible screen maybe a screen shot but still burry.. i write all i can to write i same order and only most relevant output: 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 oputo are that command not found .. puff after use the complete image or setup networking this are: * setup-networking * setup-apkrepos -1 * apk add e2fstools * mkfs.ext3 -b 2048 /dev/sda1 no here said "no such file or directory" and try to made "ls /dev/sd*" and only shows "sda" and no sda1 or sda2! > > Bundled fdisk works for me good enough. Seems weird it would completely > "forget" to make a partition. > > > > W. > > -- > There are only two hard things in Computer Science: > cache invalidation, naming things and off-by-one errors. > --000000000000795e03059cc030e4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
El mi=C3=A9., 22 de ene. de 2020 a la(s) 16:01, Wolf (wolf@wolfsden.cz) escribi=C3=B3:
Could you post what and how exac= tly you did this? Ideally including both
executed commands and their outputs.
well very dificul= t copy and paste all from the not accesible screen maybe a screen shot but = still burry..

i write all i can to write i sa= me order and only most relevant output:

1) put med= ia dn boot
2) logi as root, of course no password
* set= up-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 opu= to are that command not found .. puff after use the complete image or setup= networking this are:

* setup-networking
* setup-apkrepos -1
* apk add e2fstools
* mkfs.ext= 3 -b 2048 /dev/sda1

no here said "no such fil= e or directory" and try to made "ls /dev/sd*" and only shows= "sda" and no sda1 or sda2!
=C2=A0

Bundled fdisk works for me good enough. Seems weird it would completely
"forget" to make a partition.



W.

--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
--000000000000795e03059cc030e4--