I have just installed OpenBSD and I need to free some space for another system. Earlier I did it with gparted, but here is not an option. fdisk only can grow partitions filling the subsequent free space. So is there any replacement of gparted for OpenBSD or how can I accomplish it via command line applications.
Asked
Active
Viewed 572 times
0
Kusalananda
- 320,670
- 36
- 633
- 936
Euler-Maskerony
- 3
- 1
- 1
- 2
1 Answers
0
UFS does not support shrinking directly, like you're trying with gparted. You'll need to create a new partition, mount it, dump and then restore. Please read this - Shrink FreeBSD partition
Always make sure you have backup when resizing partitions
Alex
- 1,872
- 2
- 9