LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 12-14-2006, 11:32 AM   #1
Deasade
LQ Newbie
 
Registered: Dec 2006
Location: Khuntien
Distribution: Mandriva
Posts: 3

Rep: Reputation: 0
How to access NTFS using Mandriva2007 Free


I'm relatively new in Linux, and I've not been able to access (neither read nor write) my other two MS Windows partitions (NTFS) while I'm using Mandriva. What should I do to be able read or write into my NTFS partition? Thx y'all.
 
Old 12-14-2006, 12:12 PM   #2
nightshade_1977
Member
 
Registered: Nov 2006
Location: Clarksville, VA
Distribution: Linux Mint, Ubuntu Server
Posts: 114

Rep: Reputation: 15
I'm fairly new myself but I believe the you will not be able to write to NTFS from linux if you search the site you sould find what you need to be able to read from it

it should be as simple as mounting the partition

wish i could be more help
 
Old 12-14-2006, 08:45 PM   #3
Deasade
LQ Newbie
 
Registered: Dec 2006
Location: Khuntien
Distribution: Mandriva
Posts: 3

Original Poster
Rep: Reputation: 0
I dled the linux-ntfs kernel and have successfully mounted my ntfs partition. thx you all
 
Old 12-14-2006, 09:08 PM   #4
Deasade
LQ Newbie
 
Registered: Dec 2006
Location: Khuntien
Distribution: Mandriva
Posts: 3

Original Poster
Rep: Reputation: 0
It appears that when I restart my system, I have to manually mount NTFS again. Is there any way I can automatically mount my partition when my system startup (kinda like Window's msconfig)?
 
Old 12-15-2006, 04:40 AM   #5
valyo_bg
Member
 
Registered: Jul 2005
Location: Bulgaria
Distribution: Mandriva 2011
Posts: 49

Rep: Reputation: 15
Hi,
Yes you can - in Mandriva Control Center -> Mount Points - >...Hard disk - > click on NTFS partition, then click on Toggle expert mode (bottom center button), click "Options" (on left) and uncheck "noauto" and check "user". After this, exit, save changes when prompted and on next reboot your NTFS HDD will be mounted automatically. This can be done for all your Hard disks if you have more.

Regards,
Valentin
 
Old 01-01-2007, 08:59 AM   #6
mkhan919
Member
 
Registered: Jan 2007
Location: Valbonne, France
Distribution: Mandriva 2008 (Free)
Posts: 135

Rep: Reputation: 15
NTFS Write access in Mandriva Free 2007

hi,
i am a newbie ( as in complete newbie)... i have just installed mandriva 2007. The only prob at the moment in although i can read from my NTFS partitions, i cannot write to them. Is there any solution for that....
thank you
 
Old 01-01-2007, 11:25 AM   #7
jib2
Member
 
Registered: Sep 2003
Location: Paris, France
Distribution: Arch x86_64
Posts: 221

Rep: Reputation: 30
mkhan919> It's perfectly normal. Linux can read NTFS but can't write safely on it. If you really want to, you'll need ntfs-3g
 
Old 03-24-2007, 01:32 PM   #8
the crazy cow
LQ Newbie
 
Registered: Feb 2007
Distribution: madriva one,fedora 4,fedora 6,knoppix 5.1
Posts: 4

Rep: Reputation: 0
Quote:
Originally Posted by Deasade
I'm relatively new in Linux, and I've not been able to access (neither read nor write) my other two MS Windows partitions (NTFS) while I'm using Mandriva. What should I do to be able read or write into my NTFS partition? Thx y'all.
The first step--install ntfs-3g i586 --you find at www.pbone.net,rpmfind.net

After this --run konqueror(or krusader) as root moderun comand-->at options mark -Run as a diferent user type :root
passworyour root password)

-->go in /mnt/ and create directory "win_c"
after this go in /etc/ and writhe in fstab.txt ---"/dev/hda1 /mnt/win_c ntfs umask=0,users,ro,exec 1 1"
reboot computer.After reboot you have in device-partition c
For another partition ...create in /mtn-- win_d-directory and write in fstab.txt "/dev/hda5 /mnt/win_d ntfs umask=0,users,ro,exec 1 1 "--reboot.
 
Old 03-24-2007, 02:07 PM   #9
Thomas Lemmens
Member
 
Registered: Sep 2006
Location: European Union (BE)
Distribution: Ubuntu, Slackware
Posts: 49

Rep: Reputation: 16
Don't forget there is a security issue when making the NTFS partitions writable. Windows viruses, possibly residing in the linux partition, are not harmfully to linux, but can be transferred to NTFS without the knowledge of windows virus scanners.

Last edited by Thomas Lemmens; 03-24-2007 at 02:08 PM.
 
Old 03-25-2007, 02:38 AM   #10
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
I believe Mandriva has an ntfs-3g available from repositories, but if I remember correctly, it's version is below 1.0, that's why I installed the ntfs-3g from source and the Fuse from source, anything below version 1.0 is considered un-stable. Both of these latest source packages are stable, the fuse module that comes with Mandriva 2007 is deficient. I have two Windows XP and the four Linux distributions listed in my profile all using a shared NTFS data partition. The only Linux that supplied ntfs-3g over version 1.0 that I installed from repo is Debian Etch, the rest I used ntfs-3g from source and got rid of the shared /home partition because NTFS gives me unlimited file size and all my data is centralized.
Even after updating the kernel in both Mandriva & Fedora, I read & write without re-compiling anything. My virus scanner in Windows does dally scans once every couple months (when they get booted).

Very nice.
There is a difference with Mandriva compared to the rest which I point out in this thread.

http://www.linuxquestions.org/questi...d.php?t=532570
 
Old 03-25-2007, 11:54 PM   #11
the crazy cow
LQ Newbie
 
Registered: Feb 2007
Distribution: madriva one,fedora 4,fedora 6,knoppix 5.1
Posts: 4

Rep: Reputation: 0
Quote:
Originally Posted by Thomas Lemmens
Don't forget there is a security issue when making the NTFS partitions writable. Windows viruses, possibly residing in the linux partition, are not harmfully to linux, but can be transferred to NTFS without the knowledge of windows virus scanners.
The best way(for me) is to install Linux Defender(by BitDefender)or Clamav
and set him to scan ntfs partitions on acces.Personal i test LinuxDefender and is very good..
 
Old 03-26-2007, 06:28 AM   #12
mkhan919
Member
 
Registered: Jan 2007
Location: Valbonne, France
Distribution: Mandriva 2008 (Free)
Posts: 135

Rep: Reputation: 15
s

hi, first of all sorry for hijacking this thread but since i am facing a similar problem so i thought it better to post here instead of starting a new thread.

I am using Mandriva 2007 with kernel 2.6.18.8-1mdv .

I installed the latest version of fuse and ntfs as directed by the above thread. i followed the same procedure as adviced by juniorHacker, including deleting the fuse file etc. Everything seems to install okay.

Then i went to /etc/fstab and changed

/dev/sda5 /mnt/win_d ntfs umask=0,nls=utf8,user,auto,ro 0 0

to
/dev/sda5 /mnt/win_d ntfs-3g umask=0,nls=utf8,user,auto,rw 0 0



However, when i tried to boot the system the it crashed when it was mounting file system. If displayed something like
"NULL Pointer in Dereferencing ....................." (in case it is important, i will crash the system again and get the complete message).

i then rebooted the system with previous version of the kernel, 2.6.17* and this time it loaded okay but the win_d was not mounted. i restored the original fstab and now everything is back to normal. (NTFS is again ro since now i am not using ntfs-3g for mouting).

can you please guide me as to what may be the problem? is this a problem with kernel version ?

Thank you for your help.
 
Old 03-26-2007, 04:11 PM   #13
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
mkhan919

I provide a link to another post where I give better instructions, in that post I mention how to setup fstab properly, you can go ahead and re-install the other kernel but maybe you should setup fstab properly first. If you use Mandriva's ntfs-3g, fstab can probably be set up the way you have it. This is what I mention in the other thread:

Quote:
If you want to try ntfs-3g, make sure to have kernel-source or headers and set up fstab exactly as they say in the instructions. They are easy to set up and "fabulous". There is a link to Fuse site on ntfs-3g site.
Your fstab should be like this:

Quote:
/dev/sda5 /mnt/win_d ntfs-3g defaults 0 0
 
Old 03-26-2007, 04:21 PM   #14
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
And make sure you deleted "fuse.ko.gz" not the new one you built "fuse.ko".
 
Old 03-26-2007, 11:15 PM   #15
the crazy cow
LQ Newbie
 
Registered: Feb 2007
Distribution: madriva one,fedora 4,fedora 6,knoppix 5.1
Posts: 4

Rep: Reputation: 0
Quote:
Originally Posted by Junior Hacker
mkhan919

I provide a link to another post where I give better instructions, in that post I mention how to setup fstab properly, you can go ahead and re-install the other kernel but maybe you should setup fstab properly first. If you use Mandriva's ntfs-3g, fstab can probably be set up the way you have it. This is what I mention in the other thread:



Your fstab should be like this:
if you set fstab at "default 0 0" you can't mount ntfs partition after
reboot
just set like cdrom where is write "auto"---write "ntfs" and delete "noauto".
 
  


Reply

Tags
trouble



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
oSUSE (2.6.16.21-0.25) not letting me see any Mandriva2007 (2.617.5) partitions digital8doug Linux - Newbie 1 11-17-2006 01:20 PM
Good News - Mandriva2007 and Mounting USB NTFS HD rrrssssss Linux - Hardware 2 10-13-2006 05:00 AM
Mandriva2007 Beta: Can't see the mouse JBailey742 Mandriva 7 09-13-2006 08:12 AM
Apache2.2.2 doesn't recognize php5.1.4 in Mandriva2007.0 scv Mandriva 1 09-02-2006 05:15 AM
Captive NTFS -- full r/w ntfs access for Linux spurious Linux - Software 6 01-09-2004 12:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 12:29 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