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 21-01-2005, 04:21 PM   #1 (permalink)
Apprentice
 
Join Date: Oct 2004
Location: Ahmedabad,gujarat
Posts: 60
Default help in linux

How Can i auto mount my fat32 drive in redhat 9?

can i mount NTFS ? how?

And Can any one help me to learn perl?
vipul is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 21-01-2005, 06:32 PM   #2 (permalink)
Right Off the Assembly Line
 
Join Date: Jan 2005
Posts: 8
Default

Yeah, look at the fat32 partitions using fdisk....and then add them to the /etc/fstab file.

type "auto" as the parameter...to mount them everytime..your system boots

As far as perl is concerned, there are some man pages available there in Linux...but you can always get a book.

For mounting NTFS partitions..you have to install a small program..that patches up the kernel for NTFS support. Try google.
ankursmart is offline  
Old 21-01-2005, 09:52 PM   #3 (permalink)
In The Zone
 
Join Date: May 2004
Location: ** Hosur ** Operating System:GNU
Posts: 451
Default

Quote:
How Can i auto mount my fat32 drive in redhat 9?

You can replace the word 'c' with any word you like.

Open a console (terminal), log in as root ('su' command) and type:

Code:
mkdir /mnt/c
This will create the folder 'c' in the /mnt directory where your fat partition will be mounted.

Code:
mount -t vfat /dev/hda1 /mnt/c
__________________
Million's Of Open Minds Can't Be Wrong!
http://nc.xmgfree.com/weblog
Everybody Wants to go to Heaven...But nobody wants to Die!
naveenchandran 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



All times are GMT +5.5. The time now is 02:43 PM.


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

Search Engine Optimization by vBSEO 3.3.2