LinuxQuestions.org
Help answer threads with 0 replies.
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 06-17-2005, 11:06 PM   #1
glenn69
Member
 
Registered: Jul 2003
Location: Chicagoland
Distribution: ArchLinux
Posts: 261

Rep: Reputation: 32
Question How do I know which partition my distros are on? (Multi distros)


I have about 4 Linux distros and 1 Windows installed on 2 hard drives. I installed these distros some time ago and have only really used 1 on a regular basis. (For those of you curious....MEPIS)

I would like to try some new distros out.

My question is : How do I verify which partition my MEPIS is using?
I don't want to install anything over that one. I am booting through GRUB if that matters.

Thanks for the help.
 
Old 06-17-2005, 11:47 PM   #2
PowerMatt
Member
 
Registered: Aug 2004
Posts: 42

Rep: Reputation: 15
Take a look at your fstab in /etc and it'll tell you exactly what partition it's on (while you're running MEPIS that is). Just look for what is being mounted at / (assuming you're only using one partition for it). It'll be something like /dev/hda5 (which would be the first logical partition on your primary hard drive if I remember right, if you happen to have SCSI, it'll look like /dev/sda5). Or you could look in your grub.conf and see the device string in there as well.
 
Old 06-18-2005, 12:56 AM   #3
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
Just type the command mount with nothing else and you'll get some output like this :

ryan@ryanhp:~$ mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/hda6 on /home type ext3 (rw)
/dev on /.dev type unknown (rw,bind)
none on /dev type tmpfs (rw,size=5M,mode=0755)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hdc on /media/cdrom0 type udf (ro,noexec,nosuid,nodev,user=ryan)
ryan@ryanhp:~$

This should tell you everything you need to know.
 
Old 06-18-2005, 02:43 AM   #4
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Another option would be to open a terminal session and run the "df" command, which is intended to display the amount of space each partition is using, but also (conveniently) shows you exactly which partitions are currently in use. -- J.W.
 
  


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
Multi Booting 4 separate Distros w/GRUB rickbman Linux - Distributions 5 05-14-2006 04:30 AM
Slack and other Distros: Multi Boot Questions c31c Slackware 5 10-22-2004 05:28 AM
Is there a limit to number of distros I can multi boot? glenn69 Linux - Newbie 1 10-12-2004 02:50 PM
Multi Distros and XP Sux Linux - Newbie 13 06-29-2003 09:33 AM
best order to install distros in multi-boot yowwww Linux - General 5 05-12-2003 11:32 PM

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

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