LinuxQuestions.org
Review your favorite Linux distribution.
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 09-29-2004, 04:04 PM   #1
cmgannon26
LQ Newbie
 
Registered: Sep 2004
Posts: 10

Rep: Reputation: 0
ntfs with linux?


Hey,
I just installed slack and I was wondering how I would be able to access my windows files from my slack partition. How do I mount an NTFS partition?
TIA
 
Old 09-29-2004, 04:10 PM   #2
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Put an entry like this
Code:
/dev/hda1        /XP              ntfs        user,umask=1000,ro,auto      1   0
into /etc/fstab, and you must enable ntfs support in your kernel.
NB: ntfs support as ro (read only) is okay, but rw (read write)
is still experimental, and not recommended.
 
Old 09-29-2004, 05:22 PM   #3
animehair
Member
 
Registered: Sep 2004
Location: NJ
Distribution: Gentoo
Posts: 104

Rep: Reputation: 15
usually what i do, i would make a small partition of a couple gigs using FAT32. If I ever need to access files between my WinXP and Linux box i would just make sure those files get put into that FAT32 storage area (being that you can safely read and write to it in both linux and winxp).

I usually dont mind trying experimental things but I cant risk corrupting my NTFS file system. Has anyone success stories writing to NTFS??

Also for a project....with an extra computer setup a samba file server, for file access network wide!
AHH just trying to spark some flames!!
 
Old 09-29-2004, 06:38 PM   #4
hp46168
Member
 
Registered: Jun 2004
Location: Indiana
Distribution: Suse 9.0
Posts: 120

Rep: Reputation: 15
Lightbulb

Quote:
Originally posted by animehair
usually what i do, i would make a small partition of a couple gigs using FAT32. If I ever need to access files between my WinXP and Linux box i would just make sure those files get put into that FAT32 storage area (being that you can safely read and write to it in both linux and winxp).

I usually dont mind trying experimental things but I cant risk corrupting my NTFS file system. Has anyone success stories writing to NTFS??

Also for a project....with an extra computer setup a samba file server, for file access network wide!
AHH just trying to spark some flames!!
you might try googling
"captive file system for linux"
 
Old 09-29-2004, 07:15 PM   #5
cmgannon26
LQ Newbie
 
Registered: Sep 2004
Posts: 10

Original Poster
Rep: Reputation: 0
I changed by FSTAB file and now when I try to mount /dev/hda1 i get a mount point not found error...
 
Old 09-29-2004, 07:28 PM   #6
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Quote:
Originally posted by cmgannon26
I changed by FSTAB file and now when I try to mount /dev/hda1 i get a mount point not found error...
When you post, please post the command you issued which
returned that particular error. Example...
Code:
mingdao@james:~$ mount /mnt/let_me_guess
mount: can't find /mnt/let_me_guess in /etc/fstab or /etc/mtab
mingdao@james:~$ mount /XP
mount: /dev/hda1 already mounted or /XP busy
mount: according to mtab, /dev/hda1 is already mounted on /XP
mingdao@james:~$ su
Password:
root@james:/home/mingdao# mkdir /mnt/Win_blows_chunks
root@james:/home/mingdao# mount /dev/hda1 /mnt/Win_blows_chunks/
mount: /dev/hda1 already mounted or /mnt/Win_blows_chunks/ busy
mount: according to mtab, /dev/hda1 is mounted on /XP
root@james:/home/mingdao# exit
exit
mingdao@james:~$ mount /mnt/sdb1
mount: special device /dev/sdb1 does not exist
mingdao@james:~$
root@paul:/home/mingdao# mount /dev/hdc8 /mnt/XP
mount: mount point /mnt/XP does not exist
You gotta give us something to run with...

We can assume you didn't create the mount point,
but why make us guess?

Did you make a mount point and what did you add to /etc/fstab?
 
  


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
NTFS in Linux Help newton21989 Linux - Newbie 4 05-20-2005 12:31 PM
Writing to an NTFS volume using captive-ntfs (repairing boot.ini) macskeeball Linux - General 3 02-06-2005 09:28 PM
NTFS in linux munna_502 Linux - Software 6 04-02-2004 03:11 PM
Captive NTFS -- full r/w ntfs access for Linux spurious Linux - Software 6 01-09-2004 12:29 AM
Ntfs And Linux ephemeralskin Linux - Newbie 2 09-15-2003 03:23 AM

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

All times are GMT -5. The time now is 04:22 PM.

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