Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 24-05-2005, 05:47 PM   #1 (permalink)
Apprentice
 
Join Date: Feb 2004
Location: Chennai,India
Posts: 99
Default NTFS in fstab


My friend has Winxp and PCQLinux 2005.
I want to mount her windows drives in linux. But how to mount NTFS filesystem
I want the lines to add in /etc/fstab
The drives are
/dev/hda1
/dev/hda5
and so on.
_________________
__________________
Next message in %d minutes
cnu
http://feeds.feedburner.com/fslog.gif
cnukutti is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 25-05-2005, 07:15 AM   #2 (permalink)
Broken In
 
gauravnawani's Avatar
 
Join Date: Sep 2004
Location: Bangalore, India
Posts: 154
Default

Do something like

/dev/hda1 /mnt/c ntfs ... .... ....

Instead of vfat replace it with ntfs in the /etc/fstab,
probably you want to keep it read only then use 'ro' in its place further down the config file.
__________________
----------------------------------------------------
Blender India forums
http://www.bestfreeforums.com/forums/blenderindia.html
gauravnawani is offline  
Old 26-05-2005, 02:09 PM   #3 (permalink)
In The Zone
 
Join Date: May 2004
Location: dehradun
Posts: 389
Default

I think PCQ 2005 if FC3 based, which still do not support NTFS mounting as far as i know............
__________________
Music is like Sex, The more you get, the more you want.
demoninside is offline  
Old 26-05-2005, 03:10 PM   #4 (permalink)
In The Zone
 
firewall's Avatar
 
Join Date: Mar 2004
Location: Kolkata - INDIA
Posts: 301
Default

First ;
#uname -r -p
shows the kernel version and then install the correct rpm from ttp://linux-ntfs.sourceforge.net/rpm/index.html

create a directory for mount
$mkdir /mnt/win1

after that edit /etc/fstab and add the details something like
/dev/hda5 /mnt/win1 ntfs ro,umask=0222,uid=500,gid=500 0 0

and then mount the partition.
# mount /dev/hda5

Hope this will work..

__________________
www.aloke.info
firewall is offline  
Old 28-05-2005, 12:08 AM   #5 (permalink)
In The Zone
 
Join Date: May 2004
Location: dehradun
Posts: 389
Default

This doesn`t works in FC3 firewall that`s why i said that,
and yes if u try to mount NTFS drive then it return a error says,
"NTFS porting is not supported in write mode"

so i thing there should be some way to mount it in read mode i tried that too buit didn`t worked for me tho
__________________
Music is like Sex, The more you get, the more you want.
demoninside is offline  
Old 28-05-2005, 06:23 PM   #6 (permalink)
In The Zone
 
firewall's Avatar
 
Join Date: Mar 2004
Location: Kolkata - INDIA
Posts: 301
Default

hope you are using exactly the same version of NTFS kernel module as the kernel you have installed.


__________________
www.aloke.info
firewall is offline  
Old 29-05-2005, 12:49 PM   #7 (permalink)
In The Zone
 
busyanuj's Avatar
 
Join Date: Dec 2003
Posts: 488
Default

Quote:
Originally Posted by demoninside
I think PCQ 2005 if FC3 based, which still do not support NTFS mounting as far as i know............
PCQLinux 2005 comes preloaded with Ntfs kernel.



sinu, if the ntfs-kernel is not installed or if it is corrupt then type:
Code:
uname -r
and note down the kernel version of Fedora Core 3 and then go to http://linux-ntfs.sourceforge.net/rpm/downloads.html and download the matching ntfs-kernel rpm and install it.

then, simply edit fstab file and add this line:
Code:
/dev/hda1 /mnt/ntfsdrive ntfs ro,umask=0222 0 0
you can also specify uid and gid if you want.

where I assume that hda1 is the partition that you want to mount and ntfsdrive is the destination folder for mounting.

upon reboot, you will be able to access your selected windows partition from linux.
But remember that Linux doesn't have write access to ntfs partitions.
__________________
You are a living magnet. What you attract into your life is in harmony with your dominant thoughts.
busyanuj is offline  
Old 30-05-2005, 11:52 AM   #8 (permalink)
In The Zone
 
Join Date: May 2004
Location: dehradun
Posts: 389
Default

Ok but is it also supports writing mode in NTFS...........
__________________
Music is like Sex, The more you get, the more you want.
demoninside is offline  
Old 31-05-2005, 01:19 AM   #9 (permalink)
In The Zone
 
busyanuj's Avatar
 
Join Date: Dec 2003
Posts: 488
Default

no, currently writing mode for ntfs partition is not supported by Fedora Core 3.

Fedora Core 3 and successfully read as well as write to vfat (fat32) partitions.
__________________
You are a living magnet. What you attract into your life is in harmony with your dominant thoughts.
busyanuj is offline  
Old 02-06-2005, 07:57 AM   #10 (permalink)
In The Zone
 
Join Date: May 2004
Location: dehradun
Posts: 389
Default

it's not only FC3 which read perfactly,
even my first linux distro RH9.0 was doing it,

So this is some thing all guys know out here,

But problem with Ntfs i m still facing,
i installed ntfs kernel section, and then again try to mount it but still the same error "NTFS partion is not supported under write mode try to mount it in read mode"

can some one help me in this
__________________
Music is like Sex, The more you get, the more you want.
demoninside is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by clmlbx
- by Charan
- by Sujeet
- by reddick

Advertisement




All times are GMT +5.5. The time now is 12:11 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2