Is their a way to install plug box to a usb without a pogo plug. I recently followed the tutorial on the website and was unable to ssh into the box after I did the reboot. So with the pogo plug not working I started the tutorial over again from a linux install through virtual box. I was able to use fdisk and mkfs.ext3 to reformat the usb with the -j option for jurnaled filesystem. But the oxnas-install.sh install script fails to run. I looked in the oxnas-install.sh and then relized that it retrieves information from the pogo plug.
like mac address , nand, and board type, and also uses files from the pogo plug. I feel stupid for reformatting the usb drive before researching why ssh was not working I just figured I did the install wrong. Beginners mistake, Is their anything I can do to fix this issue.