I want to install Debian Wheezy on a disk which has a Windows XP NTFS partition (/dev/sda1).
I don't want to do anything to the partition, just get the installer to recognise it and make an entry for it in /etc/fstab. The installer can do this with many other types of partition. What should I do?
umsdoswhich would provide such features for FAT filesystems. (On NTFS it's much easier, no special hacks required.) – grawity Aug 28 '11 at 20:03