LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Created in Linux/ Ubuntu 6.06........Windows XP will not read/acees it. (https://www.linuxquestions.org/questions/ubuntu-63/created-in-linux-ubuntu-6-06-windows-xp-will-not-read-acees-it-571298/)

ussr_1991 07-21-2007 11:22 PM

Created in Linux/ Ubuntu 6.06........Windows XP will not read/acees it.
 
I had downloaded some music from Internet using Ubuntu 6.06. However, when I booted into Windows XP Professional, it cannot read the partition from Ubuntu. Neither can I read or even see the files I created in Linux even I saved in the Windows Parition. (It is like I mounted the Windows parition in /windows/personal and I downloaded music into /windows/personal using Ubuntu)
What should I do other than send these files into my email and re-download them into my Windows.

lakris 07-22-2007 12:24 AM

The default method of mounting FAT32/NTFS partitions in Linux is as read-only so You can't write on them from within Ubuntu. But You would most certainly have noticed if this the problem, ie You can't save files to the Windows partition.

To be able to read a Linux partition (ext3 or other filesystem) from within Windows You must have a program that can read and copy files from it. I have used explore2fs-1.08beta9.exe with some success. Google for it.

There are few ways to easily work with files over OS/file system boundaries. One could be to have a DATA partition formatted with FAT32 that is available from both OSs. Or mount NTFS with write enabled. I'm not sure, but I still think it is not recommended.

krazytekn0 07-22-2007 12:54 AM

linw
 
I second, you should mount the ntfs with write access, this is a topic that has been well covered for ubuntu, I would go to the ubuntu community docs and seach for it there. Windows could never read disks or files from other operating systems (even though other operating systems generally all can read windows files and disks).


All times are GMT -5. The time now is 04:08 PM.