LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-23-2005, 12:33 PM   #1
tjgadu
Member
 
Registered: Jun 2005
Location: CyberIsland
Distribution: Debian and Fedora
Posts: 31

Rep: Reputation: 15
accesing ntfs partition on a dual boot system


I have a dual boot system (Windows XP Pro and fedora core 4) and would like to access some files in the ntfs partition while using linux. Is it possible to access it only by mounting it? How can I achieve that?
 
Old 10-23-2005, 01:07 PM   #2
lord-fu
Member
 
Registered: Apr 2005
Location: Ohio
Distribution: Slackware && freeBSD
Posts: 676

Rep: Reputation: 30
Hi,
You should be able to mount it by creating an entry in fstab and then just by the mount command.I would like to state however that you should not remove any files from the ntfs partition when it is mounted in adual boot scenario, that sends windoze into a hissy fit when and if it will boot again. For more info:
man mount
and google for mounting ntfs partitions.
Hope that helps.
 
Old 10-23-2005, 02:32 PM   #3
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Rep: Reputation: 49
Please post the output of

Code:
fdisk -l
Run the above mentioned command as root. (By using su - and then entering the Root password.)


We usually use the mount command in the following manner.


Code:
mount /dev/hda1 /mnt/ntfs
Where hda1 is the first partition of your hda (first hard drive.) and /mnt/ntfs is any folder which you will use to view the files ...generally reffered to as the mount point.
 
Old 06-20-2006, 08:28 AM   #4
ricka343
Member
 
Registered: Jun 2006
Posts: 54

Rep: Reputation: 15
if i want them to be mounted automatically each time i boot what should i do????
Please reply
 
Old 06-20-2006, 08:33 AM   #5
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You add the word "auto" to the options list in the relevant line of your fstab (or change "noauto" to "auto").
 
Old 06-21-2006, 01:17 AM   #6
ricka343
Member
 
Registered: Jun 2006
Posts: 54

Rep: Reputation: 15
I have tried for Fat partitions but for Ntfs can u give the details

/dev/sda5 /mnt/1 auto auto,user,exec 0 0

this is what i did for fat partitions and it worked
But for ntfs it is not
 
Old 06-21-2006, 01:22 AM   #7
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
The filesystem type should be "ntfs" (i.e. the third column should say "ntfs" and not "auto"). Other than that, you should give more details than just, "it doesn't work", e.g. error messages.
 
Old 06-21-2006, 01:26 AM   #8
ricka343
Member
 
Registered: Jun 2006
Posts: 54

Rep: Reputation: 15
I am not getting any error just i modified fstab thru edit and saved but it did not work....
 
Old 06-21-2006, 01:28 AM   #9
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Did you reboot or what? Did you try mounting the filesystem? What did you try to do after editing the file??
 
Old 06-21-2006, 07:09 AM   #10
ricka343
Member
 
Registered: Jun 2006
Posts: 54

Rep: Reputation: 15
yes i edited the file in Gedit and saved it i rebooted it too but on reboot it was not mounted Should i try it in some other way
 
Old 06-21-2006, 08:15 AM   #11
ricka343
Member
 
Registered: Jun 2006
Posts: 54

Rep: Reputation: 15
yes on rebbot it says

unknown file system type ntfs
 
Old 06-21-2006, 08:19 AM   #12
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You will need NTFS support enabled then. This may involve recompiling the kernel to include the support, or downloading a module and installing it (I believe this is what is done under Fedora, for example).
 
Old 06-21-2006, 08:22 AM   #13
ricka343
Member
 
Registered: Jun 2006
Posts: 54

Rep: Reputation: 15
then is there any way i can mount it now or it wont be
 
Old 06-21-2006, 08:28 AM   #14
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You'll be able to mount it if you enable NTFS support.
 
Old 06-21-2006, 08:32 AM   #15
ricka343
Member
 
Registered: Jun 2006
Posts: 54

Rep: Reputation: 15
please give the details
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to safely remove linux partition from a dual boot system? parv Linux - Newbie 7 05-01-2012 09:59 AM
Mysterious F: partition on dual boot system bigoli Linux - Software 2 01-21-2005 12:15 PM
set up dual boot with XP and Suse 9.0 with NTFS file system rsamb Linux - Distributions 11 09-29-2004 06:48 PM
Dual boot/Partition file system Gryphix Linux - Newbie 2 09-18-2003 05:44 PM
Removing Windows partition from dual-boot system sjkirkpatrick Linux - Newbie 1 07-12-2002 11:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration