Computing.Net > Forums > Linux > Viewing files in XP from Linux

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Viewing files in XP from Linux

Reply to Message Icon

Name: rrkalaga
Date: May 9, 2003 at 07:55:53 Pacific
OS: Red Hat Linux 8.0
CPU/Ram: P4/1.8 Ghz/512 MB
Comment:

Hi,

I have Red Hat Linux 8.0 loaded on the PC with 10GB partition. It also has XP (30 GB). How can I work with the files of Windows XP when I am working in Linux. Is it possible to view Linux files in XP? Any ideas/help requested.

thanks and regards,
Ramachandra.



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: May 9, 2003 at 08:52:52 Pacific
Reply:

How did you format your XP partition? If it
is in FAT you are in luck as linux can read
and write to FAT with no problems. If it is
in NTFS, linux write support is still
experimental so you are advised to only read
NTFS in case you corrupt the file system.

If you want to keep your XP on NTFS (eg for
file permissions), you may want to create
another partition formatted to FAT for
sharing files between the two OSs, eg:
10Gb -> XP OS (NTFS)
10Gb -> Linux OS (ext3 or reiser etc)
20Gb -> Sharing Partition (FAT)


0

Response Number 2
Name: Marty
Date: May 9, 2003 at 09:03:46 Pacific
Reply:

This seems to be a hot topic these days....I'm in the midst of doing the same thing. I bought SuSE Linux, but it cannot partition NTFS on XP (pre-installed, recovery uses NTFS also). Taking this question a bit further, the three partiion setup sounds good....I've also heard of putting Windows apps in another partition. Any truth to this? Can't wait to get this up!

Happy Trails!


0

Response Number 3
Name: Jon
Date: May 9, 2003 at 09:22:28 Pacific
Reply:

Sure. You can install any program to another partition. A few files get written to the registry and Windows, but the bulk of the install will go on the drive you specify... Is that what you were asking?


0

Response Number 4
Name: marty
Date: May 9, 2003 at 09:49:13 Pacific
Reply:

Well, I know you can do this my question being more along the lines of efficiency versus convenience.

Is it worth putting together a partiton specific for applications? Is it more efficient?

Isn't this in the Linux forum? ... lol

Thanks


0

Response Number 5
Name: Deputy DooDah
Date: May 9, 2003 at 09:57:30 Pacific
Reply:

I've been running a three partition setup for several years now. One additional benefit to this is that I can wipe either OS and still keep my data files intact.

In situations where I have only one OS installed, I use two partitions for the same reason. It's saved my butt.


0

Related Posts

See More



Response Number 6
Name: drsmartman
Date: May 10, 2003 at 08:39:10 Pacific
Reply:

What is the best way to share the files? It appears that Linux would see the partition as /windows/F (or whatever drive letter is used for the share). Should I just point my home directory structure to write there (/windows/F)? Or, is there another method you would reccommend? I want to keep all my apps installed under the OS, but, like you all, share files between the two OSs.

PS-SuSE Linux 8.2 gets a big thumbs up thus far. Where is the 'blue screen of death'?


0

Response Number 7
Name: 3Dave
Date: May 12, 2003 at 01:15:28 Pacific
Reply:

Having a separate FAT partition for windoze
applications could be useful for people
running wine. Setup of windoze apps is
sometimes a problem under linux. One way
round is to boot into windoze, install the
app then boot back into linux to run the
files.

I wouldn't point my home directory to a FAT
partition (file permission problems etc),
just create a link to it instead, eg:
$ ln -s /mnt/windows ~/

drsmartman....
You'll find the 'blue screen of death' in
SuSE in the screensaver section
(BSOD)
!=o)


0

Response Number 8
Name: chabz
Date: May 12, 2003 at 15:54:58 Pacific
Reply:

You can you use the ntfs driver from the ntfs project http://linux-ntfs.sf.net/ that gives you the ability to read your files on the nfts partition, you can choose to write as well but bewared you are most likely to damage your file system on the ntfs partition,the ntfs project has great support for redhat systems because redhat is the only linux distro that doen’t provide ntfs support out of the box. The drivers is childs play to install.

If you want read/write ability then the share partition is the way to go but for me I use the the driver to read/copy over files and listen to my large mp3 collection on my winxp pro partition.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Need Help Regarding Kerne... Snort question



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Viewing files in XP from Linux

sharing files xp and linux www.computing.net/answers/linux/sharing-files-xp-and-linux/29391.html

Access Win XP from Linux www.computing.net/answers/linux/access-win-xp-from-linux/16952.html

Read msword file in linux or unix enviro www.computing.net/answers/linux/read-msword-file-in-linux-or-unix-enviro/11131.html