Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-06-2003, 01:43 AM
|
#1
|
Member
Registered: Jun 2003
Distribution: Redhat
Posts: 245
Rep:
|
unseen partitions???
hi,
i have both mandrake 9.1 and redhat 9.0 installed in my system.
in mandrake 9.1, all i can see are my fat32 partitions. i cannot see my ntfs partition for win xp pro and the other ext3 partition for redhat 9.0.
on the other hand, during my redhat 9.0 session, all i can see is my redhat partition. i cannot see any other partition besides that.
is there a solution or a setting to be changed for both linux's so that i can see all my hard drive partitions?
thanks
|
|
|
07-06-2003, 04:47 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
can you clarify "see" a bit better... what are you actually doing? if "fdisk -l" lists them then you can definitely "see" them fine. for *nix partitions at least, you'd need ntfs compiled into your kernel for that partition.
|
|
|
07-06-2003, 05:31 AM
|
#3
|
Member
Registered: Jun 2003
Distribution: Redhat
Posts: 245
Original Poster
Rep:
|
no, i don't see them
|
|
|
07-06-2003, 11:31 AM
|
#4
|
LQ Newbie
Registered: Jul 2003
Location: Toronto Canada
Posts: 3
Rep:
|
clairify,
where are you looking that you cant see the partitions?
|
|
|
07-12-2003, 08:59 PM
|
#5
|
Member
Registered: Jun 2003
Distribution: Redhat
Posts: 245
Original Poster
Rep:
|
i tried fdisk -l and i saw all my hard disk partitions, but i cannot mount them. what should i do so that i can mount all my hard disk partitions upon startup?
|
|
|
07-12-2003, 09:39 PM
|
#6
|
LQ Guru
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,388
|
/etc/fstab
The file /etc/fstab is where you describe all of the partitions that you want mounted at boot.
If you have already tried configuring /etc/fstab for both Mandrake and Red Hat then please post them. That will give us a starting point to diagnose your problem.
|
|
|
07-12-2003, 10:19 PM
|
#7
|
Member
Registered: Jun 2003
Distribution: Redhat
Posts: 245
Original Poster
Rep:
|
well, i haven't yet because i don't know how to use fstab
|
|
|
07-12-2003, 11:27 PM
|
#8
|
Senior Member
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403
Rep:
|
OK, here is a brief breakdown of the /etc/fstab by column.
Code:
device mount_point type options dump
/dev/hda1 /mnt/windows vfat defaults 0 0
/dev/hda2 /boot ext3 defaults 1 2
And so on...
You can copy the /dev/hdxx lines from the fstab of Mandrake into the fstab of RedHat and visa versa.
Just make sure the mount points do not conflict with each other.
If you are still unsure about fstab, post your Mandrake and RedHat fstab and your partition table information. ( use fdisk -l ).
|
|
|
All times are GMT -5. The time now is 11:46 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|