Script started on Wed Jan 28 09:02:27 2015 [$USER@$HOST ~/$SUBDIR]$ sudo echo on Password: on [$USER@$HOST ~/$SUBDIR]$ cd crochet-freebsd [$USER@$HOST ~/$SUBDIR/crochet-freebsd]$ time sudo sh /bin/sh crochet.sh -c raspy.conf Starting at Wed Jan 28 09:02:57 JST 2015 Loading configuration from raspy.conf Board: RaspberryPi Option: ImageSize 8gb Option: User pi Option: SwapFile 512mb Source version is: r277815 Building FreeBSD version: 11.0 Image name is: $DIR/crochet-freebsd/work/FreeBSD-armv6-11.0-RPI-B-r277815.img Building FreeBSD version: 11.0 Object files are at: $DIR/crochet-freebsd/work/obj/arm.armv6/usr/src Found suitable FreeBSD source tree in: /usr/src Found FreeBSD xdev tools for armv6 Found U-Boot sources in: $DIR/crochet-freebsd/u-boot-rpi Building FreeBSD armv6 world at Wed Jan 28 09:02:58 JST 2015 (Logging to $DIR/crochet-freebsd/work/_.buildworld.armv6.log) Building FreeBSD armv6-RPI-B kernel at Wed Jan 28 12:00:32 JST 2015 (Logging to $DIR/crochet-freebsd/work/_.buildkernel.armv6-RPI-B.log) Building FreeBSD armv6-RPI-B ubldr at Wed Jan 28 12:14:28 JST 2015 (Logging to $DIR/crochet-freebsd/work/ubldr-armv6-RPI-B/_.ubldr.armv6-RPI-B.build.log) Using U-Boot from previous build. Creating a 8000MB raw disk image in: $DIR/crochet-freebsd/work/FreeBSD-armv6-11.0-RPI-B-r277815.img Partitioning the raw disk image with MBR at Wed Jan 28 12:14:35 JST 2015 gpart create -s MBR md3 md3 created Creating a 17m FAT partition at Wed Jan 28 12:14:35 JST 2015 with start block 63 and label BOOT active set on md3s1 Creating an auto-sized UFS partition at Wed Jan 28 12:14:35 JST 2015 md3s2 created /dev/md3s2a: 7612.3MB (15590016 sectors) block size 32768, fragment size 4096 using 13 cylinder groups of 626.09MB, 20035 blks, 80256 inodes. super-block backups (for fsck_ffs -b #) at: 192, 1282432, 2564672, 3846912, 5129152, 6411392, 7693632, 8975872, 10258112, 11540352, 12822592, 14104832, 15387072 tunefs: soft updates set Using inode 4 in cg 0 for 4194304 byte journal tunefs: soft updates journaling set tunefs: NFSv4 ACLs set Mounting all file systems: Mounting FAT partition 1 at $DIR/crochet-freebsd/work/_.mount.boot Mounting UFS partition 1 at $DIR/crochet-freebsd/work/_.mount.freebsd Installing ubldr in . Installing FreeBSD world at Wed Jan 28 12:14:36 JST 2015 Destination: $DIR/crochet-freebsd/work/_.mount.freebsd Overlaying board-specific files from $DIR/crochet-freebsd/board/RaspberryPi/overlay 3 blocks Installing FreeBSD kernel at Wed Jan 28 12:16:23 JST 2015 Destination: $DIR/crochet-freebsd/work/_.mount.freebsd Installing ubldr in boot Adding user pi with password pi Creating 512mb swap file 512+0 records in 512+0 records out 536870912 bytes transferred in 29.809766 secs (18009900 bytes/sec) Unmounting $DIR/crochet-freebsd/work/_.mount.boot Unmounting $DIR/crochet-freebsd/work/_.mount.freebsd Releasing md3 DONE. Completed disk image is in: $DIR/crochet-freebsd/work/FreeBSD-armv6-11.0-RPI-B-r277815.img Copy to a suitable memory card using a command such as: dd if=$DIR/crochet-freebsd/work/FreeBSD-armv6-11.0-RPI-B-r277815.img of=/dev/da0 bs=1m (Replace /dev/da0 with the appropriate path for your card reader.) Finished at Wed Jan 28 12:17:16 JST 2015 real 194m18.833s user 171m4.063s sys 20m18.557s [$USER@$HOST ~/$SUBDIR/crochet-freebsd]$ ls LICENSE.TXT crochet.sh u-boot-rpi README.md lib work board option config.sh.sample raspy.conf [$USER@$HOST ~/$SUBDIR/crochet-freebsd]$ exit exit Script done on Wed Jan 28 13:07:12 2015