Adding hard drive

Guido Heumann listguido at web.de
Sat Apr 30 15:43:27 UTC 2005


John T. Moran schrieb:
> I've got Ubuntu installed on 1 hard drive partitioned with a /boot, /,
> swap, and /home. I thinking about adding another drive to increase
> space. What would be the best way to add a drive (sata) to increase the
> space for storage?
> 
> John
> 

I have mounted an additional partition to a directory "DATA" in my users
homedir. Just created the directory and added this line to /etc/fstab:

/dev/hdb1       /home/guido/DATA ext3   defaults        0       0

This way everything in ~/DATA lies on the second hardisk. This is the
most simple way I know to add more space on a single user system.


Guido





More information about the ubuntu-users mailing list