LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-13-2007, 07:41 PM   #1
kitek
Member
 
Registered: Apr 2005
Posts: 252

Rep: Reputation: 15
Post Hard Drive Size incorrect/Wont partition


Im running BlueQuartz/Centos 4.4. I have a Seagate 300gb hard drive in it. I when I set box up, I don't think I paid attention to the partitions and let it automatically set them up. Boy was that dumb! I have only 7 domains hosted on it. I was browsing through webmin and noticed that the drive was on partitioned to 32gb. I installed qparted and it shows that the drive is 300gb however I don't get any option to partition it. It only gives options to format. This drive did have Windows XP Server on it prior in another machine of course I had to use the Seagate drive tools to partition it over 120 gigs or what ever the max was... When the box boots it dosent seem to be booting the tool however could this have something to do with this problem? Hopefully I don't have to reformat the drive? Any help would be great.
 
Old 03-13-2007, 10:28 PM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
This is a little hard to follow---but I think I am reading that you have CentOS running....

Please do "fdisk -l" and post the results here. Also, what is "Blue Quartz"
 
Old 03-13-2007, 11:28 PM   #3
kitek
Member
 
Registered: Apr 2005
Posts: 252

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by pixellany
This is a little hard to follow---but I think I am reading that you have CentOS running....

Please do "fdisk -l" and post the results here. Also, what is "Blue Quartz"
Blue Quartz is a Control Panel from hosting.

http://www.nuonce.net/

fdisk -l


@host1 ~]# fdisk -l

Disk /dev/hda: 33.8 GB, 33820284928 bytes
255 heads, 63 sectors/track, 4111 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 4111 32917185 8e Linux LVM
 
Old 03-14-2007, 12:04 AM   #4
windycity_linux
Member
 
Registered: Mar 2006
Distribution: rhel 5
Posts: 74

Rep: Reputation: 15
it could be the BIOS's ability to detect the HD of that size (you may have already experienced that when the HD had windows xp server and u used seagate drive tools to boot; but since you switched to linux you may have erased the dynamic drive overlay (DDO) software aka seagate drive tools). you should check the BIOS setup to see how the HD is detected. Also Seagate do have a linux tool to check your HD. Here is a link http://www.seagate.com/ww/v/index.js...00dd04090aRCRD

Now i think you may have two options:
1. update the BIOS and see if the BIOS detects the HD correctly.
2. try using a DDO software from seagate like diskwizard even though i am not sure if they have a linux compatible tools. You can also use tools described here
http://www.linux.com/howtos/Large-Disk-HOWTO.shtml#toc9
 
Old 03-14-2007, 05:20 AM   #5
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I thought that fdisk -l would show you the raw disk without regard to something that might havebeen put on it????

For Kitek: What is this computer?? Anything recent is going to be able to read a 300GB drive.....
 
Old 03-15-2007, 08:14 PM   #6
kitek
Member
 
Registered: Apr 2005
Posts: 252

Original Poster
Rep: Reputation: 15
The BIOS does see the HD as a 300gb drive. The computer is a P4 1.7 so it has a few years on it. But it does seem like a hardware problem...? If I try an find a BIOS upgrade, will I have to somehow backup the HD and reformat the drive?
 
Old 03-15-2007, 08:47 PM   #7
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
If the BIOS sees all 300GB, then its hard to see how a BIOS upgrade is going to help.......

I would try several things: Boot from various "live CD" distros--and from a Windows install disk--AND from something like the Ultimate boot CD. See if everything sees the drive the same.

You could also "wipe" the disk with something like DBAN and see what that does.
 
Old 03-15-2007, 09:10 PM   #8
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Is this a Seagate ST-380011A? It seems to have a 33.8GB limit jumper. Do you have that jumper enabled for some reason?

http://www.seagate.com/support/disc/...st380011a.html

Quote:
On drives greater than 33.8GB, Limit Capacity jumper changes total
available sectors as reported via Identify Drive data words 60-61 to
33.8GB to solve issues with certain BIOS during power on. The ATA
Read Native Max command will report true full capacity. The ATA
Set Max command will restore true full capacity to the operating
system drivers. Third party partitioning software may be needed to
achieve full capacity when using this option jumper.
Added:
It looks like there are a lot of drives with the 32GB (33.8) jumper.

Last edited by Quakeboy02; 03-15-2007 at 09:11 PM.
 
Old 03-16-2007, 09:10 AM   #9
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by Quakeboy02
It looks like there are a lot of drives with the 32GB (33.8) jumper.
Where is this jumper?? I've never seen such a thing?

And, if it is the jumper, why does the BIOS see all 300GB?
 
Old 03-16-2007, 11:51 AM   #10
kitek
Member
 
Registered: Apr 2005
Posts: 252

Original Poster
Rep: Reputation: 15
Its a Seagate ST3300631A
 
Old 03-16-2007, 12:26 PM   #11
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Quote:
Where is this jumper?? I've never seen such a thing?
http://www.seagate.com/support/disc/...a_72008_pm.pdf

Quote:
And, if it is the jumper, why does the BIOS see all 300GB?
I agree, this is troubling.
 
Old 03-17-2007, 07:00 PM   #12
kitek
Member
 
Registered: Apr 2005
Posts: 252

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by pixellany
Where is this jumper?? I've never seen such a thing?

And, if it is the jumper, why does the BIOS see all 300GB?
I have made a mistake about the BIOS detecting the harddrive correctly. The BIOS is showing..

Type [AUTO]

Cylinders [1024]
Head [255]
Sector [63]
CHS Capacity [8422MB]
Maximum LBA Capacity [33820MB]

Multi-Sector Transfers [Maximum]
SMART Monitoring [Disabled]
PIO Mode [4]
ULTRA DMA Mode [5]


I check with ASUS's site for a BIOS update and it is the latest already on it. I believe it dates back to 2002. Hope this will help others help to figure this problem out or can suggest what I need to do.
 
Old 03-17-2007, 07:10 PM   #13
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
"Maximum LBA Capacity [33820MB]"

Last edited by Quakeboy02; 03-17-2007 at 07:13 PM.
 
Old 03-18-2007, 09:26 AM   #14
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by Quakeboy02
"Maximum LBA Capacity [33820MB]"
Was this intended to be helpful????

kitek;
Your latest post suggests that you may need to upgrade your MOBO. But first: Can you try this drive in another computer? You would not need to bolt it in--just connect and boot and see how the system sees it.
 
Old 03-18-2007, 12:24 PM   #15
kitek
Member
 
Registered: Apr 2005
Posts: 252

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by pixellany
Was this intended to be helpful????

kitek;
Your latest post suggests that you may need to upgrade your MOBO. But first: Can you try this drive in another computer? You would not need to bolt it in--just connect and boot and see how the system sees it.
Yes I had it in another machine prior. It had windows server on it and of course the first partition was 128BG then once it was installed I could add partition. Is it possible to do like the good ole days where we manually put in the cylinders, heads, and sectors?
 
  


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
installed fc6 on seperate partition, same hard drive with xp, fc6 wont boot frankandsense Linux - Newbie 6 02-22-2007 02:50 AM
Hard Drive showing incorrect capacity xer Linux - Hardware 7 12-27-2006 10:03 PM
Total partition size - User partition size is not equals to Free partition size navaneethanj Linux - General 5 06-14-2004 12:55 PM
After removing another hard drive, system sees incorrect amount of free space cellphone Linux - General 5 09-28-2003 07:29 PM
df -h vs cfdisk info, incorrect size of new drive csDraco_ Linux - Hardware 2 09-21-2003 03:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:16 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