LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 12-20-2003, 08:41 AM   #1
Bilal
LQ Newbie
 
Registered: Dec 2003
Location: Planet Earth
Posts: 12

Rep: Reputation: 0
How do I access my other hard disk partitions??


ok.......thanks to this good community I sucessfully installed the linux mandrake with windows xp dual boot..although I still have the modem and screen resolution problem....

my question is that, how can access my data on other partitions of my HD..
like C: which contain winddows and D:, E:, F: etc............

Thanks.....
 
Old 12-20-2003, 08:48 AM   #2
Marq
Member
 
Registered: Nov 2003
Distribution: Debian
Posts: 43

Rep: Reputation: 15
well for me the windows partition is under /mnt/winc/ it's probably the same for the other drive letters
 
Old 12-20-2003, 08:55 AM   #3
Bilal
LQ Newbie
 
Registered: Dec 2003
Location: Planet Earth
Posts: 12

Original Poster
Rep: Reputation: 0
thanks........but I am too new for linux like a baby just born...so can you please explain it in details how I can access it? is there any windows explorer like GUI is available in linux mandrake???
 
Old 12-21-2003, 01:02 AM   #4
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
The partitions may already be mounted. If that is the case, you only need to find out where. How they get mounted is listed in the file /etc/fstab.

Here is part of my fstab file:
Code:
/dev/hda12 / ext3 defaults 1 1
/dev/hda1 /boot ext3 defaults 1 2
/dev/hda10 /home ext3 defaults 1 2
/dev/hda11 /tmp ext3 defaults 1 2
/dev/hda9 /usr ext3 defaults 1 2
/dev/hda7 /var ext3 defaults 1 2
/dev/hda5 swap swap defaults 0 0
The first partition is /dev/hda1 and it is mounted at /boot. I can browse to /boot and see what is in it.
The other partitions are all extended partition, so the next partition is /dev/hda5. It is a swap partition, which I can't browse.

Your /etc/fstab should tell you where they are mounted. If they are not mounted, you can go to the Mandrake Control Center, select Mount Points, then Diskdrake. From this program you can add mount points for your windows partitions. Keep in mind that NTFS partitions are read only ( if you are using Windows 2000 or XP ). The windows partitions are probable mounted below the /mnt directory, with names like /mnt/win_c, /mnt/win_d, etc.

Read the output of man mount if you want to learn more about mounting various file system types.
 
Old 12-21-2003, 06:17 AM   #5
Bilal
LQ Newbie
 
Registered: Dec 2003
Location: Planet Earth
Posts: 12

Original Poster
Rep: Reputation: 0
Thanks a lot....now I know how to access them just browse in mnt/winc etc........ thanks m8!
 
  


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
help with re-arranging hard disk partitions umichLinux Linux - General 4 04-10-2005 04:13 PM
auto mounting of hard disk partitions rm1 Programming 3 11-08-2004 09:04 AM
Which sizes on hard-disk partitions? andersh3 Linux - Newbie 1 05-28-2004 10:22 AM
Hard Disk Partitions thenebula Linux - Newbie 8 10-24-2003 10:16 PM
Hard Disk Partitions bumsbunny Linux - Newbie 5 07-10-2001 08:10 PM

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

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