On Sun, 2004-01-11 at 12:58, Manjunath H N wrote: > I have two 40 GB IDE Hard disks, I want to put my /home partition across the > Hard disks so that I can get maximum space, but during installation it is > not allowing me to do that, it can partition only on one disk at a time, How > can I achieve partition to span across multiple disks. You could use raid0 partitions and then create a /home on that. This way not only you will get large space but generally your system will work faster as the disk read write will get spread over two disks. Especially true in multi user networked environment. -- Sudev Barar <[EMAIL PROTECTED]>
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
