• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

moving pfSense (BSD)?

Elixer

Lifer
I was using my old machine, running pfSense (BSD), and I wanted to move the partition to another drive that has more room.
I thought dd could handle it so I tried, and I can't get it to boot up via grub 2.
I copied over bs=446 count=1 so I got the MBR, but not the partition info, and that seems to be the issue, since I copied over to a 10GB partition, instead of the 2GB one it was using before.

Anyway, just how is one supposed to copy over a BSD partition, and then expand it ? Gparted has no idea about the filesystem BSD is using it seems...
 
If you want to actually clone a BSD partition, try Clonezilla.

That being said, pfSense is designed to be a simple appliance, and it's probably best to treat it as such. There should be an option to export the configuration, which you can import to a new installation.
 
Back
Top