Sponsored Content
Special Forums Hardware 320GB HD change and recognize as 2TB Problem Post 302749943 by jao_madn on Sunday 30th of December 2012 06:16:12 AM
Old 12-30-2012
320GB HD change and recognize as 2TB Problem

Hi,

I would like to ask if someone experince this problem on a Hard disc. I had a 320 GB WD Blue 3.5 Hard disc. When i plug on my PC BIOS detect it for a while and dis-appear. Luckily sometimes i can check it on a bootable CD or attach on other LINUX PC but for a while it will dis-appear. As if you try to access the HD it will disappear from OS system even in BIOS. This is the results when i check the HD on linux using Fdisk. To my surprise the 320GB detected as 2TB.. HOW come it become to 2TB.

Quote:
Code:
Disk /dev/sdc: 2199.0 GB, 2199023255552 bytes
255 heads, 63 sectors/track, 267349 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: 0x00000000

# fdisk /dev/sdc
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel with disk identifier 0x92c910e4.
Changes will remain in memory only, until you decide to write them.
After that, of course, the previous content won't be recoverable.

Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)

WARNING: The size of this disk is 2.2 TB (2199023255552 bytes).
DOS partition table format can not be used on drives for volumes
larger than (2199023255040 bytes) for 512-byte sectors. Use parted(1) and GUID
partition table format (GPT)


Disk /dev/sdc: 2199.0 GB, 2199023255552 bytes
255 heads, 63 sectors/track, 267349 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: 0x0993f2aa

the Disk Identifier change when i force to format it with fdisk option.. It means the disc is still accessible or something im missing..i already tried gparted or any tools related to HD or Filesystem (UBCD). But no success.

Maybe someone can give some ensights or opinion or any things that will help recover my HD or should i throw it on the garbage.

Last edited by DukeNuke2; 12-30-2012 at 07:49 AM..
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

change format problem

Someone can help for the following fromat change can done by script? i.e. insert the perivous colurm's first variable if below line don't have the varaible start from AXXX.... From A123,B123,C123 B123,C123 A234,B234,C234 A345,B345,C345 B345,C34 B345,C345 B345,C345 A456,B456,C456 ... (2 Replies)
Discussion started by: bleach8578
2 Replies

2. Debian

Change resolution problem

Hi gurus I have notebook with connected external monitor. output of my xrandr looks like Screen 0: minimum 320 x 200, current 2960 x 1050, maximum 2960 x 1050 VGA connected 1680x1050+1280+0 (normal left inverted right x axis y axis) 478mm x 300mm 1680x1050 60.0*+ 1280x1024 ... (2 Replies)
Discussion started by: wakatana
2 Replies

3. UNIX for Dummies Questions & Answers

Problem to recognize a storage A5100

People i have solaris 9 in a sparc platform i`m tryng to conect a stora edge a5100.When i do a format i don't see the disk, later i do a touch /reconfigure reboot and nothing cant anybody help me? thank you (4 Replies)
Discussion started by: enkei17
4 Replies

4. Red Hat

RHEL4 easyRAID problem 2tb gpt xfs

hello community, i have problems with my redhat enterprise linux 4 nanhant 6 and my easyraid x8s (8x1tb) extern fibre channel raid extern raid configuration: raid level 5 (8x1tb) redhat system shows me four 2tb partitions and one 450gb partition from my raid :( why????? i have... (1 Reply)
Discussion started by: onkeldave
1 Replies

5. Solaris

Solaris recognize HW Raid ??

Hardware: HP P2000 HP DL380 G7 with Solaris Software: Solaris 10 05/08 I had made a Hardware raid on P2000 and install solaris on G7, The raid card controller is working fine. How can I make the raid works on OS?? "raidclt" is getting nothing :wall::wall: Thanks (11 Replies)
Discussion started by: stanley1024
11 Replies

6. SuSE

change PATH problem

Hi, I want to add a path to PATH. I added export PATH=$PATH:$HOME/newpath in the ~.profile. I exit the shell and reenter shell. After I type echo $PATH. The new path is not added. I don't know why. Can someone give advice? Thanks! (3 Replies)
Discussion started by: jianma
3 Replies

7. Shell Programming and Scripting

How to recognize the Shell?

Hello All I am working on Red Hat Enterprise Linux Server release 5.1 when I logged on to the shell and then write echo $SHELL it shows me the result /bin/bash and when I write csh, the prompt changes and I feel that I am now working upon C shell but when I do echo $SHELL it shows me the... (9 Replies)
Discussion started by: adisky123
9 Replies

8. Shell Programming and Scripting

Problem to automate the change password

Hi. I know how to get new password from input file which have till Dec 2014 passwords with today's date, i want to change my password everyday for which i know how to set cron job that will run everyday in morning. once it is changed it should e-mail me if it successful or not. Can someone... (0 Replies)
Discussion started by: rajjev_saini123
0 Replies

9. HP-UX

Problem in Change Password for user

Dears, I have a problem When I tried to change password for user in HP unix it gives me this error any one can help to solve this ? bmcaddm@nmssrv05: /home/bmcaddm # passwd Changing password for bmcaddm Old password: New password: Re-enter new password: vxfs: msgcnt 810034 mesg 001: V-2-1:... (8 Replies)
Discussion started by: ahmednoaman
8 Replies

10. IP Networking

DNS problem : ping doesn't recognize hostname

I have vmware on my windows PC ( hostname : acer ). vmware has RHEL 7 ( hostname : rhel7 ) installed recently. RHEL IP configuration IP : 192.168.5.128 Netmask : 255.255.255.0 ssh to rhel7 works from acer using putty resolve.conf cat /etc/resolv.conf nameserver 192.168.5.1 host... (12 Replies)
Discussion started by: hiten.r.chauhan
12 Replies
BLOCKDEV(8)						      System Manager's Manual						       BLOCKDEV(8)

NAME
blockdev - call block device ioctls from the command line SYNOPSIS
blockdev [-q] [-v] command [command...] device [device...] blockdev --report [device...] DESCRIPTION
The utility blockdev allows one to call block device ioctls from the command line. OPTIONS
-V Print version and exit. -q Be quiet. -v Be verbose. --report Print a report for the specified device. It is possible to give multiple devices. If none is given, all devices which appear in /proc/partitions are shown. Note that the partition StartSec is in 512-byte sectors. COMMANDS
It is possible to give multiple devices and multiple commands. --flushbufs Flush buffers. --getalignoff Get alignment offset. --getbsz Print blocksize in bytes. --getdiscardzeroes Get discard zeroes support status. --getfra Get filesystem readahead in 512-byte sectors. --getiomin Get minimum I/O size. --getioopt Get optimal I/O size. --getmaxsect Get max sectors per request --getpbsz Get physical block (sector) size. --getra Print readahead (in 512-byte sectors). --getro Get read-only. Print 1 if the device is read-only, 0 otherwise. --getsize64 Print device size in bytes. --getsize Print device size (32-bit!) in sectors. Deprecated in favor of the --getsz option. --getss Print sectorsize in bytes - usually 512. --getsz Get size in 512-byte sectors. --rereadpt Reread partition table --setbsz bytes Set blocksize. --setfra sectors Set filesystem readahead (same like --setra on 2.6 kernels). --setra sectors Set readahead (in 512-byte sectors). --setro Set read-only. --setrw Set read-write. AUTHOR
blockdev was written by Andries E. Brouwer and rewritten by Karel Zak. AVAILABILITY
The blockdev command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. Aug 2010 BLOCKDEV(8)
All times are GMT -4. The time now is 04:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy