LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 04-17-2005, 04:39 AM   #1
kelthuzad
LQ Newbie
 
Registered: Apr 2005
Posts: 12

Rep: Reputation: 0
Question format partition again in fedora 3???


hi all im a newbie,
i have installed fedora core 3 an i have already has it working together with another os (win xp ) on 2 different HD,
one is xp and the 2nd is fedor
when i installed fedora i created the partition as follows.
/ with 15 gb
/boot 100 mb
/swap with 2 Gb
/home with 100 gb for all the files, data etc... is been formated As EXT3

now after play for a while i realise i need the extra space of the "/home" with its 100 GB to be shared in the XP too in order ot have files shared between the to Os.
i know i need to format it again as VFAt but i dont know how.
do i need to do it from the install rescue and before bacup the data to fdifferent partition or is ther a way to do it directly from fedora.
what exactly do i need to do after having the linux working???
thank you very much for any help how to do that because i couldnt find info regarding theat. all i found was doing it during instalaltion but not after have the linux wroking !
as mentioned before i wat to be able to make this partition readable in xp too.
thanks
 
Old 04-17-2005, 07:20 AM   #2
msmarcal
LQ Newbie
 
Registered: Sep 2002
Location: Brazil
Distribution: Fedora Core
Posts: 9

Rep: Reputation: 0
You can format your partition logging as root then

Warning: all your data from /home partition will be lost.

Umount your home partition:

# umount /home

then format it again

# mkdosfs /dev/hdXX

change hdxx to the /home partition device

edit your /etc/fstab and change the device and fs type.
 
Old 04-17-2005, 09:07 AM   #3
kelthuzad
LQ Newbie
 
Registered: Apr 2005
Posts: 12

Original Poster
Rep: Reputation: 0
thanks msmarcal,
ill try it.
my /home partition which i want to format is called "hde5"

btw is it better maybee just to leave it as it is and create from that partition
a partition that will than format to vfat? is it possible?

what do i need to change in fstab ? how do i know what to change there?
thank you for your help
 
Old 04-18-2005, 03:50 AM   #4
kelthuzad
LQ Newbie
 
Registered: Apr 2005
Posts: 12

Original Poster
Rep: Reputation: 0
hi ppl,
what do i need to change in the fstab after doing as msmarcal suggested?
thankis, or is there another way?
 
Old 04-18-2005, 06:38 AM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
IMHO it would better to resize your /home partition and create a seperate FAT32 for sharing files. Assuming the new partition is going to be /dev/hde6, your fstab entry would be something like:

/dev/hde6 /media/shared vfat umask=000,users,exec 0 0

You need to create a directory to use as a mount point. See man pages for mount and fstab for what all the options mean.
 
Old 04-21-2005, 02:33 AM   #6
kelthuzad
LQ Newbie
 
Registered: Apr 2005
Posts: 12

Original Poster
Rep: Reputation: 0
hey michel or anyone,
im following your suggestion to resize my /home partition and create a seperate FAT32 for sharing files.
how do i Do that? thanks (how can i create new partition from by resizing the hde5 inside fedora 3? , what are the commands or the instruction to do it? )
thanks,

ah,another Q:
is it ok to use the NTFS RPm for my kernel in order to see the xp drives from linux?
thaank you
 
Old 04-21-2005, 05:07 AM   #7
enemorales
Member
 
Registered: Jul 2004
Location: Santiago, Chile
Distribution: Ubuntu
Posts: 410

Rep: Reputation: 31
Hi,

I think you can use "parted" to resize your ext3 partition without loosing any data. Are you sure your home partition is /dev/hde5 and not /dev/hda5? Because depending on that you must run "parted /dev/hde" or "parted /dev/hda". After that, if you write "help" the program will display all the choices you have. The ones you are interested on are: print, resize and quit (but I can be wrong, so use help!)

There is also "qtpart", which does the same but has a GUI, so could be easier to use.

I'm not a Fedora user, so I don't know if these programs come in the default installation, but surely you can find the RPMs to install them...

About your question of NTFS. It is OK as long as you only read the partition. Write is not fully supported!!

Good luck!

EDIT: Two things to mention:

1) Try to backup. It is always possible that something goes wrong...
2) If something goes wrong or you decice to format anyway, do not create only one FAT32 partition. Use parted (or fdisk) to create a Linux partition for /home and other for the FAT32.

Last edited by enemorales; 04-21-2005 at 05:12 AM.
 
  


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
How do I format a partition? rafaelandy Slackware - Installation 13 10-17-2005 01:26 PM
should i format X partition after creat Y partition No2002 Linux - General 3 07-16-2005 10:13 AM
utility to partition & format Mac PPC compatible partitions from Fedora Core 3 tuxfriend2 Linux - Software 1 06-10-2005 03:59 PM
How do I format a partition snatale1 Linux - Newbie 2 10-08-2003 11:02 PM
partition w/o format Netrack Linux - General 4 01-14-2003 07:26 PM

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

All times are GMT -5. The time now is 05:19 AM.

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