Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id CD33D782C90 for ; Fri, 24 Jan 2020 08:46:54 +0000 (UTC) Received: by mail-qk1-f182.google.com with SMTP id j20so1287424qka.10 for ; Fri, 24 Jan 2020 00:46:54 -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 :cc; bh=uZex9qV82n1uK8iXeP25q+g/InOTRCClPgHiBodq4cw=; b=rdIokOialoHdHFHmP2ApO0UuGpo2sK6fW3vhuLR2TVG5lp2PAUAsdGmS694uUi6KtF pf3G0U5pFfq+yaVn80CWUWsR9LB0pY5AYiyOXES4DhCJOHnez8opNVKnsX0eNt1XHJR+ 7Ty3kmGGJxmXN29/21e31Ur7sSBjy93iHbC41z+GhHIRsvRGIqS/J0JZmO3v6orrN+np 5pfai5ldWR34b4HHGY3lUhlu5gxEAzPsXSXYIybx+qBK6ke0vP7e7H0OkvkvCJdlVEcQ zWKQ5oWXg5GCU1eJMSoKPyMqrkNG4pVsQLEOSOR6kars1ja0lkxzJNmLtEIMfCkSCFhM omog== 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:cc; bh=uZex9qV82n1uK8iXeP25q+g/InOTRCClPgHiBodq4cw=; b=AVtrmLvn57Tyl1GmGJXFHOXih8HWZDh/bDyVLTJKWhClebSdgJRJDWPlYtfG+w8cgZ xa6Op4b0aNYwpvVvwwOAbiYRkrUGvsG2aSIUiGmiiRGTN+6kHKztWr4e4CegQf+Gd719 atRHjFznfCw3DKRz2GwiOUAm6yKJ/5O2SiIdLBtbuPGZjZhafSN2e+6Aoz978Bdp5vd9 VcQceLC+OBP5g5SQfEuUjjaeonnIcCRszX8w2HM6k4hEhEpeZAC9ZplhLQzjl8CXPR8K ALM/gkFBCeLWzCrWhj1grk8NolOPTc3ldLFN+hP+bp7MSCOuSxK7Vtb6y3BhTPMacZqd jVvg== X-Gm-Message-State: APjAAAWJXcd1rX2I3K+RbKLOstPVDUUKMxIC/kGT4Klouq+UoGsuhL/b pOlCQvxwwc/Dtux6SluuACLIOttZ1ZkHctVl04Y= X-Google-Smtp-Source: APXvYqxHzraqaF7ZKUOPXpVrSMI4t4q1DEFjoZ60tt1uZRgr4rRK13LFCKdSjkUGxGg1v0GGVd9m11vDeTQSUcQKL3o= X-Received: by 2002:a37:2f02:: with SMTP id v2mr1469257qkh.3.1579855612952; Fri, 24 Jan 2020 00:46:52 -0800 (PST) MIME-Version: 1.0 References: <20200122200113.3iyrsm2wzvrgf6b5@wolfsden.cz> In-Reply-To: From: =?UTF-8?B?QWRhbSBSxa/FvmnEjWth?= Date: Fri, 24 Jan 2020 09:46:17 +0100 Message-ID: Subject: Re: why fdisk does not wync and we must need sfdisk or ultil linux at install To: PICCORO McKAY Lenz Cc: alpine-user Content-Type: multipart/alternative; boundary="0000000000009b42bf059cdeccbf" --0000000000009b42bf059cdeccbf Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable If you run partition the disk with fdisk and then open it with fdisk again, does it see the partitions there? If so, what happens when you run partprobe after the partitioning? -- Adam On Thu, Jan 23, 2020 at 7:35 PM PICCORO McKAY Lenz wrote: > 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 bo= th >>>> 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 completel= y >>>> "forget" to make a partition. >>>> >>>> >>>> >>>> W. >>>> >>>> -- >>>> There are only two hard things in Computer Science: >>>> cache invalidation, naming things and off-by-one errors. >>>> >>> --0000000000009b42bf059cdeccbf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
If you run partition the disk with fdisk = and then open it with fdisk again, does it see the partitions there? If so,= what happens when you run partprobe after the partitioning?

-- Adam

On Thu, Jan 23, 2020 at 7:35 PM PICCORO = McKAY Lenz <mckaygerhard@gmail= .com> wrote:
the problem persist.. i have a empty disk.. creat= e 3 partitions manually when i try to format there's no able to use the= m:

mail list dont permit to attach the picture of = results, as can see , apk add e2fsprogs and then use mkfs.ext3 /dev/sda1 sa= id "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.=C2=A0

=
quite strange in the virtual machine works and in the laptop.. i was t= esting in a vostro dual core

El mi=C3=A9., 22 de ene. de 2020 a la(s) 16:1= 5, 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? Idea= lly 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.
--0000000000009b42bf059cdeccbf--