Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 27th July 2005, 06:18 PM
d-kam's Avatar
d-kam Offline
Registered User
 
Join Date: Jul 2005
Location: UK
Posts: 122
Add a partiton, simple procedure?

Hello all. I have been running out of space on my Linux partition and wanted to add some more. I have formatted about 10gigs in Ext3 on the same disk (which used to be allocated to XP) and simply want to mount it as an additional partition in Fedora Core 4. I don't feel brave enough at the moment to resize the original partiton. Having resized the partiton I know want it to be recognised in FC4 and be able to use it. My questions are:

1: How do I mount this?
2: Where would be the best place to have this additional space allocated (it will be for program data such as Neverwinter Nights (over 4 gig)?

If anyone can help I'd be very grateful.

Many thanks,

Dan.
Reply With Quote
  #2  
Old 27th July 2005, 06:48 PM
d-kam's Avatar
d-kam Offline
Registered User
 
Join Date: Jul 2005
Location: UK
Posts: 122
Another question, why am I getting this message in terminal?
Code:
[root@localhost /]# fdisk -lu /dev/hda | grep NTFS
bash: fdisk: command not found
I mean, it seems absurb....

Many thanks

Dan
Reply With Quote
  #3  
Old 27th July 2005, 07:03 PM
markkuk Offline
Registered User
 
Join Date: Apr 2005
Location: Finland
Posts: 5,076
Use "su -" instead of "su" to change to root.
Reply With Quote
  #4  
Old 27th July 2005, 07:03 PM
d-kam's Avatar
d-kam Offline
Registered User
 
Join Date: Jul 2005
Location: UK
Posts: 122
OK, figured out the bash error, had to log-in to root completely, not just su in the terminal. I have already mounted NTFS and FAT32 partitons so I am not unfamilair with fstab etc. I just don't want to mess-up the configuration. Thanks.

Dan.
Reply With Quote
  #5  
Old 27th July 2005, 07:04 PM
duvalgo Offline
Registered User
 
Join Date: Jul 2005
Posts: 9
fdisk is in your /sbin which is not on your path. If you don't feel like adding it to your path, just run /sbin/fdisk. If you want it on your path, add it to .bash_profile in your ~/ and where it says PATH=$PATH:$HOME/bin , change this to say PATH=$PATH:$HOME/bin:/sbin:/usr/sbin (/usr/sbin might contain some other usful tools for adding groups and users). You may have to log in and out to get /sbin added the the path. Of cource there are lots of other ways to change the profile...
Reply With Quote
  #6  
Old 27th July 2005, 07:05 PM
duvalgo Offline
Registered User
 
Join Date: Jul 2005
Posts: 9
Do that if you don't want to become root
Reply With Quote
  #7  
Old 27th July 2005, 07:47 PM
mjman Offline
Registered User
 
Join Date: Oct 2004
Posts: 286
mm, actually you still cannot use fdisk as an unprivileged user. the best thing is to use su - instead of su

Anyways, to mount the partition, use the following command as root
Code:
mount <partition> <mount-point>
also look into /etc/fstab if you want to have it automount at boot time.
Feel free to mount it wherever you wish, just don't mount it over a directory with data in it.
Reply With Quote
Reply

Tags
add, partiton, procedure, simple

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
fix a corrupt ntfs partiton daviddoria Using Fedora 3 29th January 2008 12:52 AM
xtreme Linux newbie needin simple answers for simple questions. MegaManZZ Using Fedora 5 4th October 2007 05:24 PM
Swap partiton is missing. Ullrich Using Fedora 14 20th July 2007 07:48 AM
Trying to acess my FAT32 partiton... sororf Using Fedora 3 6th November 2005 02:31 AM


Current GMT-time: 22:19 (Saturday, 18-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