I have tried to clone a pfsense system with a UFS filesystem and it wants to dd the entire thing. I had this problem before with a vmware system.
Am I doing something wrong as clonezilla is supposed to support both these fs?
I am using testing atm but I can move to stable if it matters.
I knew Clonezilla does not work for PCBSD due to its partition/slice format which GNU/Linux can not detect correctly.
Pfsense system is based on FreeBSD system?
Anything special compared to a FreeBSD system?
Steven.
Yes pfsense is based on FreeBSD Version 8.1-RELEASE-p13 Branch RELENG_8_1. From what I know it is just a custom distro of FreeBSD. (Router Distro)
This is the partition structure:
gpart show
=> 63 156301425 ad4 MBR (75G)
63 156301425 1 freebsd [active] (75G)
=> 0 156301425 ad4s1 BSD (75G)
0 16 - free - (8.0K)
16 147912801 1 freebsd-ufs (71G)
147912817 8388608 2 freebsd-swap (4.0G)
mount
/dev/ad4s1a on / (ufs, local)