LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-18-2013, 12:34 AM   #1
EStyles
Member
 
Registered: Jun 2012
Distribution: Kali 2.0, Arch
Posts: 39

Rep: Reputation: Disabled
Why doesn't fdisk show full capacity of my flash drive?


I have a 4GB Imation clip flash drive that has a physical write protect switch and also came with Imation Lock software. I had set up a private partition of appr. 3.5GB leaving a 500MB public partition through Windows 7. I then plugged into my linux Distro (Backtrack 5R3 x64 w/ Gnome) and attempted to format the public partition to ext4. It appeared to have worked.

I plugged back in to Windows 7 and was unable to gain access to my private partition via Imation Lock software. Disk management also showed the full capacity of the drive to be 500MB. I then plugged back into Backtrack and typed fdisk -l into the terminal and it too shows the full capacity of the drive to be 500MB.

Why can I not see the entire capacity? Why will formatting not, in either Windows or linux, erase or restore the whole drive?
 
Old 01-18-2013, 04:47 PM   #2
Kustom42
Senior Member
 
Registered: Mar 2012
Distribution: Red Hat
Posts: 1,604

Rep: Reputation: 415Reputation: 415Reputation: 415Reputation: 415Reputation: 415
Can you post the output of your fdisk -l just to make sure we aren't reading it incorrectly first?
 
Old 01-25-2013, 12:58 AM   #3
EStyles
Member
 
Registered: Jun 2012
Distribution: Kali 2.0, Arch
Posts: 39

Original Poster
Rep: Reputation: Disabled
Sorry for the delayed reply. Here is the results of fdisk -l, /dev/sdc is the drive I am referring to:

root@bt:~# fdisk -l

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00055c92

Device Boot Start End Blocks Id System
/dev/sda1 1 30401 244196001 5 Extended
/dev/sda5 1 30401 244195969+ 83 Linux

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x35f9be58

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 13 102400 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sdb2 13 30401 244089856 7 HPFS/NTFS
/dev/sdb3 30402 60802 244188422+ 7 HPFS/NTFS

Disk /dev/sdd: 8097 MB, 8097103872 bytes
250 heads, 62 sectors/track, 1020 cylinders
Units = cylinders of 15500 * 512 = 7936000 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xc3072e18

Device Boot Start End Blocks Id System
/dev/sdd1 * 1 67 519219 83 Linux

Disk /dev/sdc: 530 MB, 530579456 bytes
255 heads, 63 sectors/track, 64 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0005bc6d

Device Boot Start End Blocks Id System
/dev/sdc1 1 64 514048+ b W95 FAT32
root@bt:~#
 
Old 01-25-2013, 03:42 AM   #4
trevoratxtal
Member
 
Registered: Dec 2012
Location: South Devon, UK
Distribution: PCLinuxOS, Suse, Mint, Puppy.
Posts: 79

Rep: Reputation: 20
Disk problem

I find gparted and gsmartcontrol, will often give clues as well.
USB drives are often sold with incorrect capacity and one of Linux programs may show it.
Trev

my flavour = PcLinuxOs KDE
 
Old 01-25-2013, 04:11 AM   #5
EStyles
Member
 
Registered: Jun 2012
Distribution: Kali 2.0, Arch
Posts: 39

Original Poster
Rep: Reputation: Disabled
The capacity is/was 4gb when I first got it. The 3.5gb private partition which I created through Imation Lock software seems to have rendered that partition unrecognizable after formatting the remaining 500mb public partition to ext4 via gparted.

I am confused as to how it is possible that a partition <i>seems</i> to have been physically removed from the disk.

I've found Linux OS's infinitely more capable than Windows at w/r disks that Windows just can't but I have never seen or heard of this issue.
 
Old 01-25-2013, 05:13 AM   #6
trevoratxtal
Member
 
Registered: Dec 2012
Location: South Devon, UK
Distribution: PCLinuxOS, Suse, Mint, Puppy.
Posts: 79

Rep: Reputation: 20
USB pen size

A search on Google for
pen drive size fraud
this is the first but there are many more.
http://www.instructables.com/id/Dont...h-Drive-Scam!/
Trev
 
Old 01-25-2013, 02:38 PM   #7
EStyles
Member
 
Registered: Jun 2012
Distribution: Kali 2.0, Arch
Posts: 39

Original Poster
Rep: Reputation: Disabled
I finally got Imation support to help me with the issue. They sent me old versions of the Imation Lock software that were not available for download online and after trying a few I was able to gain access to the private partition. For anyone else that has this flash drive or this issue I highly recommend deleting Imation Lock software and using Truecrypt.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
external hard drive and flash disk connected to usb doesn't show algerinbeijing Linux - Newbie 8 11-07-2010 04:56 AM
Full Capacity of New Hard Drive Isn't Recognized. Why Not? km4hr Linux - Hardware 5 03-13-2009 09:13 AM
ps doesn't show the full command line OlRoy *BSD 2 01-29-2007 09:34 PM
why win98 shows the full capacity of drive in part of which i installed linux? sonisumit84 SUSE / openSUSE 3 01-19-2007 10:19 AM
HP T4 (t4000) 4/8gb Tape Drive not using full capacity k41184 Linux - Hardware 0 12-06-2005 08:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration