diff --git a/tools/boot/full-test.sh b/tools/boot/full-test.sh index 0a1a6fad4ef..1160861316d 100644 --- a/tools/boot/full-test.sh +++ b/tools/boot/full-test.sh @@ -208,6 +208,10 @@ autoboot_delay=2 zfs_load="YES" boot_verbose=yes kern.cfg.order="acpi,fdt" +boot_serial="YES" +hw.uart.console="io:1016,br:115200" +vfs.root.mountfrom="ufs:/dev/ufs/root" +vfs.root.mountfrom.options="rw" EOF }