I can repeat this bug and also workaround it:
(parted) sel /dev/sdb
Using /dev/scsi/host1/bus0/target0/lun0/disc
(parted) p
Disk /dev/scsi/host1/bus0/target0/lun0/disc: 204GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
(parted) sel /dev/sda
Using /dev/scsi/host0/bus0/target0/lun0/disc
(parted) p
Disk /dev/scsi/host0/bus0/target0/lun0/disc: 160GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 52.4GB 52.4GB primary ntfs
3 52.4GB 110GB 57.6GB primary reiserfs
2 110GB 160GB 50.0GB primary reiserfs
(parted) sel /dev/sdb
Using /dev/scsi/host1/bus0/target0/lun0/disc
(parted) p
Disk /dev/scsi/host1/bus0/target0/lun0/disc: 204GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 100GB 100GB primary reiserfs
(parted)
Note that the first time /dev/sdb is selected parted prints an empty
partion table, but the second time the information is correct. I have
four disks on my system and this bug is seen with all but the first of
them (/dev/hda).
This is the output for fdisk on each of the disks:
Disk /dev/hda: 20.4 GB, 20496236544 bytes
255 heads, 63 sectors/track, 2491 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1275 10241406 c W95 FAT32 (LBA)
/dev/hda2 1276 1883 4883760 83 Linux
/dev/hda3 1884 1899 128520 82 Linux swap / Solaris
/dev/hda4 1900 2491 4755240 83 Linux
Disk /dev/hdb: 122.9 GB, 122942324736 bytes
255 heads, 63 sectors/track, 14946 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 1 5099 40957686 83 Linux
/dev/hdb2 5100 8923 30716280 c W95 FAT32 (LBA)
/dev/hdb3 8924 9050 1020127+ 82 Linux swap / Solaris
/dev/hdb4 9051 14946 47359620 83 Linux
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 6374 51199123+ 7 HPFS/NTFS
/dev/sda2 13379 19457 48829567+ 83 Linux
/dev/sda3 6375 13378 56259630 83 Linux
Disk /dev/sdb: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 12158 97659103+ 83 Linux
Version: 1.7.1-2.1
Debian Release: testing/unstable
Architecture: i386 (i686)
Kernel: Linux 2.6.17.3
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]