Fedora Linux Support Community & Resources Center
  #1  
Old 20th October 2004, 10:09 PM
dylpower Offline
Registered User
 
Join Date: Sep 2004
Location: Southwestern VA
Posts: 25
Need help to expand data partition on hard drive

Hello,

I am running Fedora Core 2 on a Pentium IV. I have two hardrives: one with the OS intalled (/,/home,/swap) and another for data storage.

Here is what my fstab looks like:
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
LABEL=/home /home ext3 defaults 1 2
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/hdb5 /kona vfat auto,users,umask=0003,gid=users 0 0
//toti/c /mnt/win smbfs username=dylan,password=xxx 0 0

The device hdb5 is the data hardrive (80 Gigs) which I initially set up as a 40 Gig fat partition. The other 40 Gigs was left as free space. I would like to expand my current partition into the free space. How can I do this safely? I would like to use something like disk druid.

Thanks,
Reply With Quote
  #2  
Old 21st October 2004, 03:38 AM
crackers's Avatar
crackers Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423
Qtparted is a QT-based front-end to the program parted, which can resize partitions. Before you do that, though - back it all up! Resizing partitions is tricky even under the best of circumstances and with commercial programs.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
Reply With Quote
  #3  
Old 21st October 2004, 04:14 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
if you rezise a linux partitions its a given....data will be lost.
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
Reply With Quote
  #4  
Old 21st October 2004, 11:16 PM
chili555's Avatar
chili555 Offline
Registered User
 
Join Date: Jul 2004
Location: South Carolina, USA
Age: 70
Posts: 261
You might look at Mondo. I believe you can back your entire harddrive to CD's and then restore, resizing partitions as you go.
Reply With Quote
  #5  
Old 22nd October 2004, 03:07 AM
dylpower Offline
Registered User
 
Join Date: Sep 2004
Location: Southwestern VA
Posts: 25
What if I were to just create a new partition in the free space instead of resizing? Is this safer?

Thanks,
Reply With Quote
  #6  
Old 22nd October 2004, 03:38 AM
crackers's Avatar
crackers Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423
It most certainly is! The wife's computer is the file-server and we still have about 50% unpartitioned. Whenever we need more space, I just partition a new chunk and move some files around - and tweak some soft-links to point at other places in lieu of the directory that was there, if necessary.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
Reply With Quote
  #7  
Old 22nd October 2004, 03:40 AM
dylpower Offline
Registered User
 
Join Date: Sep 2004
Location: Southwestern VA
Posts: 25
How do I do this? Should I use something like QT parted?
Reply With Quote
  #8  
Old 22nd October 2004, 04:02 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
yes you can use qparted, also if you have knoppix you can use it to create partions.
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
Reply With Quote
  #9  
Old 22nd October 2004, 04:27 AM
dylpower Offline
Registered User
 
Join Date: Sep 2004
Location: Southwestern VA
Posts: 25
Thanks, I'll take a look!
Reply With Quote
  #10  
Old 22nd October 2004, 05:01 AM
Dog-One's Avatar
Dog-One Offline
Registered User
 
Join Date: Sep 2004
Location: NORTHCOM
Posts: 813
Quote:
Originally Posted by crackers
The wife's computer is the file-server ...
No wonder you're crackers.

And see, I thought all this time you used LVM and did things all dress right dress.
Reply With Quote
  #11  
Old 22nd October 2004, 05:12 AM
superbnerd
Guest
 
Posts: n/a
About LVM, why isn't it the default setup for partitioning? I know it takes more user knowledge to use its advanced features, but for normal use it would be transparent They could use the system normally, but when they want to expand a partiton they could just learn how to use lvm. Plus, anacanda now supports lvm setup and can set it up automatically if necessary.
Reply With Quote
  #12  
Old 22nd October 2004, 05:32 AM
Dog-One's Avatar
Dog-One Offline
Registered User
 
Join Date: Sep 2004
Location: NORTHCOM
Posts: 813
Don't know if it's a complexity issue or what. I've used it for taking snapshots prior to doing backups and it's quite nice. It's also real straight forward to add partitions in to increase volume space. Myself, I'd like to see the RAID stuff get integrated directly into LVM and do away with having both. Should that happen, then someone could put together a nice GUI and make it relatively simple to manipulate disk storage.
Reply With Quote
  #13  
Old 23rd October 2004, 02:52 AM
crackers's Avatar
crackers Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423
Quote:
Originally Posted by Dog-One
And see, I thought all this time you used LVM and did things all dress right dress.
No, I'm lazy as hell and never have learned a jot about LVM.

However, you may have shamed me into it... With FC3 around the corner, I've been thinking about a little disk re-arranging.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
Reply With Quote
Reply

Tags
data, drive, expand, hard, partition

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
Trying to access data on old hard drive dikbrown Hardware & Laptops 11 19th May 2011 05:17 AM
Can I expand my fedora partition? physicsRocks Hardware & Laptops 4 26th August 2009 09:57 PM
Getting data off an encrypted hard drive dragonbite Using Fedora 11 17th September 2008 02:33 PM
hard drive data kablargh Installation and Live Media 1 4th January 2007 07:44 AM
Adding A Hard Drive With Data matthewhon Hardware & Laptops 2 16th November 2004 11:20 PM


Current GMT-time: 12:08 (Monday, 20-05-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