Hello, [email protected] (Jay Hart), 2018.07.25 (Wed) 21:31 (CEST): > Running a stock 6.3 machine. I just bought a new server and hope to > move this drive over, but think I need to move two partitions around > at get more space.
I'm not sure you need to... My /usr is just 895M. Yours is fuller because you have /usr/local on the same slice? If so, I'd consider this the problem. You'd have slices left after your wd0i[1], but is there unassigned space left on the disk? If so, I'd create a new slice and put /usr/local there. More info would have been helpful, show output of mount(8) and df(1), disklabel, fdisk, dmesg, perhaps? [1] what, a wd(4)?! ;-) Marcus > I have one drive installed, with about 6 partitions. > > /var is a 6.3G partition (wd0e) using 50M of space > /usr is a 2.0G partition (wd0f) using 1.6G of space > > Last partition number is wd0i. > > What would the recommended procedure to use to swap these two partitions?

