Received: from mail-lj1-f182.google.com (mail-lj1-f182.google.com [209.85.208.182]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 6D420782C30 for ; Thu, 23 Jan 2020 18:34:56 +0000 (UTC) Received: by mail-lj1-f182.google.com with SMTP id j1so4760961lja.2 for ; Thu, 23 Jan 2020 10:34:56 -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=zPUQuQx//XiHBHmx2O1yC8oxgL+Aip7AZthyaNqLF8Q=; b=sAaAZiZgV13h6sn/E6JN8dp3j5DtlZCdDpHppC3b9bkVx+F8HbwhhzP01avJeq6BkJ 4VJlOEbYDCgYo912FOFv112y9OgYja4BaY41WGzF+svM0dt1qwHFXn4q2+l0jRwoN9CY ivgpOwMO0Uw9kjH1VcDYXH0OpoRe9btc9zE76FA8MkOsnPRoCHXkBp9krBHwotkArqPZ gDvCXxgrBBh3c1+XhaywIi2uvKZa57oW/1R0cNi/n29Dpcrm7ZY4P4YcEVY6uMHie/so I/EJvIVMvcanFe7zRiSXYbVSeZwZDeCD4SGUFK6r+gML1KDg69E3SVucoEQgKcFPZXzy MzGQ== 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=zPUQuQx//XiHBHmx2O1yC8oxgL+Aip7AZthyaNqLF8Q=; b=sp/8ff/nKjnO+IlovoAoByZbcgSwmUznRxqflbRD8TsGXAQpEa+Omh0WattwU+g38L GC7ubcRdPAdgdPQx826mfEq7ypiQHbncGOABpIC7rl/kqZaebFUQBLq3utYDxnRL8Ux/ UkEHqSCh10iB5dWR/W1FtTwAEc8wfXAlK1xsv7NF0xrDNzNzkELSUxZhV07bmBumEZaQ hQWGs61PW9rETYTRrkUyIn9gM5aw5Zc8UGdEKnwYQQQko8PpFqXUc288OypcTM/NS98z r+wxSNpz+qZY16pAkOJiJ1DUi3DcWH9JF3o38FCK9xvhtHGC49HVLZ9sKS4JD47FwY/+ yxtw== X-Gm-Message-State: APjAAAUH4oKfkWktU3Gd0HK5iH2VG3cgPfbDdJc7i1jtkZANXBl/iCuk DZ/sYvPnVXNf5Yy1Ny8iw+CKlAtOhy/+RNMLLXlvcYivCrU= X-Google-Smtp-Source: APXvYqwx25yLtygx7CKEZIDYHGS/BLfwh4cGbi7HQep3kvZVTnTgVU2mvT9h7kTbXQ/PXeX5zPQUB2uFtucqrTDO8dU= X-Received: by 2002:a2e:9a01:: with SMTP id o1mr24058877lji.247.1579804495837; Thu, 23 Jan 2020 10:34:55 -0800 (PST) MIME-Version: 1.0 References: <20200122200113.3iyrsm2wzvrgf6b5@wolfsden.cz> In-Reply-To: From: PICCORO McKAY Lenz Date: Thu, 23 Jan 2020 14:34:44 -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="000000000000ca006b059cd2e50c" --000000000000ca006b059cd2e50c Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable the problem persist.. i have a empty disk.. create 3 partitions manually when i try to format there's no able to use them: mail list dont permit to attach the picture of results, as can see , apk add e2fsprogs and then use mkfs.ext3 /dev/sda1 said "does not exists" El mi=C3=A9., 22 de ene. de 2020 a la(s) 21:38, PICCORO McKAY Lenz ( mckaygerhard@gmail.com) escribi=C3=B3: > seems after run setup-alpine -q i cn be used the partitions. > > quite strange in the virtual machine works and in the laptop.. i was > testing in a vostro dual core > > El mi=C3=A9., 22 de ene. de 2020 a la(s) 16:15, PICCORO McKAY Lenz ( > mckaygerhard@gmail.com) escribi=C3=B3: > >> 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 exactly you did this? Ideally including bot= h >>> executed commands and their outputs. >>> >> well very dificult copy and paste all from the not accesible screen mayb= e >> 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. >>> >> --000000000000ca006b059cd2e50c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
the problem persist.. i have a empty disk.. create 3 = partitions manually when i try to format there's no able to use them:

mail list dont permit to attach the picture of resu= lts, as can see , apk add e2fsprogs and then use mkfs.ext3 /dev/sda1 said &= quot;does not exists"

El mi=C3=A9., 22 de ene. de 2020 a la(s) 21= :38, PICCORO McKAY Lenz (mckayger= hard@gmail.com) escribi=C3=B3:
seems after run setup-alpine -q i = cn be used the partitions.=C2=A0

quite strange in = the virtual machine works and in the laptop.. i was testing in a vostro dua= l core

El mi=C3=A9., 22 de ene. de 2020 a la(s) 16:15, PICCORO McKAY Lenz (<= a href=3D"mailto:mckaygerhard@gmail.com" target=3D"_blank">mckaygerhard@gma= il.com) escribi=C3=B3:
El mi=C3=A9., 22 de ene. de 2020 a la(s) 16:01, Wolf (wolf@wolfsden.cz) es= cribi=C3=B3:
Cou= ld you post what and how exactly 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.
--000000000000ca006b059cd2e50c--