LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-07-2007, 02:32 AM   #1
karthik3325
LQ Newbie
 
Registered: Dec 2007
Posts: 4

Rep: Reputation: 0
Unhappy how to open hard disks formated in fat & ntfs in linux


hi guys iam an amateur in linux os .I have installed debian linux in my pc iam not able to acess my hard drives(formatted in fat and NTFS) in the system in linux .If i mount them it says "unable to mount".so please help me how to sove this problem .iam a new linux user.

"THANK YOU GUYS MEET YOU SOON"
 
Old 12-07-2007, 03:12 AM   #2
nthillaiarasu
Member
 
Registered: Nov 2007
Posts: 39

Rep: Reputation: 15
check the harddrives

fdisk -l

then mount the exact windows partition

first in linux create dir in /media as c

then use the command

mount /dev/<ur win partition>/ /media/c
 
Old 12-07-2007, 03:55 AM   #3
LinLove
Member
 
Registered: Apr 2006
Posts: 30

Rep: Reputation: 15
first make a directory in your file system
in terminal type: mkdir /mnt/drivename

mount device to your mount point
use mount command as: mount -t vfat /dev/hda1 /mnt/drivename
this command mount drive C: with Fat file system to /mnt/drivename directory
for ntfs use this command: mount -t ntfs /dev/hda1 /mnt/drivename
this command mount drive C: with NTFS file system to /mnt/drivename directory

for other drives such as D: ,E:, ... use /dev/hda2, /dev/hda3

only if your Linux partition is the last partition in your disk
 
  


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
Red Hat does not open when installed on 2 hard disks rajivb Red Hat 18 07-23-2005 09:30 PM
So i formated my linux hard drive and tried to reinstall slackware but i get an error gbdavidx Linux - General 10 11-09-2004 04:29 PM
Installing Open BSD over multiple hard disks zaicheke *BSD 2 07-10-2004 07:56 PM
Hard Disks & RAID-1 DeathsFriend Fedora 2 03-25-2004 07:26 AM
How to I check a Linux formated hard drive for bad sectors NewtoLinuxWorld Linux - Hardware 1 02-27-2004 03:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:06 AM.

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