Quote:
Originally Posted by babypeng
1.
will the NTFS partition be destroyed when I write to it
with the DD command ?
|
Typically I would use dd to create a file and then copy the file to NTFS partition.
Quote:
2.
and will I be able to write to my NTFS partition with linux, at all ?
|
Yes, try using the NTFS-3G module. It's included in some distros, and others you'll have to install it. You may have to enable it yourself or modify /etc/fstab.
Quote:
3.
What's the story with writing to NTFS partitions with Linux ?
|
The new NTFS-3G module is really stable and fast. I've never lost data using it to this point, though I still only use it for system recovery (just because I'm cautious).
Even if it fails, you can probably repair the XP install by booting your XP install disc in rescue mode and using the repair option.