|
|
| ||||||||||||||||||||||||||||||||||||
|
Mounting Windows drives Even though this like many other tasks is easy once you learn it. Finding documentation on the web can be difficult due to the commonality of the words you must search on.
bash# fdisk -s
in Microsoft speak
In order to see the Windows 2000 C:\ drive,
In order to see the Windows 2000 E:\ drive, In order to do this automatically when you reboot, you must edit your /etc/fstab Important Note: When you mount, you must umount or risk the possibility of corrupting your file system. When you gracefully exit, you umount. Powering down without rebooting is not graceful. Important Note: Do not write to the C:\ drive within freebsd. You can make Windows unbootable. If you write to the extended dos E:\ drive, you may want to move the files out of it before you reboot. | ||||||||||||||||||||||||||||||||||||