Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Activating NTFS partitions for r/w in linux and vice versa
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
efernandez2
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 110

PostPosted: Fri Apr 28, 2006 5:15 pm    Post subject: Activating NTFS partitions for r/w in linux and vice versa Reply with quote

How do I mount two other partitions in my hard drive so that linux can read and write to it? I also want to know if it works the other way (dumb question I know, but I'll take my chances)?
Back to top
View user's profile Send private message
Kaste
Guru
Guru


Joined: 21 Dec 2005
Posts: 546
Location: /home Sweet /home

PostPosted: Fri Apr 28, 2006 6:11 pm    Post subject: Reply with quote

Well you plain can't

There is no reliable driver for write access to an NTFS partition. You can try your luck but i wouldn't.

What do you mean the other way round? If you mean access Ext or Reiser partitions from Windows, Yes that's possible. I find ext more comfortable because there is an implementation as a filesystem service whereas Reiser I only found one that acts as a user program which is akward.
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Fri Apr 28, 2006 9:25 pm    Post subject: Reply with quote

Of course there are reliable ways of writing to ntfs. You can either use captive or ntfs-fuse.

Captive uses the original windows dll so it's 100% compatible but is slow. I don't use it, so I don't know how to set it up.

ntfs-fuse works great for me, with the exception that somethimes I can't delete a file, but changing files, creating new files and most of the time even deleting works. You can install it by emergeing ntfsprogs with the fuse USE flag, then modprobe the fuse module and set up /etc/fstab as described here in the ntfsprogs documentation. It's perfectly safe, but if you're paranoid, go for captive.



For the other way around, if you use ext3, you can either use ext2fsd or ext2ifs. Both can write to ext3, but they don't update the journal, meaning they mount the partition as ext2. But I haven't encountered any problems yet.
Back to top
View user's profile Send private message
Kaste
Guru
Guru


Joined: 21 Dec 2005
Posts: 546
Location: /home Sweet /home

PostPosted: Fri Apr 28, 2006 9:47 pm    Post subject: Reply with quote

Well i didn't know about captive, I guess that's safe. I have made rather bad experience with Fuse and that old russian driver.

I can recommend ext2ifs it's great and yeah unless your computer crashes you are perfectly safe without journalling. In case that happens run linux first and it is safe again.
Back to top
View user's profile Send private message
Gentree
Watchman
Watchman


Joined: 01 Jul 2003
Posts: 5350
Location: France, Old Europe

PostPosted: Mon May 08, 2006 9:20 pm    Post subject: Reply with quote

Quote:
I can recommend ext2ifs it's great
yeah its great if you want to use ext2, a fast, non-journalling fs instead of your native windows ntfs.

However I never cease to be amazed at how happy ppl are to open thier safe , stable linux installations up to all the crap flying around in windowsland.

There was recently a whitehat "proof of concept" virus that could propagate on windows and linux within the limits of the linux user permissions.

Now what do you imagine the user permissions on your root partition are worth when it is accessible from a running windows OS ?!

Up until now there has been little point in writing a linux virus - which is of course perfectly possible - since there was little chance of it propagating.

The more ppl open up their dual-boot systems with this sort of madness the more interesting that prospect becomes.


Please do us all a favour and STOP using ext2ifs et al. on dual boot.

If you need a shared space use vfat or captive/ntfs not a native linux fs.

8)
_________________
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum