Hi just adding another entry to my indispensable..

Linux is a totally different from windows environment and how it operates.. For those people who are new to Linux(fedora) this topic is useful..

In linux we cannot access windows NTFS drive (in some linux distro we can not in Fedora)
but its not like linux doesnt like NTFS linux has built a utility that will help viewing NTFS partition thats called ntfsmount or mount.

so suppose you have multiple drive on linux and we want to know which one is NTFS or linux format.. to do this

use command fdisk -l

this will list all the partitions

eg...
/dev/sda1

or /dev/sdb1
/dev/sdb2

suppose sda1 is NTFS and we want to access data on our fedora,

create a folder name it whatever you want, I made a folder named it windowsDrive

So now if you want your fedora to every time show you windows drive inside the newly created folder, you need to mount your sda1 drive to that folder

so put this script line inside your etc/profiles file. i.e. located in etc directory of your fedora filesystem


mount /dev/sda1 /root/Desktop/WindowsDrive


 

This site contains actual content, written by an actual person. All of this stuff is mine. Even though it may read like it was written by monkeys on typewriters, I actually wrote it. If you want to use my stuff, you can't. At least, not without contacting me first. I also have a privacy policy that I guard fiercely. Any information you provide on this website will not be used by anyone else but me. Listed on High PageRank Sites Directory
Blog, Website Content, Design, VFX Showreel work & Tools & Scripts by Sanjeev Kumar is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Creative Commons License
Create a free website with Weebly
.