LinuxQuestions.org
Help answer threads with 0 replies.
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 02-09-2005, 04:21 AM   #1
baldox
LQ Newbie
 
Registered: Feb 2005
Location: London, UK.
Distribution: Mandrake 10.1
Posts: 1

Rep: Reputation: 0
Sharing files between linux and windoze. Re format NTFS partition to FAT32?


Hi everyone, this is my first post. I am very new to linux, just installed mandrake 10.1 over the weekend.

Since I am moving over to linux do I need to re-format my shared drives so that I can access the old windows files?

So things like audio files, spreadsheets, word documents etc are on separate NTFS partitions. Should I re-format these as FAT32 so that they can be seen and shared by both windoze and Linux?

If I can access these files I am more likly to start actually using Linux rather than just hoping into it every so often.


Many thanks in advancefor any help.
 
Old 02-09-2005, 05:59 AM   #2
Lakota
Member
 
Registered: Oct 2003
Location: London, ON, Canada
Distribution: Mandriva 2007 Free
Posts: 507

Rep: Reputation: 30
This question will probably get some very different responses, as many people do it differently. I have even found the partitions I set up have greatly changed over time. To start, I always have three partitions to my Linux system. One fomatted as swap space, one for my linux system(/), and one for my users(/home). I keep /home on a separate partition from my linux system so I can leave it untouched during installations of newer Mandrake versions.

I always have two partitions aside from the above. One ntfs for Windows XP (for a long time I did not keep one, but if you have people call and ask for help with XP, it is much easier to be able to switch to that so you can walk them through stuff over the phone, rather than trying to remember your way around it by memory). Second I keep a partition I call Archives. This is really unnecassary, but for me it is a second hard drive and is also my backups. Important stuff, gets backed up again on removable media as well. From Linux, you can open all the files from your ntfs partition(spreadsheets, word documents etc), and modify them as you wish. When you go to save them, do it to a linux formatted drive, rather than ntfs. Mp3's can be played from ntfs no problem as you are not changing anything or resaving, just reading them as they play. This is where a fat 32 partition is handy. I used to have my Archive partition as fat32 until I found I no longer used Windoze. Use a fat32 partition for saving documents to that you wish to import to ntfs after altering them in linux. I now keep it as ext3, since I don't use anything in windows, no point having a filesystem that requires defragmenting. Read up on captive ntfs. I am not aware of how well it is developed at this point but it is a project to sort out the writting to ntfs from linux. May be perfected by now, don't know.

Next, The only time I need to switch file between my linux box and windows is when workmates ask for help with windows boxes they have grenaded. For this I download what I need to my linux box and either burn it to cd, dvd or stick it on a usb thumbdrive(vfat), all work between linux and ntfs no problem.

Hopefully, that has given you some info to help decide for yourself what is best for you........rather than cloud the issue.
 
Old 04-26-2006, 04:19 PM   #3
Access3424
LQ Newbie
 
Registered: Apr 2006
Posts: 3

Rep: Reputation: 0
NTFS Format

I have just installed Suse Linux 10 and I have my normal windows XP on another hard drive. Is it possible to view my NTFS formated files on my other disk from linux??
 
Old 04-26-2006, 08:31 PM   #4
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
Quote:
have just installed Suse Linux 10 and I have my normal windows XP on another hard drive. Is it possible to view my NTFS formated files on my other disk from linux??
Yes.

...drkstr
 
Old 04-26-2006, 09:34 PM   #5
kencaz
Senior Member
 
Registered: Mar 2005
Location: Las Vegas, NV
Distribution: Mandriva Slackware FreeBSD
Posts: 1,468

Rep: Reputation: 48
Quote:
Originally Posted by baldox
Hi everyone, this is my first post. I am very new to linux, just installed mandrake 10.1 over the weekend.

Since I am moving over to linux do I need to re-format my shared drives so that I can access the old windows files?

So things like audio files, spreadsheets, word documents etc are on separate NTFS partitions. Should I re-format these as FAT32 so that they can be seen and shared by both windoze and Linux?

If I can access these files I am more likly to start actually using Linux rather than just hoping into it every so often.


Many thanks in advancefor any help.

You can certainly read all your files stored on NTFS but writing to NTFS is a pain.

I would move all my editable documents to a FAT32 Partition. Then XP and Linux can edit and save the same files in the same location. easy as that.

KC
 
Old 04-27-2006, 08:29 AM   #6
stephenwalter
Member
 
Registered: Jul 2005
Location: india,coimbatore
Distribution: Fedora core 4
Posts: 85

Rep: Reputation: 15
Hi ,
It is quite possible that u can read an NTFS partition in linux and as mentioned in the above posts it is quite difficult to write to an ntfs partition and i do wonder whether writing to an ntfs is possible at all. Befor u mount u will need to install the correct rpm's follow this link
http://linux-ntfs.sourceforge.net/rpm/instructions.html
Hope this helps

Regards,
S.Suresh Stephen.
 
Old 12-21-2006, 11:01 PM   #7
dreamcarrior
Member
 
Registered: Nov 2005
Location: Waco, TX
Distribution: Fedora and DSL
Posts: 49

Rep: Reputation: 15
Reading and writing NTFS system are not a pain any more. You can check out NTFS-3G. I have been using it for quite a long time, and I have not encountered any problem with it. All you have to do is install the fuse library and ntfs-3g then bang, your NTFS file system is like your native partition.
 
  


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 to format to FAT32, and how to mount my FAT32 partition. bonniehandi Linux - Newbie 16 03-05-2006 07:54 PM
Format NTFS partition from Linux? EgosZ Fedora 3 10-21-2004 07:59 AM
Can't format drive as fat32 in Linux - stays NTFS insectile Linux - General 1 07-20-2004 05:38 PM
Sharing a harddrive partition (NTFS) on Linux with Windows XP Home. squall14716 Linux - General 21 10-07-2003 05:06 PM
how do I mount files on NTFS OR FAT32 Partition skhurram77 Linux - Newbie 3 02-20-2002 05:23 AM

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

All times are GMT -5. The time now is 08:18 PM.

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