3) Formatting the root should be done by the ramdisk. Since it's creating a new partition it should not be running fsck on it. what this is is sysinst finding an "old" ffs around and using fsck's upgrade ability to upgrade it to a "newer" ffs. "fsck_ffs -c 2 /dev/..." will upgrade to level 2.