Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 17
How can Windows XP files be accessed from the Ubuntu file manager? Thanks...
  1. #1
    Just 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

  2. #2
    Linux Guru smolloy's Avatar
    Join Date
    Apr 2005
    Location
    CA, but from N.Ireland
    Posts
    2,413
    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,
    Code:
    less /etc/fstab
    Any other info you can give about your system would really help.
    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

  3. #3
    Linux Newbie exploder's Avatar
    Join Date
    Jun 2005
    Location
    127.0.0.1
    Posts
    164
    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

  4. #4
    Just 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.)

  5. #5
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621

    Re: Accessing windows files from Ubuntu

    Quote Originally Posted by otnasid17
    How can Windows XP files be accessed from the Ubuntu file manager?

    Thanks
    Ubuntu Guide

    Bryan
    Looking 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.

  6. #6
    Linux Enthusiast Weedman's Avatar
    Join Date
    May 2005
    Location
    Tasmania, Australia
    Posts
    640
    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--

  7. #7
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    Quote Originally Posted by Weedman
    DON'T USE CAPTIVE NTFS!!!!!!!!!!!!!!!!!!

    it simply does not work & is VERY Slow. AND MIGHT I ADD, DANGEROUS!!
    Sorry 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.

    Bryan
    Looking 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.

  8. #8
    Linux Enthusiast Weedman's Avatar
    Join Date
    May 2005
    Location
    Tasmania, Australia
    Posts
    640
    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--

  9. #9
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    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.

    Bryan
    Looking 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.

  10. #10
    Just 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.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •