Qortal Project

The future of blockchain platforms

User Tools

Site Tools


Sidebar

Qortal Project Wiki

Important Notices

Introduction

Project Model

Minting

Communications

Trade Portal

Qortal Hosting (QDN)

Voting System

AT System

Hardware

Frequently Asked Questions (FAQ)

How-To Guides

Node Setup Guides

Third-Party Services

qortector_setup

This is an old revision of the document!


QORTector

The QORTector is getting upgraded to the Generation 3

See details on https://crowetic.com

More information regarding the QORTector will be published here as time goes on. Most updated information will always be on https://crowetic.com

The QORTector Gen 3 now comes with a keyboard and mouse by default, with options for a display/monitor as well, solar panel and battery options are coming soon.

Default Password

The default password for ALL CHD-built or released devices is always

dmax911e

Re-Imaging / Updating the QORTector Gen 2 OS Image

RaspiPHENIX (with crowetic mods) for Pi4

NOTE - This also applies to the QORTector Gen 2

Image Release Date: June 20th, 2024
Initial Development by: HFactor
Customizations and Automation by: crowetic
Repository: Qortal cloud Private Data Server

There are TWO images available. 'torchieMATE' with the customized kernel by CWD Systems, this image will work on BOTH the QORTector Gen 2, AND the QORTector KB. Then there is 'MULLET' which will ONLY WORK ON THE GEN 2, it will NOT work on the KB.

Instructions

Requirements

7zip - to extract the image

Software for writing images to SD card - Balena Etcher

Quick Guide

Step 1 - Download the image

Step 2 - Use one of the above-linked 7zip programs to EXTRACT the image.

Once the image is extracted, you will have an 'img' file with the same name as the zip. This is the file you will write to the SSD.

Step 3 - Write the Image to Storage Medium

  • Disconnect the SSD (the part at the bottom of the device with a cable connecting from it to the Blue USB port)
  • You will end up with the bottom piece, with the SSD inside it, and the USB cable connected to it.
  • You will take that drive and connect it to your 'imaging computer' that you downloaded and installed Balena Etcher on.

You now have an 'imaging computer' (a computer you installed Balena Etcher on, and downloaded the image to), and your 'storage medium' that you are going to write to. The QORTector SSD. That is all you need. You need to ensure the USB port from the SSD, which is USB-C, is connected to it, and can be connected with the 'normal USB side' (USB-A connector) to the imaging computer.

Once you have the img file, and your SSD with its cable. You will use Balena Etcher that you downloaded and installed above, to WRITE the IMAGE to the STORAGE. Simply follow instructions below.

  • Connect the USB SSD from the QORTector, to a USB port on your imaging machine.
  • Run Balena Etcher
  • Choose 'Write Image from File'
  • Browse for the img file you just extracted (Raspi-Phenix-crowetic*.img)
  • Select the drive you wish to image to (either the SSD or SD card) Note - Since the 500GB SSD it is a 'larger disk', you will have to give Balena explicit permission to write to it, as it will attempt to block writing to larger disks to prevent accidentally overwriting system disks. Simply select the Samsung T7 SSD (500GB), and tell Balena it's okay to write to it.
  • Begin Write.
  • Once Write is complete, you will now have your newly installed Image on the disk.
  • That's it for the 'hard part', now, just Re-connect your SSD to the QORTector, and BOOT IT UP!

Post-Imaging Setup

The QORTector Image is pre-configured to take care of the majority of Qortal-related things for you. However, since it hasn't been updated since the newer Qortal Interfaces have been released, you will need to set those up yourself if you would like to use them.

Setup of those new interfaces is not covered in this guide.

Expanding the System Partition

The partition on the image that you wrote to the 500GB disk, is only 32GB or less, which means it will only use 32GB of the available space by default, you must run a command to Expand the partition.

Open the TERMINAL on the QORTector, and run the following command…

 sudo raspi-config 

This command will open the raspi-config tool. On that, you will need to go to advanced, then Expand Filesystem / Partition

Use the arrow keys to select the options, then ENTER to activate them.

advanced - expand filesystem/partition

Once that is done restart the device if it doesn't ask you to do it upon completion, you can simply

 sudo reboot 

That's it! You now have a re-imaged QORTector Gen 2

qortector_setup.1741825479.txt.gz · Last modified: 03/12/2025 20:24 by crowetic