bug-parted
[Top][All Lists]
Advanced

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

Re: Output of fdisk and parted commands.


From: Curtis Gedak
Subject: Re: Output of fdisk and parted commands.
Date: Mon, 04 Apr 2011 15:06:57 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

It appears that the extended partition sdb4 extends beyond the physical disk:

488397168 total sectors in disk sdb
488408129 Ending sector for extended partition sdb4

The libparted library used by Parted and GParted does not function when the partition table is invalid. As such you will need to correct this error first before either Parted or GParted can work with the partition table.

If you wish help with this, please use the GParted forum: http://gparted.org/forum.php

Regards,
Curtis

On 11-04-04 03:01 PM, Luis Suzuki wrote:
sudo fdisk -l -u

Disk /dev/sda: 7682 MB, 7682605056 bytes
255 heads, 63 sectors/track, 934 cylinders, total 15005088 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0006a51b

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63       48194       24066    6  FAT16
/dev/sda2           48195    15004709     7478257+  83  Linux

Disk /dev/sdb: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00062ce9

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1              63    78124094    39062016   af  HFS / HFS+
/dev/sdb2   *    78124095   156216059    39045982+  bf  Solaris
/dev/sdb3       156248190   195318269    19535040   a5  FreeBSD
/dev/sdb4       195318270   488408129   146544930    f  W95 Ext'd (LBA)
/dev/sdb5       195318333   234388349    19535008+  83  Linux
/dev/sdb6       234388413   273458429    19535008+  83  Linux
/dev/sdb7       273458493   312528509    19535008+  83  Linux
/dev/sdb8       312528573   351598589    19535008+  83  Linux
/dev/sdb9       351598653   371133629     9767488+  83  Linux
/dev/sdb10 371133693 373238144 1052226 82 Linux swap / Solaris
/dev/sdb11      373238208   375342659     1052226   83  Linux
/dev/sdb12      375342723   406797929    15727603+  83  Linux
/dev/sdb13      406797993   438253199    15727603+  83  Linux
/dev/sdb14      438253263   486480329    24113533+  83  Linux


sudo parted /dev/sdb unit s print
Error: Can't have a partition outside the disk!


It seems the partition table is unrecognized by gparted after the changes made by testdisk.


_______________________________________________
bug-parted mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-parted



reply via email to

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