public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: Marc MERLIN <marc@merlins.org>
To: Karel Zak <kzak@redhat.com>
Cc: util-linux@vger.kernel.org
Subject: Re: Severe fdisk problem leading to data loss?
Date: Mon, 25 Nov 2013 03:59:22 -0800	[thread overview]
Message-ID: <20131125115922.GB12566@merlins.org> (raw)
In-Reply-To: <20131125103124.GQ5572@x2.net.home>

On Mon, Nov 25, 2013 at 11:31:24AM +0100, Karel Zak wrote:
> >    Device Boot      Start         End      Blocks   Id  System   
> > /dev/sda1            2048     1050623      524288   83  Linux   
> > /dev/sda2         1050624   105908223    52428800    0  Empty  
> 
> Congratulation, you found very old fdisk bug as well as GNU Parted bug :-)
> 
> The problem is that the partition has no set partition type, and
> fdisk in some situations interprets such partition as unused. 
  
Aaah, I see.
If you wonder why I did that by the way, it's good to set aside portion
of an SSD and never use it. This leaves room for the garbage collector.

> So it lists the partition (print command), but the "add new
> partition" command interprets this partition as unused.

Understood.

> This is definitely bug too, because Linux does not care about
> partition type and kernel is able to use this partition:
 
It is indeed.

> Note, don't use -S and -H, fdisk does not care about CHS by default
> (you have to enable obsolete DOS mode ('c' command)).
 
Thanks for that. It was an old command I had to make sure I would get
big 64K block alignment for my SSD.

> I'm going to make fdisk more robust and prepare also a patch for GNU
> parted.

Thanks for your reply and the fixes.

Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/                         | PGP 1024R/763BE901

  reply	other threads:[~2013-11-25 11:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20131118102051.GA31813@merlins.org>
2013-11-24 13:52 ` Severe fdisk problem leading to data loss? Marc MERLIN
2013-11-25 10:31   ` Karel Zak
2013-11-25 11:59     ` Marc MERLIN [this message]
2013-11-27 14:46     ` Phillip Susi
2013-11-27 14:58       ` Karel Zak
2013-11-27 18:25         ` Phillip Susi
2013-11-27 19:58           ` Curtis Gedak
2013-11-27 20:08             ` Phillip Susi
2013-11-27 20:23               ` Curtis Gedak
2013-11-27 21:05                 ` Phillip Susi
2013-11-27 21:07                   ` Curtis Gedak
2013-11-27 23:02                   ` Ángel González
2013-11-27 20:07           ` Karel Zak
2013-11-27 20:19             ` Phillip Susi
2013-11-27 21:09               ` Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131125115922.GB12566@merlins.org \
    --to=marc@merlins.org \
    --cc=kzak@redhat.com \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox