• Home
  • Forum
  • Help
  • Search
  • Arcade
  • Calendar
  • Login
  • Register

PCF Random Polls
Best Browser for you?
 
Internet Explorer
- 12 (12%)
Mozilla Firefox
- 56 (59%)
Opera
- 15 (15%)
Netscape
- 1 (1%)
Avant
- 0 (0%)
Slim
- 0 (0%)
Others (not mentioned)
- 3 (3%)
Google Chrome
- 7 (7%)
 
Total Voters: 64
Members
Total Members: 1387
Latest: hyunhye
Stats
Total Posts: 73445
Total Topics: 6259
Online Today: 11
Online Ever: 43
(January 01, 2010, 01:12:24 AM)
Users Online
Users: 2
Guests: 11
Total: 13

Pages: [1]   Go Down
  Add bookmark  |  Print  
Author Topic: [SOLVED] Where can I find the two partitions in Linux?  (Read 143 times)
0 Members and 1 Guest are viewing this topic.
Justin
Site Admin
*


It's just all about discovery.

Karma: +2/-0
Offline Offline

Gender: Male
Posts: 11775


WWW
« on: September 03, 2008, 11:29:36 PM »

Hi guys, good evening. Smiley

I'm a bit confuse with this Linux partition. In Windows, if we have two partitions and when we try to open the My Computer makikita agad natin yong two partitions. In Linux naman when we open the Computer under the Places menu, all we can see are the CD/DVD drive, floppy drive and the FileSystem. We can't see any partitions appear in the Computer. I know some Linux users here already know that there's no drive letters in Linux.

My question is:
1. Where can I find the two partitions? Smiley

Thanks and God bless. Smiley Wink
« Last Edit: September 03, 2008, 11:40:21 PM by Justin » Logged

Hello Guest! Welcome to PCF! Smiley
Want to order PCF T-shirt --> CLICK HERE
raw_knee
Forum Admin
*


Teach them how to fish and you feed them forever.

Karma: +2/-0
Offline Offline

Gender: Male
Posts: 2038


WWW
« Reply #1 on: September 03, 2008, 11:56:17 PM »

a. The first partition -- the root, is the one you refer to as '/'...
b. The second partition -- the swap, cannot be seen.

I think a discussion of the linux file system is in order, so we can understand things better:

http://tldp.org/LDP/intro-linux/html/sect_03_01.html
Logged

 MacBook MB062LL/A
Canon EOS 450D
Blog | Flickr | Multiply
Justin
Site Admin
*


It's just all about discovery.

Karma: +2/-0
Offline Offline

Gender: Male
Posts: 11775


WWW
« Reply #2 on: September 04, 2008, 01:24:06 AM »

Sorry I forgot to include this.

These are the partitions that I created:
The first partition = /
The second partition = /home
The third partition = swap

So does it mean if I open my Home folder I already access my second partition?

Thanks raw_knee for the link. I'll check the link later.
« Last Edit: September 04, 2008, 01:34:46 AM by Justin » Logged

Hello Guest! Welcome to PCF! Smiley
Want to order PCF T-shirt --> CLICK HERE
Justin
Site Admin
*


It's just all about discovery.

Karma: +2/-0
Offline Offline

Gender: Male
Posts: 11775


WWW
« Reply #3 on: September 10, 2008, 09:03:22 PM »

Ok here's what I understand.

On my previous post above, I created 3 partitions. So to access the partition just goto the folder where you place the partition.

For example, in the second partition I assigned it as /home. So just goto that home folder and you already accessed your second partition.

Just correct me if I'm wrong.
« Last Edit: September 10, 2008, 09:08:12 PM by Justin » Logged

Hello Guest! Welcome to PCF! Smiley
Want to order PCF T-shirt --> CLICK HERE
raw_knee
Forum Admin
*


Teach them how to fish and you feed them forever.

Karma: +2/-0
Offline Offline

Gender: Male
Posts: 2038


WWW
« Reply #4 on: September 10, 2008, 09:11:24 PM »

Ok here's what I understand.

On my previous post above, I created 3 partitions. So to access the partition just goto the folder where you place the partition.

For example, in the second partition I assigned it as /home. So just goto that home folder and you're already accessed your second partition.

Just correct me if I'm wrong.

You got it right.

Partitions, devices, and other items in Linux/Unix/Mac OS X (and other UNIX-based OSes for that matter) are accessible as a system of 'files' and 'directories'. Simple and consistent.

That line of thought is radically different from how Windows/DOS treats the same set of items. Which is why in dealing with non-Windows OSes, we have to 'unlearn' a lot of things (if you noticed, I refer to some items as 'directories' and never mentioned 'folders') we got used to with Windows to be able to understand them.
« Last Edit: September 10, 2008, 09:13:29 PM by raw_knee » Logged

 MacBook MB062LL/A
Canon EOS 450D
Blog | Flickr | Multiply
Justin
Site Admin
*


It's just all about discovery.

Karma: +2/-0
Offline Offline

Gender: Male
Posts: 11775


WWW
« Reply #5 on: September 10, 2008, 09:37:40 PM »

Thanks raw_knee. Cool
Logged

Hello Guest! Welcome to PCF! Smiley
Want to order PCF T-shirt --> CLICK HERE
ircNewBie
Rookie
*


Now just Clicking

Karma: +0/-0
Offline Offline

Gender: Male
Posts: 130


WWW
« Reply #6 on: September 16, 2008, 10:48:34 AM »

as far as I understand about partitions (logical or extended), it refers to the division of the drive. I suppose that each partition of the drive can be of different formats i.e. Fat32/ntfs(for windows), ext/ext2(for Linux), UFS (MAC), etc..

in LInux, you got to mount the foreign (not for linux i.e. Fat32/ntfs) partition for you to see the contents of that foreign partition. Normally, the pre-defined mount point (directory) is located at /mnt directory. example  to mount  a windows partition you must use sudo mount /dev/hda{x} /mnt/your_mount_point {parameters}
for more info: http://www.tuxfiles.org/linuxhelp/mounting.html


To make all partitions mounted automatically upon booting Linux, you got to edit the /etc/fstab

I hope this can help
Logged

Im Noob Clicker!
Pages: [1]   Go Up
  Add bookmark  |  Print  
 
Jump to: