Install Linux with two hard drives

Posted by rdecourt on Super User See other posts from Super User or by rdecourt
Published on 2012-09-20T01:28:48Z Indexed on 2012/09/22 3:40 UTC
Read the original article Hit count: 205

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.

© Super User or respective owner

Related posts about linux

Related posts about installation