Results 1 to 10 of 17
How can Windows XP files be accessed from the Ubuntu file manager?
Thanks...
- 10-31-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 2
Accessing windows files from Ubuntu
How can Windows XP files be accessed from the Ubuntu file manager?
Thanks
- 10-31-2005 #2
We'll need a little more info about your system to do this, but the good news is that it is possible, and is normally quite easy.
Basically you need to let linux know where the windows partition is, and where it should be placed in the linux file system. To do this we'll need to know how your hard drive is partitioned, how many hard drives you have, and how they were formatted (normally ntfs for windows XP, but it could be fat32).
Can you post the output of,Any other info you can give about your system would really help.Code:less /etc/fstab
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 10-31-2005 #3
I heard it is dangerous to write on to NTFS from Linux files system. But, is it okay to "copy" files from NTFS???
If I want to write to NTFS from ReiserFS what is the safest way??Registered Linux User#394486
- 11-02-2005 #4Just Joined!
- Join Date
- Aug 2005
- Location
- india
- Posts
- 27
As far as I know ..you can write in NTFS only if you are using windows without SP1 or SP2 .
both of them stopped the ability to write from linux..( I may be wrong..someone told me this..experts please confirm it.)
- 11-02-2005 #5
Re: Accessing windows files from Ubuntu
Ubuntu Guide
Originally Posted by otnasid17
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 11-02-2005 #6
DON'T USE CAPTIVE NTFS!!!!!!!!!!!!!!!!!!
it simply does not work & is VERY Slow. AND MIGHT I ADD, DANGEROUS!!"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 11-02-2005 #7Sorry about that then. I did not know it was so bad. I have only ever heard about it. Thank you for pointing that out. I have removed the link from my post.
Originally Posted by Weedman
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 11-02-2005 #8
srry, i over-reacted.
but still, it is not worth bothering with. stick with ntfs read only or possibly try the other linux read-write ntfs driver (the same site that does the ntfs kernel module thingy).
again, sorry for that over reaction."Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 11-02-2005 #9
No problem. If it doesn't work, it's better that they know now before trying it.
I also agree about the read-only. Read-only works well (I read from my ntfs partition all the time). Stick with it for now.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 11-02-2005 #10Just Joined!
- Join Date
- Jan 2005
- Location
- Topeka, KS, USA
- Posts
- 88
You can access a ext2 or ext3 file system from Windows. Read how at http://www.osnews.com/story.php?news_id=11506. Unfortunately, there is no support for xfs, jfs or RieserFS at this time. Basically, you install a Microsoft add-on to allow additional file system drivers, then you have to add in the driver so Windows understands the file system.
If you have the read support in both file systems, and can write from Windows to Linux, then you should be able to trade files between both systems as needed.



