| Anonymous | Login | Signup for a new account | 11-10-2008 11:14 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001333 | [BusyBox] Other | major | always | 05-04-07 09:50 | 06-02-07 06:10 | ||||
| Reporter | kiltedknight | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.4.x | ||||||
| Summary | 0001333: "fdisk -l" (lower case ell) does not read partition table correctly | ||||||||
| Description |
When running "busybox fdisk -l" against a known disk, I get the following: Warning: ignoring extra data in partition table 5 Warning: ignoring extra data in partition table 5 Warning: ignoring extra data in partition table 6 Warning: ignoring extra data in partition table 6 Warning: ignoring extra data in partition table 6 Warning: invalid flag 0xe4,0x0f of partition table 5 will be corrected by w(rite) Warning: invalid flag 0x36,0xb0 of partition table 6 will be corrected by w(rite) Disk /dev/hde: 20.0 GB, 20020396032 bytes 255 heads, 63 sectors/track, 2434 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hde1 * 1 33 265041 83 Linux /dev/hde2 34 925 7164990 83 Linux /dev/hde3 926 1186 2096482+ 82 Linux swap /dev/hde4 1187 2434 10024560 5 Extended /dev/hde5 ? 17782 15955 2132811720 3f Unknown /dev/hde6 ? 101267 247811 1177113252+ 11 Hidden FAT12 If I run the linux "fdisk -l", I get this: Disk /dev/hde: 20.0 GB, 20020396032 bytes 255 heads, 63 sectors/track, 2434 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hde1 * 1 33 265041 83 Linux /dev/hde2 34 925 7164990 83 Linux /dev/hde3 926 1186 2096482+ 82 Linux swap / Solaris /dev/hde4 1187 2434 10024560 5 Extended /dev/hde5 1187 1377 1534176 83 Linux /dev/hde6 1378 2434 8490321 83 Linux It looks like it's having problems reading the partitions out of an extended partition. |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |