Awesomeness!! Thanks so much. For my UEFI BIOS I have to press F2 then I press F8 to open boot menu. Then I click on the USB and it loads up. Got to say that the graphics are amazing! Yet I'm getting an error no matter if I load up KeyOS (Live) or KeyOS (with persistance).
The same error pops up:
"A fatal error occurred. KeyCoin can no longer continue safely and will quit.
Exception: St13runtime_error
CDB():can't open databasefile.error21
Keycoin is Runaway exception"
What am I doing wrong? Sorry for my noobness to such a system. I have very little computer science savvy-ness.
Any help appreciated.
And again. WOW!!! What an amazing system!! Thanks so much Dev's. Can't wait to learn more about it!
Assuming that you haven't transferred any coins to the KeyOS wallet yet...
-Open up terminal
-Type this command then hit enter: rm -r ~/.KeyCoin
-Then type "KeyCoin" (without the quotes) and hit enter. That will run the wallet for as long as the terminal is open. I assume the wallet has some sort of auto-start thing set up, so if you don't get the same error as before I would just reboot back into KeyOS again and it should execute normally.
Then for the staking thing, I have no idea. I'm yet to wrap my mind around PoS.
Terminal?? Where is that? I tried the "Run" option in the bottom left start menu. Typed the code in and nothing happened. Rebooted and same error.
I just tried out KeyOS myself and got the same error.
So yeah to open terminal you click on the KeyCoin logo in the bottom left corner, then go to Accessories and click on LXTerminal
Then do: mv .KeyCoin/KeyCoin.conf Desktop (don't forget that dot in front of KeyCoin)
Then: rm -r .KeyCoin
Then: mkdir .KeyCoin && mv Desktop/KeyCoin.conf .KeyCoin
then close terminal, and double-click KeyCoin-qt on the desktop
That's a lot of code. I hope the Dev's get that fixed in RC2. This needs to be a plug-n-play feature system!
Thanks so much for all the help, yetiripper.
Got the wallet loaded, yet...
My next issue is that my internet won't seem to sync with the OS system? So my wallet-qt won't sync with blockchain. I've tried opening Firefox and Tor browser. No connection.
My internet connection on KEYOS bottom right screen indicator says that everything is good. What am I doing wrong? I've even tried switching from hardwired ethernet to wireless. No luck.
Back at it this morning. I guess I was wrong. All the coding you gave me only created the image for the qt wallet to click on. Yet I still get the same error above when I load up KeyOS. Some how this error is causing the OS system from allowing me to get internet connection. The OS says I'm connected but I can get the Wallet QT, Firefox, or Tor browser to connect to internet.
I did a search on "St13runtime" in the Ann Xcurrency thread. Looks like someone was having a similar issue but it didn't seem to get resolved.
Hi, just got home and took a shot at reproducing your issues. I don't think St13runtime_error is related to your network connection issues at all. For a temporary workaround, just click OK and allow the wallet to shut down, then open it from the Desktop shortcut again. The wallet should be able to open normally.
In VirtualBox on a Windows 7 64 Bit machine with a wired connection, I was able to connect using browsers and sync the KeyCoin wallet. Try to click on the network connection icon (2 vertical arrows) in the lower right corner of KeyOS, click Disconnect and wait for the notification to pop up. Then click the network connection icon again (should now appear as 2 computers) and select Wired connection 1, or whatever yours happens to display as.
The wallet may take some time to find active connections regardless, but hopefully this allows you to sync and access web content. Please let me know if any of these suggestions help!