Access files in WindowsXP<-->Ubuntu HELP PLEASE

Asked by Cupid.Stunt

Dear All:
I have two hdds, one master (for windows xp pro) and one slave (for linux/ubuntu.
I need to access some files in my master hdd when i'm booted to ubuntu and vice versa. (note: I don't even see the other hdd in My computer. For example, if i'm in windows xp (which uses the master hdd) i don't see the slave hdd in my computer but in management i do see it and i can format it and stuff.
Can anyone help me please

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jensen Somers (jsomers) said :
#1

By default Windows cannot read the Linux file system. There are some external tools who can do this for you, but they do not always work.
By default, Linux cannot write to NTFS partitions, but it can read. You can install another tool called ntfs-3g however to do this.
Be aware that nobody can guarantee that this will work completely for you and it will not corrupt any data.

http://www.cyberciti.biz/tips/how-do-i-read-ext2-or-ext3-filesystems-under-windows-2000-or-xp-desktop.html

Revision history for this message
Bhavani Shankar (bhavi) said :
#2

yes... See, Sadly you cant do that.. Because Windows file systems are completely different Windows uses FAT(File allocation table) FAT 32 and NTFS(New technology file system) as in windows xp and vista... And linux uses file systems namely ext3 and ReiserFS (an ISO 9660 standard file system) which has a completely different architecture compared to fat or ntfs.. So it will NOT be recognised by windows.. As far as your disk problem goes please paste the output of sudo fdisk-l (small L) in a terminal..
Bhavani Shankar.

Revision history for this message
rickyrockrat (rickyrockrat) said :
#3

Look for explore2fs-1.08beta9.zip. It will read Ext2 file systems on xp. Install the ntfs-3g for Linux.

Most people will tell you not to write to ext2/3 from windows and not to write to NTFS from Linux, though of the two I would trust the latter more.

Revision history for this message
Bhavani Shankar (bhavi) said :
#4

yes..... sudo apt-get install ntfs-3g in a terminal and search for explore2fs-1.08beta9.zip in google

Can you help with this problem?

Provide an answer of your own, or ask Cupid.Stunt for more information if necessary.

To post a message you must log in.