bug-parted
[Top][All Lists]
Advanced

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

Parted issue -


From: Jacques Mader
Subject: Parted issue -
Date: Tue, 1 Aug 2006 14:41:31 -0500

I am installing AS3 on IBM equipment in a lab environment.

During installation we reformat and reset the partitions using parted. (parted-1.6.3-29.5)
I issue the following command during installation:

        parted -s $device1Dir mkpart extended $start $end

After install I get the following partition table. Can't figure out why I get the
Win95 partition for my Extended partition.

When I run the same command in AS4 I get a normal Linux Extended partition, which is
the expected result.

Is this a bug in parted or am I making an error in the parted command?
Thanks,

Jack Mader

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Command (m for help): p

Disk /dev/sda: 73.4 GB, 73407488000 bytes
255 heads, 63 sectors/track, 8924 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/sda1   *         1        18    144553+  83  Linux
/dev/sda2            19        36    144585   83  Linux
/dev/sda3            37       482   3582495   82  Linux swap
/dev/sda4           483      8924  67810365    f  Win95 Ext'd (LBA)
/dev/sda5           483      2267  14337981   83  Linux
/dev/sda6          2268      3829  12546733+  83  Linux
/dev/sda7          3830      4498   5373711   83  Linux
/dev/sda8          4499      5837  10755486   83  Linux
/dev/sda9          5838      8924  24796296   83  Linux


reply via email to

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