Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
hi
this is jeevan from india .i m new in linux.i have downloaded ntfs-3g MODULE from (http://www.tuxera.com/community/ntfs-3g-download/) this site and extract it into the directorey then enter into the directorey and run=./configure then i m facing eroor.error is below. im using RHEL5 KERNAL VERION=2.6.18-8.E15
[root@localhost ntfs-3g-2010.5.22]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... no
checking for cc... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
This forum is only for "Introductions", you can post your technical problems in any appropriate forum in the link below: http://www.linuxquestions.org/questions/
thanks for ur reply
got it
now ntfs-3g module installed but when i m mounting my ntfs partition in linux its showing error
mount -t ntfs-3g /dev/sda2 /mnt/windows
[root@localhost /]# fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
242 heads, 55 sectors/track, 11743 cylinders
Units = cylinders of 13310 * 512 = 6814720 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 2308 15359712+ 7 HPFS/NTFS
/dev/sda2 2309 11742 62783270 f W95 Ext'd (LBA)
/dev/sda5 2309 6924 30719452+ 7 HPFS/NTFS
/dev/sda6 6925 11742 32063762+ 7 HPFS/NTFS
Disk /dev/sdb: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 25 200781 83 Linux
/dev/sdb2 26 6399 51199155 5 Extended
/dev/sdb3 6400 6654 2048287+ 82 Linux swap / Solaris
/dev/sdb4 6655 11655 40170532+ 83 Linux
/dev/sdb5 26 6399 51199123+ 83 Linux
[root@localhost /]# mount -t ntfs-3g /dev/sda5 /mnt/window/
FATAL: Module fuse not found.
ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root
[root@localhost /]#
i have downloaded fuse module
and run command=./cofigure then make then make install (its working)
but modprobe fuse (this command not working
[root@localhost /]# cd /root/Desktop/
[root@localhost Desktop]# cd fuse-2.8.4
[root@localhost fuse-2.8.4]# ls
aclocal.m4 compile config.rpath configure COPYING.LIB example fuse.pc INSTALL libtool Makefile missing README.NFS
AUTHORS config.guess config.status configure.in depcomp FAQ fuse.pc.in install-sh ltmain.sh Makefile.am NEWS util
ChangeLog config.log config.sub COPYING doc Filesystems include lib m4 Makefile.in README
[root@localhost fuse-2.8.4]# modprobe fuse
FATAL: Module fuse not found.
[root@localhost fuse-2.8.4
plz help
i have sound problem i m using rhel5 kernal 2.6.18-8.e15
audio model =Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
i have tried lot of thing but not getting result
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.