LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-03-2005, 03:54 AM   #1
oldforce
Member
 
Registered: Jun 2004
Location: Turkey, Istanbul
Distribution: Novel Suse Professional 9.3
Posts: 86

Rep: Reputation: 15
how to add new mounted...?


how can i add new mounted hd to my computers section of fedora core?
i edited fstab and added fat32 partitions but i want to add them to my computers folder?

one more thing how can i mount read only ntfs drive and how can i add language support for fat32 mounted drives because folder names looks different?
i am using turkish system..

thanks alot...
 
Old 07-03-2005, 09:58 PM   #2
dr_zayus69
Member
 
Registered: Sep 2004
Location: western massachusetts
Distribution: fedora core 3, Suse 10
Posts: 877

Rep: Reputation: 35
post fstab and we can see if you did it right. Normally when you mount it it should have an icon show up on the desktop to reflect the drive. Where you able to mount it or did it fail to mount - post the output you get when you try mounting it. to add a ntfs partition read only you'd have to add ro to the options - im pretty sure you don't need a package to do that but if you wanted to write to the nfts drive you'd have to install something to do so. sorry i can't help you on the language issue. here is a link that explains fstab pretty well

http://www.tuxfiles.org/linuxhelp/fstab.html

try man mount for more info as well. good luck
 
Old 07-03-2005, 10:13 PM   #3
Michael Johnson
Member
 
Registered: Jul 2005
Location: Wagga Wagga, Australia
Posts: 262

Rep: Reputation: 30
To add a new hard drive. First you will need create a partition on it and then format the partition. To add it to your system you need to create a new directory on your file system tree. This is where the drive will be mounted.
you nned to be root to complete these tasks.
<directory> This is replaced by the directory name you choose
<drive> This is replaced by the drive (hdb1 or whatever)
<userid> the number that identifies the owner of the mounted drive
<groupid> the number that identifies the group access to the mounted drive
#su
Password: (insert you root password nothing will be echoed at all)
#md /mnt/<directory>
#echo "/dev/<drive> /mnt/<directory> auto iud=<userid>,gid-<groupid> 0 0" >> /etc/fstab
#mount /mnt/<directory>
at this point the drive shoul be mounted
#exit
all done.


This will allow you to edit fstab and
 
Old 07-03-2005, 10:23 PM   #4
oldforce
Member
 
Registered: Jun 2004
Location: Turkey, Istanbul
Distribution: Novel Suse Professional 9.3
Posts: 86

Original Poster
Rep: Reputation: 15
i know

i know how to edit fstab..
thans for more detailed explanations

first of all, i want to learn to correct the cgaracter encoding of mounted fat32 partition...
second, i wanna learn to mount ntfs drive on fedora 4..
at last, i wanna learn to add mounted drive icon in "my computer" (this is a folder in fedora at desktop) folder.

thanks to everyone..
 
Old 07-03-2005, 10:35 PM   #5
Michael Johnson
Member
 
Registered: Jul 2005
Location: Wagga Wagga, Australia
Posts: 262

Rep: Reputation: 30
FC4 does not include the ntfs file system. You will need to obtain the kernel source from FC and recompile it with ntfs support before you even start anything else. Make sure you download the source that matches your kernel.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
samba: linux mounted share = choppy playback, windows mounted share = smooth kleptophobiac Linux - Software 2 04-10-2005 08:23 AM
NFS: a mounted to b, b mounted to c, c can't read a? Steve Cronje Linux - Networking 9 10-25-2004 09:51 AM
add CD-ROM? add Floppy? Devices? Kelphyr Slackware 5 10-10-2004 06:17 PM
kdevelop add folder and add new class is slow edwardt Programming 0 03-03-2004 06:04 PM
Miss Match IP Add and Adapter Add. ???? hitesh_linux Linux - Networking 5 02-08-2003 01:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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