Stupid question time.
I have a CF Card that I place a ZFS volume. Now I want to put a UFS volume on
it instead but I can not seem to get ride of the ZFS information on the drive.
I have tried clearing and recreating the Partition Table with fdisk. I have
tried clearing the labels and VTOC
You are right; the system does not really care that it can not mount it
automatically but it still tries since it sees the zpool data.
[b]pfexec zdb -l /dev/rdsk/c7t0d0s2[/b]
LABEL 0
failed to unpack label 0
Anyone have any idea on this.
I wanted to separate out my VirtualBox VDIs so that I could activate
compression on the rest of the parent directory structure so I created a ZFS
filesystem under my user directory.
mv .VirtualBox .VirtualBox_orig
zfs create /export/home/user/.VirtualBox
zfs create