[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] preliminary BSD Disklabel support
From: |
Matt Wilson |
Subject: |
Re: [PATCH] preliminary BSD Disklabel support |
Date: |
Fri, 8 Dec 2000 18:48:49 -0500 |
User-agent: |
Mutt/1.2.5i |
Oh, one more thing that will take some work. BSD disk labels have
"slots" that partitions go in. The current implementation here will
not cope for "holes" in the partitions that are defined. I'll have to
use either names or partition-specific data to track the slot number
to use for each partition.
Matt