LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 08-27-2002, 11:42 AM   #1
twidget2000
LQ Newbie
 
Registered: Aug 2002
Location: USA
Distribution: Red Hat 7.3
Posts: 1

Rep: Reputation: 0
Question Accessing Hardrives from VMWARE runnin linux redhat 7.3


I am running Red Hat 7.3 in Vmware on a Windows XP Professional host machine. My problem is that I am trying to acces the windows physical drives. i have given the vmware machine access to the physical drive and now I am trying to figure out how to mount them into the linux o.s. but cannot for the life of me figure out what the devices are called or what the command to mount them would be. Any help with this would be really appreciated ... I have also tried to acces them via the network but that does not seem to be woring either...


Brian
 
Old 08-27-2002, 01:51 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Run
fdisk /dev/hda
and press 'p' to see all partitions (first disk), use 'q' to exit
Look which ones are Windows (I suppse NTFS). Let's say that one of them is /dev/hda1. To mount it use:
mkdir /mnt/win1
This creates a directory
mount -t ntfs /dev/hda1 /mnt/win1

To unmount use
umount /mnt/win1

Of course, it's similar with other partitions.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing VMware files in Linux shane25119 Linux - Software 8 06-17-2004 01:26 AM
Accessing partitions from guest OS with VMware PatomaS Linux - Networking 0 10-28-2003 08:39 AM
Accessing USB Flash Drive under Redhat Linux kn_sravan Linux - Hardware 7 08-18-2003 12:56 AM
VMWare 3.2 and Redhat Linux 9 triplem Linux - Software 10 04-06-2003 07:58 PM
Vmware and Redhat Linux 7.3 xibernex Linux - Software 1 06-17-2002 03:47 AM

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

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