Hi,
First of all PLEASE don't assume I'm a rebel Windows user trying to use Linux on a Windows way.
I just want to be on control and use the partitions the way I consider the smartest (conceptually at least).
My target:
One partition to O.S., drivers and all related stuff.
A second partition to all installed programs.
A third partition to my personal data, things I download or create.
Here my current partitioning option:
/dev/sda1 - Linux
/dev/sda2 - Extended
/dev/sda5 - Linux swap
/dev/sda6 - Linux
/dev/sda7 - Linux
I would like to have O.S. and related stuff on sda1.
I would like to have a way to force all programs to be installed on sda6.
I would like to get all my personal data on sda7.
According with I have read so far, I need to associate file systems this way:
"/" goes on sda1 -> O.S. and related stuff.
"/home" goes on sda7 -> my personal data.
OK, but what about to force programs to be installed on sda6 ?
As I know by now, Linux programs spread their files on many File systems like: "/usr", "/lib", "/opt" and even "/home" which would be in a separate partition at this point.
Is there a way to get this done?
--
MarcRic
www.marcric.com
http://marcricblog.blogspot.com/
http://www.traineronrails.com/
http://groups.google.com.br/group/riorubyrails
First of all PLEASE don't assume I'm a rebel Windows user trying to use Linux on a Windows way.
I just want to be on control and use the partitions the way I consider the smartest (conceptually at least).
My target:
One partition to O.S., drivers and all related stuff.
A second partition to all installed programs.
A third partition to my personal data, things I download or create.
Here my current partitioning option:
/dev/sda1 - Linux
/dev/sda2 - Extended
/dev/sda5 - Linux swap
/dev/sda6 - Linux
/dev/sda7 - Linux
I would like to have O.S. and related stuff on sda1.
I would like to have a way to force all programs to be installed on sda6.
I would like to get all my personal data on sda7.
According with I have read so far, I need to associate file systems this way:
"/" goes on sda1 -> O.S. and related stuff.
"/home" goes on sda7 -> my personal data.
OK, but what about to force programs to be installed on sda6 ?
As I know by now, Linux programs spread their files on many File systems like: "/usr", "/lib", "/opt" and even "/home" which would be in a separate partition at this point.
Is there a way to get this done?
--
MarcRic
www.marcric.com
http://marcricblog.blogspot.com/
http://www.traineronrails.com/
http://groups.google.com.br/group/riorubyrails
Comment