Run
fdisk -l
from the terminal to show the details of the device
The stick in super-user Kongueror mode shows two prompts.
AUTORUN
DISK_IMG
Right clicked on AUTORUN in terminal:[root@localhost AUTORUN]# fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf65671da
Device Boot Start End Blocks Id System
/dev/sda1 1 121602 976759808 7 HPFS/NTFS
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x618fe19e
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 6531 52460226 7 HPFS/NTFS
/dev/sdb2 6532 8652 17035264 7 HPFS/NTFS
/dev/sdb3 8652 115865 861184000 7 HPFS/NTFS
/dev/sdb4 115866 121601 46074420 5 Extended
/dev/sdb5 115866 117212 10819746 83 Linux
/dev/sdb6 117213 117615 3237066 82 Linux swap / Solaris
/dev/sdb7 117616 121601 32017513+ 83 Linux
Disk /dev/sdc: 260 MB, 260628480 bytes
2 heads, 63 sectors/track, 4040 cylinders
Units = cylinders of 126 * 512 = 64512 bytes
Disk identifier: 0x0047b627
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 4040 254504 b W95 FAT32
[root@localhost AUTORUN]#
Right clicked on DISK_IMG in terminal:[root@localhost DISK_IMG]# fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf65671da
Device Boot Start End Blocks Id System
/dev/sda1 1 121602 976759808 7 HPFS/NTFS
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x618fe19e
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 6531 52460226 7 HPFS/NTFS
/dev/sdb2 6532 8652 17035264 7 HPFS/NTFS
/dev/sdb3 8652 115865 861184000 7 HPFS/NTFS
/dev/sdb4 115866 121601 46074420 5 Extended
/dev/sdb5 115866 117212 10819746 83 Linux
/dev/sdb6 117213 117615 3237066 82 Linux swap / Solaris
/dev/sdb7 117616 121601 32017513+ 83 Linux
Disk /dev/sdc: 260 MB, 260628480 bytes
2 heads, 63 sectors/track, 4040 cylinders
Units = cylinders of 126 * 512 = 64512 bytes
Disk identifier: 0x0047b627
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 4040 254504 b W95 FAT32
[root@localhost DISK_IMG]#
...and yes in does have a "hidden partition identified as a cdrom in read only". Wiping this stick is not a matter of life and death. Just a game to see if we/I can win-out against this thing.....
