When using 8GB or more USB sticks, the bootable install images for FreeBSD or PC-BSD leave unused space that I'd like to repartition and use with Windows or Linux. This new FAT partition must be the first (since Windows does not want to mount anything else from removable media even if it appears in the disk management console).
Is there a way to strip the downloaded install image from its embedded MBR and partition table in order to dump only the filesystem to a bootable second partition on the USB stick?
Is there a way to strip the downloaded install image from its embedded MBR and partition table in order to dump only the filesystem to a bootable second partition on the USB stick?