LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-16-2010, 10:19 PM   #1
BuckNekkid
Member
 
Registered: Jun 2007
Location: Bayou, Louisiana
Posts: 121
Blog Entries: 1

Rep: Reputation: Disabled
Question What to do: FAT 32 vs. NTFS?


Ok,

Long story short. I have a 37GB WD drive with WIN 2000 Pro on it in an NTFS form. I've got an unformatted 78GB and unpartitioned hard drive I want to set up to run Ubuntu 9.10 for the digital ham radio programs.

I have GParted. Do I format the 78 gig as NTFS or FAT32 as I'll be taking data (Excel Spreadsheets) off the "C" drive, using Open Office and then save back to the "C" drive?

Respectfully submitted,


Buck/KA5LQJ
 
Old 05-16-2010, 10:31 PM   #2
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
Are you talking about fat32 or ntfs for Ubuntu? I would go with ext3 or ext4 for the Ubuntu install. Ubuntu will be able to read and write fat32 or ntfs just fine so opening and saving files to/from the windows partitions will be fine. If you really want your data available in both OS's you might consider creating an ntfs data partition in addition to the Ubunt patition/partions. When I used to dual boot that's how I did it, just in case I decided I didn't like linux, the data wouldn't be lost.
 
Old 05-16-2010, 10:33 PM   #3
exvor
Senior Member
 
Registered: Jul 2004
Location: Phoenix, Arizona
Distribution: Gentoo, LFS, Debian,Ubuntu
Posts: 1,537

Rep: Reputation: 87
I don't think you can run Ubuntu on NTFS or FAT32..... or maybe you can but I have never heard of anyone ever doing it.
 
Old 05-16-2010, 10:36 PM   #4
MrCode
Member
 
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Blog Entries: 31

Rep: Reputation: 148Reputation: 148
Somehow I doubt you can run any Linux system off of an NTFS or FAT partition, simply because those filesystems don't work in the same way as ext2/3/4. For example, file permissions are handled differently in ext3 than they are in NTFS, and I don't think FAT even has a method for defining file permissions at all.
 
Old 05-16-2010, 10:40 PM   #5
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
Apparently it CAN be done, but as mentioned permissions are probably going to be goo-goo.

http://en.wikipedia.org/wiki/FAT_filesystem_and_Linux

I don't think it's going to be a good idea, and may not even be an option in the Ubuntu installer.

Last edited by damgar; 05-16-2010 at 10:42 PM.
 
Old 05-16-2010, 11:11 PM   #6
elprawn
Member
 
Registered: Feb 2005
Distribution: Gentoo 2008
Posts: 138

Rep: Reputation: 15
I'd install Ubuntu on its own 30 gig ext3 partition, format the other 48 gig as NTFS and install the ntfs-3g drivers on ubuntu.
 
Old 05-17-2010, 02:21 AM   #7
vigi
Member
 
Registered: May 2009
Location: australia
Distribution: slackware
Posts: 187

Rep: Reputation: 30
I run a multiboot setup and simply keep my data on a separate dynamic ext4 home partition;

My email profile from each operating system is directed to the common default profile on the separate partition. I have wondered if this would also work if the home partition was an NTFS?
 
Old 05-17-2010, 03:22 PM   #8
Cityscape
Member
 
Registered: Jan 2010
Location: British Columbia
Distribution: Debian 8
Posts: 140

Rep: Reputation: 15
Install Ubuntu on a ext3/4 partition. You can store data and read/write it from a NTFS or FAT32 drive though. I recommend keeping data on a FAT32 drive not a NTFS one.
 
Old 05-17-2010, 03:55 PM   #9
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Using a non-Unix filesystem to run Linux off of seems like a terrible idea.

Windows file systems don't have the concepts of inodes, symlinks, permissions, user/group ownership, etc.
 
Old 05-18-2010, 07:45 AM   #10
BuckNekkid
Member
 
Registered: Jun 2007
Location: Bayou, Louisiana
Posts: 121

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
Talking New "wrinkle", I believe, LOL!

Well,

I don't remember if I mentioned it or not the Windows 2000 Pro (40GB) C drive is NTFS. The 80(GB)Ubuntu 9.10 drive (D) whatever hda/b1 drive will be NTFS as well, with a separate ex3 partition to be able to "share" the data between drives.

I know Y' all think I'm crazy, but there is a method to my madness. I've developed an EXCEL spreadsheet that contains all the necessary information of the Part 90 (Public Safety) agencies within a 250 mile radius of my home. Although I can't travel with the First Responders, I sit at home, monitoring my radio scanners ONLY during a severe weather outbreak or disaster (explosions, chemical plant fires, train and 18-wheeler wrecks) and pass that information to the officials I have contact with.

Certainly, I can't hear the whole 500 mile diameter, even with two - 110' towers on those frequencies. I do have other NOAA-trained/FEMA-certified ham radio operators that monitor with me in Austin, Ft. Worth, Paris, TX, Norman and Idabell OK, Ft. Smith, Little Rock, and West Memphis AR, Columbus, Jackson, Natchez, and Vicksburg, MS, Baton Rouge, Lafayette & Lake Charles, LA and back to Austin, TX. Should they have a weather event, they pass that information =forward to others in the path of the storms. THIS gives others time to prepare and save their, their families lives and possibly protect their property from destruction.

I want to be the only one to be able to modify and change the data and I need it to be kept safe from tampering with or stealing this information by others.

THIS is my game, lol!

GOD BLESS,
Warmest Regard,

Don BuckSaunders/KA5LQJ
Grid Square: EM-32
 
Old 05-18-2010, 03:27 PM   #11
technomeister
Member
 
Registered: Oct 2005
Distribution: Slackware loved and lost, Ubuntu current.
Posts: 34

Rep: Reputation: 15
Quote:
Originally Posted by BuckNekkid View Post
Do I format the 78 gig as NTFS or FAT32 as I'll be taking data (Excel Spreadsheets) off the "C" drive, using Open Office and then save back to the "C" drive?
No...

If you think it has to be NTFS or FAT32 to be able to copy the Windows-created files onto, then you are wrong... You can copy between NTFS/FAT32 and EXT2/3/4/whatever other Linux file-system no problem.

So split your 80Gb drive into 2 partitions : an Ext4 partition for Ubuntu, and an Ext3 for sharing between Windows.
 
Old 05-18-2010, 04:05 PM   #12
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
If the choice is FAT32 or NTFS, I doubt there is any advantage to FAT32. Unless you plan to run something even older, like Windows 3.1, Fat32 is probably not of any advantage.
 
Old 05-18-2010, 04:13 PM   #13
vigi
Member
 
Registered: May 2009
Location: australia
Distribution: slackware
Posts: 187

Rep: Reputation: 30
Windows should be installed on NTFS; Linux should be installed on ext4 (or ext3).
The common data partition needs to be NTFS or fat32 if windows is to access it.
Linux will read and write to all the partitions; windows will not see any linux partitions.
 
Old 05-18-2010, 05:01 PM   #14
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by BuckNekkid View Post
I know Y' all think I'm crazy, but there is a method to my madness. I've developed an EXCEL spreadsheet that contains all the necessary information of the Part 90 (Public Safety) agencies within a 250 mile radius of my home. Although I can't travel with the First Responders, I sit at home, monitoring my radio scanners ONLY during a severe weather outbreak or disaster (explosions, chemical plant fires, train and 18-wheeler wrecks) and pass that information to the officials I have contact with.
How does that force you to use a Windows file system?

You can store any data on any filesystem.

And if you like, you can convert it to an open format, if that's practical.
 
Old 05-18-2010, 05:03 PM   #15
technomeister
Member
 
Registered: Oct 2005
Distribution: Slackware loved and lost, Ubuntu current.
Posts: 34

Rep: Reputation: 15
Quote:
Originally Posted by vigi View Post
The common data partition needs to be NTFS or fat32 if windows is to access it.
Oh yeah, that's what I missed from my post...

You would access the Ext2/3 partition in Windows using one of :

http://www.fs-driver.org/ or http://www.ext2fsd.com/

It's probably easier to just use NTFS/FAT32 right enough, but for some reason I just place more trust in the Linux-based file-systems to safely store my data

Last edited by technomeister; 05-18-2010 at 05:05 PM.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
fat ntfs data recovery fareedreg Linux - Newbie 3 12-23-2007 11:55 PM
converting NTFS to FAT Four Linux - Newbie 10 03-09-2006 02:46 AM
The FAT/NTFS file system oookiezooo General 1 12-02-2005 01:54 PM
FAT or NTFS partition metallicafan_316 Linux - Newbie 5 08-29-2005 12:03 AM
Accessing Fat/NTFS partitions satinet Linux - General 3 09-03-2004 01:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:09 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