Fedora Linux Support Community & Resources Center
  #1  
Old 14th November 2004, 04:12 AM
Ron Offline
Registered User
 
Join Date: Aug 2004
Posts: 25
Unhappy Reformat hdd

I have an additional hdd installed, but it has a format problem and a partition problem. Is there some information available for formatting and partitioning and remaming a hdd? I am runnig a machine with 2.2 gig processor and two hard drives. I am running a very stable Fedora Core 3. Great OS, taking me a little time to make the switch from Windows OS to Linux OS. Thanks for any help.
Reply With Quote
  #2  
Old 14th November 2004, 08:20 PM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
QtParted may help. There are rpms, but they're a little old. QtParted is also available on some live CDs like Knoppix.
Reply With Quote
  #3  
Old 14th November 2004, 08:27 PM
ilja Offline
Registered User
 
Join Date: Apr 2004
Location: Euregio
Posts: 3,613
You don't write which version of Fedora you use, but for FC2 here ist the qtparted package : http://newrpms.sunsite.dk/apt/redhat...c2.nr.i386.rpm
__________________
--
http://twitter.com/ik12
Reply With Quote
  #4  
Old 14th November 2004, 09:03 PM
pbtpu40's Avatar
pbtpu40 Offline
Registered User
 
Join Date: Nov 2004
Location: Pullman WA
Age: 29
Posts: 67
Post The old fashoned way, or another handy tool

There are many gui tools that can help, such as QtParted. You can also accomplish this from the command line as root by doing the following.
fdisk /dev/harddrive letter //under harddrive letter insert the drive you want such as hda, or hdb
this will bring up fdisk focused on the drive you chose.
At the Command(m for help): type p this will print the partition table as is currently sits like the folowing.
Code:
Command (m for help): p

Disk /dev/hdd: 60.0 GB, 60022480896 bytes
16 heads, 63 sectors/track, 116301 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdd1   *           1       60945    30716248+   c  W95 FAT32 (LBA)
/dev/hdd2           60946      116301    27899424    c  W95 FAT32 (LBA)

Command (m for help):
Then hit d and delete all your current partitions. *skip if you want to preserve the exisiting partitions*
You'll have to enter the partition number you want to delete, 1-4 as it is for primary partitions. If you select a extended partition then you will be asked which partion inside you wish to delete.
Then use n to create new partitions. follow the onscreen instructions.
Once you have finished creating the new table, use w to write the table and exit.
then use mkext3fs /dev/hdxx to format the new partion into ext3 format. XX contians the drive and partition number, such as hda4.

Another option is to install a handy administration tool called webmin. You can download it from webmin.com it is also on Yum and can be downloaded by:
Code:
yum -y install webmin
After installing webmin open your favorite web browser and goto http://localhost:10000 login with user name root and your root password, under the hardware tab there is a partition manager tool. You can select partitions and delete them, as well as create new ones. It also provides statistics on disk usage, as well as a simple interface for optomising IDE parameters. *So your IDE disks run alot faster I increased my throughput by 10MB/sec by chaning one setting on one drive *. Webmin also provides many admisitrative tools for managing the system.

Hope this helps.
__________________
pbtpu40
Barron
------------------
VHDL -- When software just wont do.
http://s1.sigamp.com/users/pbtpu40/newsig.png
Reply With Quote
Reply

Tags
hdd, reformat

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help! How do I reformat Fedora? ace655321 Using Fedora 3 26th December 2008 07:15 PM
How do I reformat from XFS to JFS on FC8? daviding Installation and Live Media 12 20th February 2008 04:47 AM
Reformat thumbdrive? neogranas Using Fedora 8 26th January 2008 03:12 PM
external hd reformat sleetm Using Fedora 1 18th April 2006 08:56 AM
Cannot Reformat After FC3 Install Jogela EOL (End Of Life) Versions 0 8th February 2005 03:23 PM


Current GMT-time: 20:23 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat