LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   NTFS Support in Linux Kernel (https://www.linuxquestions.org/questions/linux-newbie-8/ntfs-support-in-linux-kernel-75522/)

bluethundr 07-24-2003 11:02 AM

NTFS Support in Linux Kernel
 
Hey All,

This forum saved my butt a couple of days, going for the hat trick! :D

At any rate, I was succefully able to compile NTFS read only support (as write access for NTFS has a bad rep) using 'menuconfig' from the terminal (not aterminal window, but in a gui-less tty) where I was unable to do so using xconfig.

On my ThinkPad I was able to get NTFS working just fine. But for some reason I was not able to assign read permission to my user account. The only way to access it is as root.

To assign read access to my user account, I tried issuing a change mode command by typing 'chmod 444 c_drive' which is the folder I had the c:\ drive mapped to.

What I get when I try this (and a couple of variations) I get the following error message:

chmod: changing permissions of `c_drive': Read-only file system

Any suggestions?

Also, I was able to comile NTFS read only support into my kernel on my home desktop machine, and I have an entries in fstab for the partitions I'm trying to mount and the directories they are mapping to. But, when booting up, I get error messages (on the desktop, not the laptop) complaining of a "bad superblock or are you trying to mount too many filesystems?" On that machine I have an msdos partition mounting successfully.

Does anyone recognize this error or know what it means? Is there any problem with mounting both MSDOS and NTFS partitions on the same machine? I tried removing the entry for the MSDOS partition on that particular machine and it didn't make any difference and the partitions I'm trying to mount are not working.

Danke schoen!
-Tim

fancypiper 07-24-2003 11:13 AM

Perhaps these will help.

# Managing drives
LNAG - Accessing my drives
Rute - Device Mounting
New Technology FileSystem (NTFS) HOWTOs
Linux NTFS project
# Redhat links
RedHat Linux Manuals
Get your mp3 support here
Maximum RPM
rpmfind
Easier software management: apt4rpm - Red Carpet
RedHat 8.0 Tips & Tricks

# Redhat 7.3 down configuration commands
setup leads to several configuration tools

# Redhat 7.3 up configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86
Configure network:
redhat-config-network
Manage software:
redhat-config-packages


All times are GMT -5. The time now is 03:48 AM.