bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: partition minor numbering wrong with GPT


From: Richard Hirst
Subject: Re: partition minor numbering wrong with GPT
Date: Tue, 19 Mar 2002 22:05:57 +0000
User-agent: Mutt/1.3.24i

On Tue, Mar 19, 2002 at 03:20:47PM -0600, address@hidden wrote:
> So, while I'm mucking about with this in the kernel, what's the best
> solution for consistency?

Say you leave the kernel as it is, and have 15 partitions with some
empty slots in the table before the last used entry.  Now you create a
new partition, which will use the first empty slot.  Suddenly what was
your 15th partition is now your 16th, and is inaccessible.  Easy to
delete the new partition to get your old one back again though.

I suppose it depends on how other OSes work; if some other OS decides to
create an entry using a high numbered slot, we wouldn't be able to
access it from linux, if we change the kernel.

Having discussed it a bit with a couple of people the conclusion was
that we should leave the kernel alone, and fix parted to match it.

Richard




reply via email to

[Prev in Thread] Current Thread [Next in Thread]