Install Linux with two hard drives

2

1

I've a machine with two hard drives. The first one has 80 GB and the second has 120 GB. I'm about to format this machine and install Linux, and I want to install all the main partitions (/, /boot, /usr/, etc.) on the first hard disk drive (sda) and mount the /home and /var partition on second disk (sdb).

Is this possible, and do I have to do something after the instalation? Or is the second hard disk drive automatically mounted? How can I do it?

I won't do it, but is there any problem to mount /boot on the second hard disk drive?

I'm using Ubuntu 12.04.

rmdecourt

Posted 2012-09-20T01:28:48.507

Reputation: 41

Answers

0

This will be something you have to do post-installation since the Ubuntu installer does not include that feature. I hate to refer to an outside source, but an excellent guide on how to do this has already been written, HOW TO: Create a separate /home partition. Good luck!

gluxon

Posted 2012-09-20T01:28:48.507

Reputation: 101