LinuxQuestions.org
Visit Jeremy's Blog.
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 06-19-2003, 08:27 PM   #1
durden2.0
Member
 
Registered: May 2003
Distribution: redhat 9.0
Posts: 113

Rep: Reputation: 15
mounting a windows 2000 hard drive


Hey everyone,

I have been reading and I wanted to know what the correct way to try and mount my win2k hard drive on my redhat 9.0 machine. The windows drive is the slave drive on the machine and I was wondering if there was a quick and easy way to mount, browse, and move files over to the redhat drive? Thanks for the help
 
Old 06-19-2003, 08:37 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
man mount

Will look something like this:
Code:
mount -t <filesystem-type> /dev/hda1 /mnt/windows
If your Win2k is formatted as NTFS, you will most likely only want to make it Read_Only as writing to an NTFS from Linux can trash your system.

A quick search on the forums and you'll find this is ask quite a bit with lots of information already out there.
 
Old 06-19-2003, 08:43 PM   #3
durden2.0
Member
 
Registered: May 2003
Distribution: redhat 9.0
Posts: 113

Original Poster
Rep: Reputation: 15
thanks, but I have another question. Is windows 2k always NTFS, and if not how do I find out what mine is without having to boot it up? Also what filesystem type do I try to mount it as? Thanks and I will search the board for more info.
 
Old 06-19-2003, 08:47 PM   #4
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
# Managing drives
LNAG - Accessing my drives
Rute - Device Mounting

# Redhat links
RedHat Linux Manuals
Get your mp3 support here
Maximum RPM
rpmfind
Easier software management: apt4rpm - Red Carpet
RedHat 8.0 Tips & Tricks

# Redhat 7.3 down configuration commands
setup leads to several configuration tools

# Redhat 7.3 up configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86
Configure network:
redhat-config-network

# Handling NTFS
New Technology FileSystem (NTFS) HOWTOs
Linux NTFS project

Last edited by fancypiper; 06-19-2003 at 08:49 PM.
 
Old 06-19-2003, 08:54 PM   #5
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
Quote:
Originally posted by durden2.0
thanks, but I have another question. Is windows 2k always NTFS, and if not how do I find out what mine is without having to boot it up? Also what filesystem type do I try to mount it as? Thanks and I will search the board for more info.
Well I know for sure you can most likely use:

fdisk -l

That should list all your partitions and the filesystem type. And no, Win2k isn't always NTFS, it can be formatted as FAT32 which you'd probably much rather prefer if you want to write to it from within Linux, as that is totally safe to do.

mount -t ntfs /dev/hda1 /mnt/windows <-- if its ntfs, if its fat32, you'd mount replace ntfs with vfat. Search the forums as this has been asked and answered all the time.
 
Old 06-19-2003, 09:23 PM   #6
durden2.0
Member
 
Registered: May 2003
Distribution: redhat 9.0
Posts: 113

Original Poster
Rep: Reputation: 15
Ok thanks for the help and I got it to working. The drive was vfat instead of NTFS. This means I should be able to mount it as read/write and be ok with it right? Thanks again
 
Old 06-19-2003, 09:27 PM   #7
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
Quote:
Originally posted by durden2.0
Ok thanks for the help and I got it to working. The drive was vfat instead of NTFS. This means I should be able to mount it as read/write and be ok with it right? Thanks again
Yup. Glad to be of help.
 
  


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
linux and windows 2000 on seperate hard drives domon#1 Linux - Hardware 3 07-07-2005 02:43 PM
mounting a windows format hard drive? cynergysystems Linux - Newbie 8 10-18-2004 11:59 PM
windows xp hard drive mounting error threedguy Linux - Hardware 14 10-09-2003 10:36 PM
windows 2000 and linux on seperate hard drives kidquestion Linux - Newbie 0 08-07-2003 08:39 AM
Recognizing windows 2000 hard drive files in linux eelee Linux - Newbie 6 01-02-2002 01:23 AM

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

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