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 08-12-2003, 09:50 PM   #1
Smooth
Member
 
Registered: May 2003
Location: /home/melbourne
Distribution: RH 8.0
Posts: 39

Rep: Reputation: 15
Error while Mounting


Greetings!

I tried to mount one of my partitions in Linux, but it prompts an error..any thoughts?

[root@localhost root]# fdisk -l

Disk /dev/hdb: 255 heads, 63 sectors, 4865 cylinders
Units = cylinders of 16065 * 512 bytes

Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1084 8707198+ 7 HPFS/NTFS
/dev/hdb2 1085 4865 30370882+ f Win95 Ext'd (LBA)
/dev/hdb5 1085 2359 10241406 7 HPFS/NTFS
/dev/hdb6 2360 3634 10241406 7 HPFS/NTFS
/dev/hdb7 3635 4800 9365863+ 83 Linux
/dev/hdb8 4801 4864 514048+ 82 Linux swap

[root@localhost root]# mount -t NTFS /dev/hdb5 /mnt/windows

mount: fs type NTFS not supported by kernel

Thank you
 
Old 08-12-2003, 10:46 PM   #2
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
By default, RedHat 9 does not support NTFS.
You will need to download and install the NTFS support RPMs.
http://linux-ntfs.sourceforge.net/


Note:
NTFS support is Read-Only.
Do NOT write to NTFS from Linux.
It may corrupt your NTFS filesystem.


Another NTFS thread
http://www.linuxquestions.org/questi...661#post416661
 
Old 08-12-2003, 11:01 PM   #3
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Just to add to Matheiu's good point about the RPM

Eventually you'll want to add an entry to /etc/fstab to enable the NTFS partition to be mounted automatically on boot up.

So - put an entry at the bottom of your /etc/fstab file on a new line - (just substitute in your User ID Number ( uid ) in place of my example one - Ive put in your mount point and partition already)

/dev/hdb5 /mnt/windows ntfs auto,ro,umask=222,uid=501 0 0

You can get your User ID Number by opening a terminal and typing:

id username – (substitute username with whatever your username is)

Look for the

uid=xxx

thats your user id number.

Last edited by Skyline; 08-12-2003 at 11:03 PM.
 
  


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
mounting error javier_ccs Linux - Newbie 1 06-17-2005 10:57 AM
mounting error nedian123 Red Hat 1 12-08-2004 11:30 PM
mounting error mm3000 Slackware 17 07-31-2004 08:16 PM
mounting error Uldis Slackware - Installation 2 07-04-2004 01:58 PM
installation error: Error mounting sda1: Invalid Argument sadirmata Linux - Newbie 1 01-29-2002 02:28 AM

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

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