Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.189.118]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 04705782CD2 for <~alpine/users@lists.alpinelinux.org>; Fri, 24 Jan 2020 12:29:28 +0000 (UTC) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id 094942DE43CD for <~alpine/users@lists.alpinelinux.org>; Fri, 24 Jan 2020 12:29:27 +0000 (UTC) Received: from ncopa-desktop.copa.dup.pw (67.63.200.37.customer.cdi.no [37.200.63.67]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: alpine@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id 6E44F2DE43CB for <~alpine/users@lists.alpinelinux.org>; Fri, 24 Jan 2020 12:29:26 +0000 (UTC) Date: Fri, 24 Jan 2020 13:29:22 +0100 From: Natanael Copa To: ~alpine/users@lists.alpinelinux.org Subject: Re: why fdisk does not wync and we must need sfdisk or ultil linux at install Message-ID: <20200124132922.02b432a2@ncopa-desktop.copa.dup.pw> In-Reply-To: References: <20200122200113.3iyrsm2wzvrgf6b5@wolfsden.cz> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Fri, 24 Jan 2020 06:27:02 -0400 PICCORO McKAY Lenz wrote: > fdisk always can see the changes made! but if i try to use "mkfs.ext3 > /dev/sda1" there's no suck file >=20 > also "ls /dev/sda*" shows only "/dev/sda" try `mdev -s` -nc >=20 > El vie., 24 de ene. de 2020 a la(s) 04:46, Adam R**i*ka (cahircz@gmail.co= m) > escribi=F3: >=20 > > 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 r= un > > partprobe after the partitioning?