[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 110: Undefined array key "cached"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 111: Undefined array key "normal"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 112: Undefined array key "total"
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3391: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3393: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3395: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
Cabrillo College Linux Classes • View topic - Partitions question

Partitions question

UNIX/Linux Installation & Configuration

Partitions question

Postby Wil Black on Wed Sep 10, 2008 11:17 am

Hello,
I installed Ubuntu 8.04.1 on a computer at home last night and manually partitioned on installation as we did in class, i.e. a /root, a /home, and a /. My question is what are these different partions for? Do I always need all three? I can guess what /home is for but what is the difference between /root and /?
Thanks,
Wil.
Wil Black
 
Posts: 11
Joined: Mon Sep 08, 2008 7:58 pm

Re: Partitions question

Postby colinbarrettfox on Fri Sep 12, 2008 3:27 pm

in class we made ( in red hat) /[i]b[/i]oot , / , swap , and /home.
/ is the very top of the file tree so whatever partition you place that on is where everything will go under. /boot is where the kernel goes, /root is root's home directory, and /home is the parent of the user's home folder(s). the only necessary mount point is / (and you should have swap space also). if a single / mount point is all you give the installer, it will simply create all the necessary directories under /. the reason to not do that is stability, when we spread out the folder structures over multiple partitions or more ideally multiple disks, we increase its fault tolerance. a simple example is /home, say you edit movies for a living (you probably wouldnt be using linux but bear with me). on a regular basis you abuse a 750 GB drive and you want to upgrade, if your home folder is its own disk, then all you have to do is copy the data to the new drive and change one line in the file /etc/fstab, and you now have more storage space without moving any important system files, or reinstalling your OS.
colinbarrettfox
 
Posts: 2
Joined: Tue Sep 02, 2008 7:11 pm


Return to CIS 191A - Fall 2008

Who is online

Users browsing this forum: No registered users and 0 guests

cron