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 07-10-2006, 06:21 PM   #1 (permalink)
Level 96 Headbanger
 
DeSmOnD dAvId's Avatar
 
Join Date: Apr 2005
Location: Metalopolis
Posts: 1,121
Question FC4 hangs while initialising a module


I want to install the Paragon NTFS software for my FC4 installation to gain acess to my NTFS partition. I have followed all the procedure according to the documentation provided. But when I have to initialize the module by the command:

Code:
[localhost@Desmond /]#insmod ufsd.ko
It simply hangs. Any solution?
__________________
"Words meant to dwell in darkness shall never see the light of day.
Words can be broken, so can bones. Execute the mandate." :twisted:


Steam : DeathMetal
Garena : death_metal27
My Blog : The Pandemonium
(Latest Post : Where does music come from?)
Guitar gear : GB&A (acoustic), ESP LTD-M50 (New :twisted:), Roland MicroCube Amp.
DeSmOnD dAvId is online now  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 07-10-2006, 08:53 PM   #2 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: FC4 hangs while initialising a module

@Desmond, what documentation you are following?? Better follow Stanton Finley's Fedora 4 Notes. Click here
I don't understand why you guys are bent on NTFS? Convert one Windows partition
to FAT32. It will work without any problems. Also you don't need to install any special
software to access Windows partiton, if it's FAT32.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 07-10-2006, 10:57 PM   #3 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: FC4 hangs while initialising a module

Yea there are many problems I faced with NTFS like "disk not being accessible" something like that and more.
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 12-10-2006, 11:40 AM   #4 (permalink)
Level 96 Headbanger
 
DeSmOnD dAvId's Avatar
 
Join Date: Apr 2005
Location: Metalopolis
Posts: 1,121
Default Re: FC4 hangs while initialising a module

I have only two partitions:Windows NTFS partition and Linux ext2 partition. I need to access my files in the NTFS partition.

@JGuru, My modem is not supported by FC4, so I cannot download the rpm package. Can you give me another alternative?
__________________
"Words meant to dwell in darkness shall never see the light of day.
Words can be broken, so can bones. Execute the mandate." :twisted:


Steam : DeathMetal
Garena : death_metal27
My Blog : The Pandemonium
(Latest Post : Where does music come from?)
Guitar gear : GB&A (acoustic), ESP LTD-M50 (New :twisted:), Roland MicroCube Amp.
DeSmOnD dAvId is online now  
Old 12-10-2006, 12:18 PM   #5 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: FC4 hangs while initialising a module

Well try ntfs-3g, which seems to work fine for many people.
And I have used ntfs-static in the past, but it gave very slow speeds.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 12-10-2006, 01:22 PM   #6 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: FC4 hangs while initialising a module

@Desmond, What is your modem brand? It's a dial-up or ADSL USB modem?
Fedora doesn't support NTFS!! But there are work arounds available. You can do
one thing resize the NTFS partition & create another FAT32 partition. You can access
FAT32 partition in Fedora without any problems.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 12-10-2006, 02:36 PM   #7 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: FC4 hangs while initialising a module

Quote:
Originally Posted by JGuru
@Desmond, what documentation you are following?? Better follow Stanton Finley's Fedora 4 Notes. Click here
I don't understand why you guys are bent on NTFS? Convert one Windows partition
to FAT32. It will work without any problems. Also you don't need to install any special
software to access Windows partiton, if it's FAT32.
b'cos NTFS is certainlty better than fat32
__________
Quote:
Originally Posted by tech_your_future
Well try ntfs-3g, which seems to work fine for many people.
And I have used ntfs-static in the past, but it gave very slow speeds.
here is tut on this
http://sourceforge.net/mailarchive/f...&forum_id=2697

Last edited by gary4gar; 12-10-2006 at 02:36 PM. Reason: Automerged Doublepost
gary4gar is offline  
Old 13-10-2006, 11:38 AM   #8 (permalink)
Level 96 Headbanger
 
DeSmOnD dAvId's Avatar
 
Join Date: Apr 2005
Location: Metalopolis
Posts: 1,121
Default Re: FC4 hangs while initialising a module

My modem is a Connexant 56K Data/Fax/Voice under the name D-Link (Dial Up). I cannot create a FAT32 partition because my dad wil not allow it.
__________________
"Words meant to dwell in darkness shall never see the light of day.
Words can be broken, so can bones. Execute the mandate." :twisted:


Steam : DeathMetal
Garena : death_metal27
My Blog : The Pandemonium
(Latest Post : Where does music come from?)
Guitar gear : GB&A (acoustic), ESP LTD-M50 (New :twisted:), Roland MicroCube Amp.
DeSmOnD dAvId is online now  
Old 13-10-2006, 09:32 PM   #9 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: FC4 hangs while initialising a module

I have worked with RedHat Linux 7.2 ( few years back) & it detected my D-Link modem. After a few
configurations were done, I was able to connect to the Net. So D-Link should work
with Fedora Linux. Open the Terminal WIndow , login as root & type:

$ su -
(Enter root password)
# kudzu -p -b serial

Post the output of this command.
__________________
* Imagination is more important than knowledge.
-Albert Einstein

Last edited by JGuru; 13-10-2006 at 09:55 PM.
JGuru is offline  
Old 06-12-2006, 11:54 AM   #10 (permalink)
Level 96 Headbanger
 
DeSmOnD dAvId's Avatar
 
Join Date: Apr 2005
Location: Metalopolis
Posts: 1,121
Default Re: FC4 hangs while initialising a module

Is that for an external modem?

'cause I'm afraid I have an Internal one.
__________________
"Words meant to dwell in darkness shall never see the light of day.
Words can be broken, so can bones. Execute the mandate." :twisted:


Steam : DeathMetal
Garena : death_metal27
My Blog : The Pandemonium
(Latest Post : Where does music come from?)
Guitar gear : GB&A (acoustic), ESP LTD-M50 (New :twisted:), Roland MicroCube Amp.
DeSmOnD dAvId is online now  
Old 06-12-2006, 06:23 PM   #11 (permalink)
In The Zone
 
Join Date: Oct 2006
Location: Mumbai
Posts: 365
Default Re: FC4 hangs while initialising a module

if u r on fedora core 4 than my suggestion is either upgrade ur os to fc5 or 6 or switch to other distro like ubuntu.
fc4 has lots of problem.

as long as accessing ntfs partition is concern than download latest version of kernel compile it and install it u will be able to access ntfs partition without any problem.

ps: i never got access to ntfs on fc4 i tried every thing from installing ntfs-3g to linux ntfs . but none of the software worked for me i think compiling linux kernel is best sollution.
__________________
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
Desi-Tek.com is offline  
Old 06-12-2006, 09:15 PM   #12 (permalink)
Wise Old Owl
 
vignesh's Avatar
 
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
Default Re: FC4 hangs while initialising a module

Why not try installing the ntfs kernel ?
vignesh 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 icebags
- by Sujeet
- by clinton
- by topgear

Advertisement




All times are GMT +5.5. The time now is 10:24 AM.


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

Search Engine Optimization by vBSEO 3.3.2