LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 11-30-2007, 12:16 PM   #1
Sordelka
LQ Newbie
 
Registered: Nov 2007
Distribution: Ubuntu + Win XP Pro
Posts: 26

Rep: Reputation: 15
Parition problem


I am using Windows XP and Linux at the same time, set up on different partitions. However, I use a third partition for my "non system" files.

In Linux (Ubuntu 7.10), it says that the partiton isn't accessible because of encryption or something like that.

How to make it work on linux?

Thanks
 
Old 11-30-2007, 12:27 PM   #2
pentode
Member
 
Registered: Dec 2005
Location: Oregon
Distribution: Debian Testing
Posts: 488

Rep: Reputation: 38
Do you have file compression turned on in Windows?

If the partition is NTFS, you might some issues with Linux being able to write to it, but it should be possible with the right Linux setup. FAT32 should not be a problem, normally.
 
Old 11-30-2007, 12:34 PM   #3
Sordelka
LQ Newbie
 
Registered: Nov 2007
Distribution: Ubuntu + Win XP Pro
Posts: 26

Original Poster
Rep: Reputation: 15
Yea, I have NTFS. If let's say I completely format my hard drive, as I want to switch to linux, would it work better? Like just running one os with two partitions, even if it is NTFS. If it doesn't read/write NTFS, what should I do?
 
Old 11-30-2007, 01:12 PM   #4
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I use ext3 for all shared partitions. Windows accesses it using the ext2fsd driver (free download). I think I remember that it works like a charm (I hardly ever use Windows.)
 
Old 11-30-2007, 01:29 PM   #5
zeeshanhayat
Member
 
Registered: Oct 2004
Distribution: Fedora, Debian, Free BSD
Posts: 71

Rep: Reputation: 15
Fat32 is easily accessible in Linux and native to windows so it might be a better choice. I personally had experienced some problems when i installed ext2fsd driver in windows on a pc. While booting linux, it used to do fs check, once i removed it, there were no problems
 
Old 11-30-2007, 05:51 PM   #6
linuxonbute
Member
 
Registered: May 2005
Location: North lincolnshire
Distribution: Mint 18 Cinnamon
Posts: 47

Rep: Reputation: 19
I believe that if you install ntfs-3g you will be able to read and write to an ntfs partition.
 
Old 11-30-2007, 08:22 PM   #7
wraithe
Member
 
Registered: Feb 2006
Location: Australia
Distribution: Linux... :-)
Posts: 241
Blog Entries: 1

Rep: Reputation: 50
I would be inclined to use fat32, its not as recoverable as ntfs or any of the journalised FS, but it is easy to format with both linux and windows...totally accessable to both with no extra applications needed, and no tweeking unless you have write restrictions that you added...
 
Old 11-30-2007, 09:25 PM   #8
billairds
LQ Newbie
 
Registered: Feb 2007
Posts: 24

Rep: Reputation: 16
sounds to me that you need to compile a kernel with the drivers to read write ntfs.see the kernel howto.
 
Old 12-01-2007, 11:14 AM   #9
Sordelka
LQ Newbie
 
Registered: Nov 2007
Distribution: Ubuntu + Win XP Pro
Posts: 26

Original Poster
Rep: Reputation: 15
Hmm, I am so big of a noob, that I have no idea how to convert to fat32 =) Any "tips"?
 
Old 12-01-2007, 11:20 AM   #10
LauMars
Member
 
Registered: Sep 2007
Location: /root/
Distribution: Arch, CentOS, Debian, FreeBSD, Slackware, Solaris, SuSE (Open & SLES)
Posts: 115

Rep: Reputation: 25
Quote:
Originally Posted by Sordelka View Post
Hmm, I am so big of a noob, that I have no idea how to convert to fat32 =) Any "tips"?
back your data up then reformat the partition
 
Old 12-01-2007, 11:38 AM   #11
Sordelka
LQ Newbie
 
Registered: Nov 2007
Distribution: Ubuntu + Win XP Pro
Posts: 26

Original Poster
Rep: Reputation: 15
Thank you!
 
Old 12-01-2007, 08:37 PM   #12
Sordelka
LQ Newbie
 
Registered: Nov 2007
Distribution: Ubuntu + Win XP Pro
Posts: 26

Original Poster
Rep: Reputation: 15
Just another question:

I have a 182 GB partition. The FAT format is only for partitions <32GB. What do I do?
 
Old 12-01-2007, 09:02 PM   #13
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,286

Rep: Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165
That's a M$oft imposed limitation. FAT32 supports *much* larger than that, and Linux will format it. See "man mkfs.vfat"; use "-F 32"

May not be the most efficient as one partition; I tend to limit fat32 partitions to around 80 Gig. No science involved, just a convenient size at the time I made the decision.
 
Old 12-01-2007, 09:47 PM   #14
Sordelka
LQ Newbie
 
Registered: Nov 2007
Distribution: Ubuntu + Win XP Pro
Posts: 26

Original Poster
Rep: Reputation: 15
But what if I need to install Linux first, but all my partitions are NTFS. What do I do? (I use Linux Ubuntu 7.10 distribution and my internet doesn't work on it, usb adapter requires ndiswrapper)
 
Old 12-01-2007, 10:25 PM   #15
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,286

Rep: Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165Reputation: 4165
In your initial post you said
Quote:
I am using Windows XP and Linux at the same time, set up on different partitions.
Do it from a (Linux) terminal window - use "sudo" if needed.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Looking for a parition manager. jimmierock General 15 04-13-2007 02:31 AM
Problem playing music off of NTFS Windows parition in 5.10 Chairmonkey Ubuntu 2 12-03-2005 12:20 PM
Parition question webwolf70 Linux From Scratch 2 09-24-2004 07:01 PM
Parition resizing compu73rg33k Linux - Software 6 08-21-2004 05:34 PM
Help with NTFS parition cereal83 Slackware 3 07-20-2004 02:44 AM

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

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