Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: partition probs, can't make one with full capacity< Next Oldest | Next Newest >
zenu68 Offline





Group: Members
Posts: 2
Joined: Oct. 2005
Posted: Oct. 05 2005,21:58 QUOTE

hello! after having installed this onto my hard drive I decided I wanted to re-partition/format it and reinstall XP as i'm still just learning linux. Well I used FDISK to delete the 2 non-DOS partitions then I went to create a new partition (still using fdisk), but when I choose to use the full capacity of my hard drive it only creates one that is 10MB. It should be 80GB right? I've been trying cfdisk from the live cd and changing the type but each one I create with the exception of FAT32 is a non-DOS, 10MB one. It even shows the maximum size of the disk is 80GB in cfdisk. Hopefully someone here can tell me what i'm doing wrong/not doing at all. Remember i'm just a newb  ???
Back to top
Profile PM 
skaos Offline





Group: Members
Posts: 430
Joined: April 2004
Posted: Oct. 06 2005,09:56 QUOTE

Boot the live CD and run this command:
dd if=/dev/zero of=/dev/hda bs=512 count=1
This will wipe the master boot record which includes the partition table (please note that this effectively will make all data on the disk inaccessible). Rerun fdisk. If this doesn't work, you could wipe the whole disk:
dd if=/dev/zero of=/dev/hda
Back to top
Profile PM 
zenu68 Offline





Group: Members
Posts: 2
Joined: Oct. 2005
Posted: Oct. 06 2005,16:09 QUOTE

Thanks for the reply

I tried this but it's telling me /dev/hda is not a directory, and I get an error when I try to mount it first. Am I correct in assuming it needs to be mounted first? I've also tried to re-create the partition table using 'fdisk' within linux, same result.
Back to top
Profile PM 
2 replies since Oct. 05 2005,21:58 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: partition probs

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code