How to mount window (NTFS) disk on ubuntu Linux
There are sometime we'd like to working from dual OS on a personal computer. In this case, Let's say we are talking about Using window 8 with Ubuntu 14.04 . From now on, you will need a system privileges to operate some command. You may already experienced on install the two OS on the same computer, if not I will briefly talking about it first. To install the two OS on your computer: :Use an Ubuntu bootable media to partition you disk. There will be of course EXT for Linux partition and NTFS for wondow. :When the partition process finish. Please don't install ubuntu yet. Remove your bootable media and then install Window : After that, install ubuntu linux and don't forget to install GRUB boot loader , I recommend you to install the GRUB boot-loader on linux partition. How to install GRUB boot loader? GRUB boot loader will help you to be able to choose which operating system you'd like to run. it was currently integrated with the ubuntu bootable medie....