Received: from mail-lj1-f175.google.com (mail-lj1-f175.google.com [209.85.208.175]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id D2501782D54 for <~alpine/users@lists.alpinelinux.org>; Fri, 24 Jan 2020 13:06:10 +0000 (UTC) Received: by mail-lj1-f175.google.com with SMTP id x7so2373347ljc.1 for <~alpine/users@lists.alpinelinux.org>; Fri, 24 Jan 2020 05:06:10 -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=pkVjeY6yjP9EwQ1DFAFGYlNGXM72E3TPcbUqjBW/luk=; b=fRWwbC2FbkyJtIOfaNHmDY90p57bwsM6sjnkLwJS+qdjewh9f6wvFR0LKwnJYsF8P0 GO4dlghkYNUrnBXuoYuz5NipHZMODQdDc0rxIXtAeF2xEpPZE1gTp/c1zPZ8Xw2SGxNh /FdPmnito/l3lwm/qb0njFPsumOtajAAPbx0FNtoyF316QQ54ZLGXgra3DM4JbACNizt gmWZEI6UBW+pyORfwSM/R5lugKKxzceJdXbK3ITTcVz93tUfpoovp7+1t9k942zpHoBX qWH7n7TdGjier//l4mJfORQuPZi451dpgtp5DcG5Oa7ZyzReWR8EstspYJlqzOf7l/NC ocUQ== 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=pkVjeY6yjP9EwQ1DFAFGYlNGXM72E3TPcbUqjBW/luk=; b=QUOHCEK5F9YWwGvaxBVL+1cteefDlDFZSMD2rILPdy7gFogi0o8tephvuUtDYF0GLO xKKlBHF86Q9N4ZoHoQKYB1+Wig3eOAF6P83wztDnnnVQodj0Uk4H81gte8hnLUiBUcHI pOMieL+XIvFjcZTcKJfBTMPRfazTkomBW44PpJ9ZVKUnYSsUGIO8f1jMfH7uyvzsEFIN 3xXQpQhUBzVxNVmF3HgSdOCTL5WV03AYyLl1xziEswMl84GgRgE5592tuRRcwLplMfPl zkaJUWYDBkyb4mCppmNBc8YTV49nV+6204dhbQVSZzmq7Cbl5wtTovysQuMNyP/ODFKA /GmA== X-Gm-Message-State: APjAAAUEP7seSJjVuG7AW5lIux3tFMdkaMX9aRFfE6gG0r/ky0B2D6RU ueXTcjm9saMDvxND7R/XDa9SltqhvTGVAhF6nNs= X-Google-Smtp-Source: APXvYqw7/fIv6UwALCxXdW+cftdNxsWw1mbkz55eLSnwy/vAsnTYAtQVaWHL7FLGqCKxgIOJcFdojLDNDY+611O0q3U= X-Received: by 2002:a2e:884d:: with SMTP id z13mr2280927ljj.116.1579871170114; Fri, 24 Jan 2020 05:06:10 -0800 (PST) MIME-Version: 1.0 References: <20200122200113.3iyrsm2wzvrgf6b5@wolfsden.cz> <20200124132922.02b432a2@ncopa-desktop.copa.dup.pw> In-Reply-To: From: PICCORO McKAY Lenz Date: Fri, 24 Jan 2020 09:05:58 -0400 Message-ID: Subject: Re: why fdisk does not wync and we must need sfdisk or ultil linux at install To: =?UTF-8?B?QWRhbSBSxa/FvmnEjWth?= Cc: ~alpine/users@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000e2b88b059ce26bd3" --000000000000e2b88b059ce26bd3 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable El vie., 24 de ene. de 2020 a la(s) 08:48, PICCORO McKAY Lenz ( mckaygerhard@gmail.com) escribi=C3=B3: > last question: whitch command are the proper to put in a documentation > beetween "mdev -s" and "modprobe" ? > now tested better: partprobe does not work and does nothing! bug? mdev -s perfectly worked! so i think it's a bug? partitions list are not updated if i run any of the "setup-*" commands > > PD: remenber to answer to the mail list not to me! those mail clients ...= . > > El vie., 24 de ene. de 2020 a la(s) 08:29, Natanael Copa ( > ncopa@alpinelinux.org) escribi=C3=B3: > >> 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 >> > >> > also "ls /dev/sda*" shows only "/dev/sda" >> >> try `mdev -s` >> >> -nc >> >> > >> > El vie., 24 de ene. de 2020 a la(s) 04:46, Adam R**i*ka ( >> cahircz@gmail.com) >> > escribi=C3=B3: >> > >> > > 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 yo= u >> run >> > > partprobe after the partitioning? >> > --000000000000e2b88b059ce26bd3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
El vie., 24 de ene. de 2020 a la(s) 08:48, PICCORO McKAY Lenz (mckaygerhard@gmail.com) escribi=C3= =B3:
last question: whitch command are the proper to put in a documen= tation beetween "mdev -s" and "modprobe" ?
<= /blockquote>
now tested better: partprobe does not wor= k and does nothing!=C2=A0 bug? mdev -s perfectly worked!
<= /div>

so i think it's a bug? partitions list a= re not updated if i run any of the "setup-*" commands
=C2=A0

PD: remenber to answer to the mail list not to= me! those mail clients ....

=
El vie., 24 de ene. de 2020 a la(s) 0= 8:29, Natanael Copa (ncopa@alpinelinux.org) escribi=C3=B3:
On Fri, 24 Jan 2020 06:27:02 -0400
PICCORO McKAY Lenz <mckaygerhard@gmail.com> wrote:

> fdisk always can see the changes made! but if i try to use "mkfs.= ext3
> /dev/sda1" there's no suck file
>
> also "ls /dev/sda*" shows only "/dev/sda"

try `mdev -s`

-nc

>
> El vie., 24 de ene. de 2020 a la(s) 04:46, Adam R**i*ka (cahircz@gmail.com)
> escribi=C3=B3:
>
> > If you run partition the disk with fdisk and then open it with fd= isk
> > again, does it see the partitions there? If so, what happens when= you run
> > partprobe after the partitioning?
--000000000000e2b88b059ce26bd3--