chroniker Posted May 7, 2005 Posted May 7, 2005 I downloaded and installed Kubuntu, Ubuntu with KDE instead of Gnome, and have a question. The default installation does not mount windows partitions, but their wiki gives instructions on how to auto mount win partitions. These instructions also say that this should be set to read only because writing to NTFS is not safe. Ubuntu - wikipage Why, what can happen? Under XP I had this drive set up as my "download to" drive, I would like to continue to do so and access it with my other XP machine. Quote
MikeJ Posted May 7, 2005 Posted May 7, 2005 NTFS is a proprietary file system. As such, drivers to support it are primarily reverse engineered and write support has not been 100% completed yet. Writing to an NTFS filesystem from Linux could result in corrupt data. If you need to write from windows and linux, you should either reformat the partition as FAT-32 or as EXT2/EXT3 and use an EXT2 driver for windows. Quote
chroniker Posted May 7, 2005 Author Posted May 7, 2005 NTFS is a proprietary file system. As such, drivers to support it are primarily reverse engineered and write support has not been 100% completed yet. Writing to an NTFS filesystem from Linux could result in corrupt data. If you need to write from windows and linux, you should either reformat the partition as FAT-32 or as EXT2/EXT3 and use an EXT2 driver for windows. <{POST_SNAPBACK}> So, in other words, I need to mount as read only, move the 30GB I have stored there and reformat to FAT32, re-mount as write and move everything back? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.