| 1 | kern.geom.debugflags: 0 -> 16 |
|---|
| 2 | Deleting all gparts |
|---|
| 3 | Running: gpart destroy /dev/ada0 |
|---|
| 4 | gpart: arg0 'ada0': Invalid argument |
|---|
| 5 | Clearing gpt backup table location on disk |
|---|
| 6 | Running: dd if=/dev/zero of=/dev/ada0 bs=1m count=1 |
|---|
| 7 | 1+0 records in |
|---|
| 8 | 1+0 records out |
|---|
| 9 | 1048576 bytes transferred in 0.013765 secs (76177755 bytes/sec) |
|---|
| 10 | Running: dd if=/dev/zero of=/dev/ada0 bs=1m oseek=228932 |
|---|
| 11 | dd: /dev/ada0: short write on character device |
|---|
| 12 | dd: /dev/ada0: end of device |
|---|
| 13 | 5+0 records in |
|---|
| 14 | 4+1 records out |
|---|
| 15 | 4808704 bytes transferred in 0.012821 secs (375065856 bytes/sec) |
|---|
| 16 | Running: dd if=/dev/zero of=/dev/ada0 count=3000 |
|---|
| 17 | 3000+0 records in |
|---|
| 18 | 3000+0 records out |
|---|
| 19 | 1536000 bytes transferred in 0.170320 secs (9018329 bytes/sec) |
|---|
| 20 | Running gpart on /dev/ada0 |
|---|
| 21 | Running: gpart create -s mbr -f active /dev/ada0 |
|---|
| 22 | ada0 created |
|---|
| 23 | Running gpart add on /dev/ada0 |
|---|
| 24 | Running: gpart add -a 4k -t freebsd -i 1 /dev/ada0 |
|---|
| 25 | ada0s1 added |
|---|
| 26 | Cleaning up /dev/ada0s1 |
|---|
| 27 | Running: dd if=/dev/zero of=/dev/ada0s1 count=1024 |
|---|
| 28 | 1024+0 records in |
|---|
| 29 | 1024+0 records out |
|---|
| 30 | 524288 bytes transferred in 0.066179 secs (7922267 bytes/sec) |
|---|
| 31 | Running: gpart set -a active -i 1 /dev/ada0 |
|---|
| 32 | active set on ada0s1 |
|---|
| 33 | Stamping boot0 on /dev/ada0 |
|---|
| 34 | Running: gpart bootcode -b /boot/boot0 /dev/ada0 |
|---|
| 35 | bootcode written to ada0 |
|---|
| 36 | Running: gpart create -s BSD /dev/ada0s1 |
|---|
| 37 | ada0s1 created |
|---|
| 38 | Running: gpart add -s 2048M -t freebsd-ufs -i 1 /dev/ada0s1 |
|---|
| 39 | ada0s1a added |
|---|
| 40 | Running: gpart add -s 226886M -t freebsd-zfs -i 2 /dev/ada0s1 |
|---|
| 41 | ada0s1b added |
|---|
| 42 | Running: gpart bootcode -b /boot/boot /dev/ada0s1 |
|---|
| 43 | bootcode written to ada0s1 |
|---|
| 44 | NEWFS: /dev/ada0s1a - UFS+SUJ |
|---|
| 45 | Running: newfs -t -U /dev/ada0s1a |
|---|
| 46 | /dev/ada0s1a: 2048.0MB (4194304 sectors) block size 32768, fragment size 4096 |
|---|
| 47 | using 4 cylinder groups of 512.03MB, 16385 blks, 65664 inodes. |
|---|
| 48 | with soft updates |
|---|
| 49 | super-block backups (for fsck_ffs -b #) at: |
|---|
| 50 | 192, 1048832, 2097472, 3146112 |
|---|
| 51 | Running: sync |
|---|
| 52 | Running: tunefs -j enable /dev/ada0s1a |
|---|
| 53 | tunefs: soft updates journaling set |
|---|
| 54 | Using inode 4 in cg 0 for 16777216 byte journal |
|---|
| 55 | Running: sync |
|---|
| 56 | Running: glabel label boot0 /dev/ada0s1a |
|---|
| 57 | Running: sync |
|---|
| 58 | Creating geli provider for /dev/ada0s1b |
|---|
| 59 | Running: dd if=/dev/random of=/tmp/.pc-sysinstall/.geli-keys/-dev-ada0s1b.key bs=64 count=1 |
|---|
| 60 | 1+0 records in |
|---|
| 61 | 1+0 records out |
|---|
| 62 | 64 bytes transferred in 0.000027 secs (2375535 bytes/sec) |
|---|
| 63 | Running: geli init -J /tmp/.pc-sysinstall/part-info-enc/-dev-ada0s1b-encpass /dev/ada0s1b |
|---|
| 64 | |
|---|
| 65 | Metadata backup can be found in /var/backups/ada0s1b.eli and |
|---|
| 66 | can be restored with the following command: |
|---|
| 67 | |
|---|
| 68 | # geli restore /var/backups/ada0s1b.eli /dev/ada0s1b |
|---|
| 69 | |
|---|
| 70 | Running: geli attach -j /tmp/.pc-sysinstall/part-info-enc/-dev-ada0s1b-encpass /dev/ada0s1b |
|---|
| 71 | NEWFS: /dev/ada0s1b - ZFS |
|---|
| 72 | Running: gnop create -S 4096 /dev/ada0s1b.eli |
|---|
| 73 | Creating zpool tank0 on /dev/ada0s1b.eli |
|---|
| 74 | Running: zpool create -m none -f tank0 /dev/ada0s1b.eli.nop |
|---|
| 75 | Running: zpool export tank0 |
|---|
| 76 | Running: gnop destroy /dev/ada0s1b.eli.nop |
|---|
| 77 | Running: zpool import tank0 |
|---|
| 78 | Running: zfs set atime=off tank0 |
|---|
| 79 | zfs create -p tank0/ROOT |
|---|
| 80 | Running: zfs create -p tank0/ROOT |
|---|
| 81 | zfs create -p tank0/ROOT/default |
|---|
| 82 | Running: zfs create -p tank0/ROOT/default |
|---|
| 83 | Running: zfs set mountpoint=/mnt tank0/ROOT/default |
|---|
| 84 | Stamping tank0/ROOT/default as bootfs |
|---|
| 85 | Running: zpool set bootfs=tank0/ROOT/default tank0 |
|---|
| 86 | zfs create -V 2G -p tank0/swap |
|---|
| 87 | Running: zfs create -V 2G -p tank0/swap |
|---|
| 88 | Running: zfs set org.freebsd:swap=on tank0/swap |
|---|
| 89 | Running: zfs set checksum=off tank0/swap |
|---|
| 90 | zfs create -p tank0/root |
|---|
| 91 | Running: zfs create -p tank0/root |
|---|
| 92 | Running: zfs set mountpoint=/mnt/root tank0/root |
|---|
| 93 | zfs create -p tank0/tmp |
|---|
| 94 | Running: zfs create -p tank0/tmp |
|---|
| 95 | Running: zfs set mountpoint=/mnt/tmp tank0/tmp |
|---|
| 96 | Running: zfs set compress=lzjb tank0/tmp |
|---|
| 97 | zfs create -p tank0/usr |
|---|
| 98 | Running: zfs create -p tank0/usr |
|---|
| 99 | Running: zfs set mountpoint=/mnt/usr tank0/usr |
|---|
| 100 | Running: zfs set canmount=off tank0/usr |
|---|
| 101 | zfs create -p tank0/usr/home |
|---|
| 102 | Running: zfs create -p tank0/usr/home |
|---|
| 103 | Running: zfs set mountpoint=/mnt/usr/home tank0/usr/home |
|---|
| 104 | zfs create -p tank0/usr/jails |
|---|
| 105 | Running: zfs create -p tank0/usr/jails |
|---|
| 106 | Running: zfs set mountpoint=/mnt/usr/jails tank0/usr/jails |
|---|
| 107 | zfs create -p tank0/usr/obj |
|---|
| 108 | Running: zfs create -p tank0/usr/obj |
|---|
| 109 | Running: zfs set mountpoint=/mnt/usr/obj tank0/usr/obj |
|---|
| 110 | Running: zfs set compress=lzjb tank0/usr/obj |
|---|
| 111 | zfs create -p tank0/usr/pbi |
|---|
| 112 | Running: zfs create -p tank0/usr/pbi |
|---|
| 113 | Running: zfs set mountpoint=/mnt/usr/pbi tank0/usr/pbi |
|---|
| 114 | zfs create -p tank0/usr/ports |
|---|
| 115 | Running: zfs create -p tank0/usr/ports |
|---|
| 116 | Running: zfs set mountpoint=/mnt/usr/ports tank0/usr/ports |
|---|
| 117 | Running: zfs set compress=gzip tank0/usr/ports |
|---|
| 118 | zfs create -p tank0/usr/ports/distfiles |
|---|
| 119 | Running: zfs create -p tank0/usr/ports/distfiles |
|---|
| 120 | Running: zfs set mountpoint=/mnt/usr/ports/distfiles tank0/usr/ports/distfiles |
|---|
| 121 | Running: zfs set compress=off tank0/usr/ports/distfiles |
|---|
| 122 | zfs create -p tank0/usr/src |
|---|
| 123 | Running: zfs create -p tank0/usr/src |
|---|
| 124 | Running: zfs set mountpoint=/mnt/usr/src tank0/usr/src |
|---|
| 125 | Running: zfs set compress=gzip tank0/usr/src |
|---|
| 126 | zfs create -p tank0/var |
|---|
| 127 | Running: zfs create -p tank0/var |
|---|
| 128 | Running: zfs set mountpoint=/mnt/var tank0/var |
|---|
| 129 | Running: zfs set canmount=off tank0/var |
|---|
| 130 | zfs create -p tank0/var/audit |
|---|
| 131 | Running: zfs create -p tank0/var/audit |
|---|
| 132 | Running: zfs set mountpoint=/mnt/var/audit tank0/var/audit |
|---|
| 133 | Running: zfs set compress=lzjb tank0/var/audit |
|---|
| 134 | zfs create -p tank0/var/log |
|---|
| 135 | Running: zfs create -p tank0/var/log |
|---|
| 136 | Running: zfs set mountpoint=/mnt/var/log tank0/var/log |
|---|
| 137 | Running: zfs set compress=gzip tank0/var/log |
|---|
| 138 | zfs create -p tank0/var/tmp |
|---|
| 139 | Running: zfs create -p tank0/var/tmp |
|---|
| 140 | Running: zfs set mountpoint=/mnt/var/tmp tank0/var/tmp |
|---|
| 141 | Running: zfs set compress=lzjb tank0/var/tmp |
|---|
| 142 | mount -o rw /dev/ada0s1a -> /mnt/boot |
|---|
| 143 | Running: mount -o rw /dev/ada0s1a /mnt/boot |
|---|
| 144 | pc-sysinstall: Starting Extraction |
|---|
| 145 | pc-sysinstall: Extraction Finished |
|---|
| 146 | Running chroot command: /usr/bin/cap_mkdb /etc/login.conf |
|---|
| 147 | Setting iwn0 to DHCP on the system. |
|---|
| 148 | Setting alc0 to DHCP on the system. |
|---|
| 149 | Setting iwn0 to accepting RAs on the system. |
|---|
| 150 | Setting alc0 to accepting RAs on the system. |
|---|
| 151 | Running: geli configure -b /dev/ada0s1b |
|---|
| 152 | Setting hostname: pcbsd-2989 |
|---|
| 153 | Running: mkdir -p /mnt//boot-mount/boot |
|---|
| 154 | Running: mv /mnt/boot/* /mnt/boot-mount/boot/ |
|---|
| 155 | Running: mv /mnt/boot-mount/boot /mnt/boot/ |
|---|
| 156 | Running: umount /dev/ada0s1a |
|---|
| 157 | Running: mount /dev/ada0s1a /mnt/boot-mount |
|---|
| 158 | Running: rmdir /mnt/boot |
|---|
| 159 | Running: chroot /mnt ln -s boot-mount/boot /boot |
|---|
| 160 | Running external command: /root/save-config.sh |
|---|
| 161 | Running external command: mount -t devfs devfs ${FSMNT}/dev |
|---|
| 162 | Running chroot command: touch /var/.runxsetup |
|---|
| 163 | Running chroot command: cp -R /boot/kernel /boot/kernel.pcbsd |
|---|
| 164 | Running chroot command: /usr/local/bin/pc-xdgutil updatemenu |
|---|
| 165 | Running external command: cp /etc/X11/xorg.conf ${FSMNT}/usr/local/share/pcbsd/xorg-gui/conf/xorg.conf.basic |
|---|
| 166 | Running external command: sh /root/insMetaPkgs.sh base-system,Enlightenment,Enlightenment-Modules CD pcbsd |
|---|
| 167 | Running chroot command: sh /usr/local/share/pcbsd/scripts/sys-init.sh |
|---|
| 168 | Running chroot command: touch /var/.pcbsd-firstboot |
|---|
| 169 | Running chroot command: touch /var/.pcbsd-firstgui |
|---|
| 170 | Running external command: umount ${FSMNT}/dev |
|---|