Hello, I am following this guide: http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/Mirror, but when finished the installation and booting to fresh installed it throw error:
	
	
	
		
What would be the problem? I am really confused because this is the second attempt after I was following another tutorial. I am installing FreeBSD 8.1 amd64.
				
			
		Code:
	
	can't exec getty '/usr/libexec/getty' for port /dev/ttyv0
can't exec getty '/usr/libexec/getty' for port /dev/ttyv1
can't exec getty '/usr/libexec/getty' for port /dev/ttyv2
can't exec getty '/usr/libexec/getty' for port /dev/ttyv3
can't exec getty '/usr/libexec/getty' for port /dev/ttyv4
can't exec getty '/usr/libexec/getty' for port /dev/ttyv5
can't exec getty '/usr/libexec/getty' for port /dev/ttyv6
can't exec getty '/usr/libexec/getty' for port /dev/ttyv7What would be the problem? I am really confused because this is the second attempt after I was following another tutorial. I am installing FreeBSD 8.1 amd64.
 
			     , it seem I forgot to set checksum=fletcher4 on zroot, after retrying from scratch all work fine, thanks kpa for the help
, it seem I forgot to set checksum=fletcher4 on zroot, after retrying from scratch all work fine, thanks kpa for the help  .
.