I currently have FreeBSD 4.2 installed I have added another hard drive to my system the one that freeBSD is currently installed on is 1.6 GB and the one I added is 1.5GB. What I want to do is to use vinum to span /usr across both disks. But the problem is if I do vinum -concat ad4s1e ad7s1e(the two partitions i want to combine) and ad4s1e currently has /usr on it. Doing vinum -concat on partitions will remove all data from them. Does anyone know of a good way to go about doing this?