Hello, I just downloaded FreeBSD 10 on DVD, but before I install, I want to back up my hard disk in case anything goes wrong under the installation. I am running Windows and I have three partitions: two with NTFS, one with FAT32 and also unpartitioned space where I later will be installing FreeBSD.
Instead of downloading special backup software, I will be using dd from the FreeBSD DVD and copy the disk as one big file to an USB hard disk drive, unless that is a very bad idea. I have shrunk the partition on my USB HDD in Windows, so I can make a new partition with FreeBSD and copy my whole HDD there. But what file system should I use? And what block size should I use for the dd command, the same as the sector size?
Instead of downloading special backup software, I will be using dd from the FreeBSD DVD and copy the disk as one big file to an USB hard disk drive, unless that is a very bad idea. I have shrunk the partition on my USB HDD in Windows, so I can make a new partition with FreeBSD and copy my whole HDD there. But what file system should I use? And what block size should I use for the dd command, the same as the sector size?