trb-test1 /home/mod6/cuntoo # gpg --verify cuntoo.tar.sig cuntoo.tar gpg: Signature made Tue Nov 27 05:48:20 2018 -00 using RSA key ID FAB953C4 gpg: Good signature from "Michael Trinque " gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: FC66 C0C5 D98C 42A1 D4A9 8B6B 42F9 985A FAB9 53C4 trb-test1 /home/mod6/cuntoo # tar -xf cuntoo.tar trb-test1 /home/mod6/cuntoo # cd cuntoo trb-test1 /home/mod6/cuntoo/cuntoo # cd config/ trb-test1 /home/mod6/cuntoo/cuntoo/config # cp /usr/src/linux/.config . trb-test1 /home/mod6/cuntoo/cuntoo/config # mv .config trb-test1 trb-test1 /home/mod6/cuntoo/cuntoo/config # ls 4.9.95-apu2 trb-test1 trb-test1 /home/mod6/cuntoo/cuntoo/config # cd .. trb-test1 /home/mod6/cuntoo/cuntoo # trb-test1 /home/mod6/cuntoo/cuntoo # fdisk -l /dev/sdb Disk /dev/sdb: 232.9 GiB, 250059350016 bytes, 488397168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes trb-test1 /home/mod6/cuntoo/cuntoo # ./bootstrap.sh -k config/trb-test1 -d /dev/sdb +------------+ | Cleaning | +------------+ build is not a mountpoint +---------------------+ | Making Partitions | +---------------------+ mke2fs 1.43.6 (29-Aug-2017) Discarding device blocks: done Creating filesystem with 292864 1k blocks and 73440 inodes Filesystem UUID: 2afd20f6-622e-4e47-85d4-09866b3af43d Superblock backups stored on blocks: 8193, 24577, 40961, 57345, 73729, 204801, 221185 Allocating group tables: done Writing inode tables: done Writing superblocks and filesystem accounting information: done ....