LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This 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


Reply
  Search this Thread
Old 04-12-2002, 02:53 AM   #1
otto
LQ Newbie
 
Registered: Apr 2002
Posts: 1

Rep: Reputation: 0
Angry Cant see my other hard drive


I am running Mandrake 8.2 and I cant see my windows drive. Is there away that I can see my drive so I can get info off it, or do I have to keep putting all the info on to CDRW and reading it that way?
 
Old 04-12-2002, 04:27 AM   #2
DeadPuddle
Member
 
Registered: Mar 2002
Location: Asheville, NC
Distribution: Debian
Posts: 257

Rep: Reputation: 30
Mounting a Fat32 Hard Drive in Linux

Type and execute these commands in your console:

mkdir /mnt/C:

mount -t vfat /dev/hda /mnt/C:
 
Old 04-12-2002, 06:50 AM   #3
hanzerik
Member
 
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian/Raspbian/Mint
Posts: 717

Rep: Reputation: 32
How is the windows drive formated? fat32, NTFS? And how is your drive setup ie: is windows is the first partition on the drive?

/dev/hda = IDE1 master
/dev/hdb = IDE1 slave
/dev/hdc = IDE2 master
/dev/hdd = IDE2 slave

1st primary partition on IDE1 master would be /dev/hda1 second would be hda2 and so forth up to hda4.
Logical partitions will start at /dev/hda5 on and go up.

So if your windows partition is the first fat32 partition on your Master drive on IDE controller 1 the command would be(As root):

mkdir /mnt/C ,or whatever you want
mount -t vfat /dev/hda1 /mnt/C
 
Old 04-12-2002, 01:19 PM   #4
JunLitsu
Member
 
Registered: Apr 2002
Distribution: Gentoo
Posts: 95

Rep: Reputation: 15
would same thing apply to rh?
 
Old 04-12-2002, 01:22 PM   #5
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Yes. The mount command, and all associated things that go with it (umount, fstab, etc) are common between all Linux distros.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing grub to external USB hard drive for later use as internal hard drive dhave Linux From Scratch 2 12-10-2005 08:48 AM
Reiser file system / Hard Disk/ Hard Drive Problems Oxyacetylene Linux - Software 4 10-10-2005 02:24 PM
2 hard drive in system mirror 1st hard drive sburns76247 Linux - General 2 12-21-2004 01:47 AM
Grub to access new hard drive and old multi os hard drive ? gedi1 Linux - Hardware 0 06-03-2004 12:01 PM
STUCK--Trying to copy old Hard Drive to new Hard Drive. Please Help tsw Linux - Newbie 8 05-26-2004 02:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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