Quote:
Originally posted by apokalipse I believe some people have gotten Linux to read and write NTFS, although sometimes it doesn't turn out well |
NTFS read is done by quite a few distros by default.
Writing to NTFS is not a good idea from Linux. People can and have corrupted their NTFS partitions.
Back to the main topic. Let your Linux distro install a boot loader. It's just easier than trying to install your own.
During initial setup, you get the option to leave Windows as the default, and you can usually set the time.
If you miss that option during initial setup, it's not hard to change it afterward. You just need to find the config file for your bootloader. I've always used grub, so the file I look for is grub.conf, usually located in /boot/grub. It's pretty obvious once you get in there what needs to be edited for the default and the time.
Edit: Beat to the reply.