<div dir="ltr"><div><div>Well, after opening the VM in Virtualbox, it's gotten fixed. Thanks!<br><br></div>My installation log must've been overwritten, 'cause it has some downloadable content stuff.<br><br></div>

Thanks again!<br></div><div class="gmail_extra"><br clear="all"><div><div>--</div>Marcin<br></div>
<br><br><div class="gmail_quote">2014/1/4  <span dir="ltr"><<a href="mailto:christopher.lamb@thurweb.ch" target="_blank">christopher.lamb@thurweb.ch</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Marcin<br>
<br>
Did you get any further on this?<div class="im"><br>
<br>
Zitat von "Marcin M." <<a href="mailto:marmistrzmar@gmail.com" target="_blank">marmistrzmar@gmail.com</a>>:<br>
<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I repeat, on this installation I've never had any SDK install. The remains<br>
have been wiped with the system reinstall.<br>
<br>
What's strange, the virtual machine exists. See the attached file<br>
<br>
--<br>
Marcin<br>
<br>
</blockquote>
<br></div>
As the files for the SDK vm are on your host, it looks like something went wrong in the installation of the VM to VBox.<br>
<br>
In your SailfishOS directory there should be a log file InstallationLog.txt. Open this and search for MerSDK.vbox.<br>
<br>
Around this entry you should find lots of commands for VBoxManage for the SDK vm. I have pasted mine at the bottom of this mail.<br>
<br>
As the files are in place, perhaps you will be able to run equivalent commands via VBoxManage to activate the VM?<br>
<br>
Alternatively you might find it easier to add the VM using the VirtualBox Gui.<br>
<br>
You should find this in /usr/share/virtualbox Start it with ./VirtualBox, Then press the new icon.<br>
<br>
Grüsse<br>
<br>
Chris<br>
<br>
<br>
<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, setextradata, global, GUI/SuppressMessages, remindAboutAutoCapture,<u></u>remindAboutWrongColorDepth,<u></u>showRuntimeError.warning.<u></u>HostAudioNotResponding,<u></u>remindAboutMouseIntegrationOff<br>


Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, setextradata, global, GUI/SuppressMessages, remindAboutAutoCapture,<u></u>remindAboutWrongColorDepth,<u></u>showRuntimeError.warning.<u></u>HostAudioNotResponding,<u></u>remindAboutMouseIntegrationOff<br>


/usr/bin/VBoxManage" started, arguments: "setextradata global GUI/SuppressMessages remindAboutAutoCapture,<u></u>remindAboutWrongColorDepth,<u></u>showRuntimeError.warning.<u></u>HostAudioNotResponding,<u></u>remindAboutMouseIntegrationOff<br>


Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, createvm, --name, MerSDK, --register, --basefolder, /Users/christopherlamb/<u></u>SailfishOS/mersdk, UNDOEXECUTE, /usr/bin/VBoxManage, unregistervm, --delete, MerSDK, errormessage=Please shutdown the "MerSDK" VM<br>


Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, createvm, --name, MerSDK, --register, --basefolder, /Users/christopherlamb/<u></u>SailfishOS/mersdk, UNDOEXECUTE, /usr/bin/VBoxManage, unregistervm, --delete, MerSDK, errormessage=Please shutdown the "MerSDK" VM<br>


/usr/bin/VBoxManage" started, arguments: "createvm --name MerSDK --register --basefolder /Users/christopherlamb/<u></u>SailfishOS/mersdk<br>
Virtual machine 'MerSDK' is created and registered.<br>
UUID: 8d3ae826-1ce9-48db-a39c-<u></u>e331f55997a4<br>
Settings file: '/Users/christopherlamb/<u></u>SailfishOS/mersdk/MerSDK/<u></u>MerSDK.vbox'<br>
<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, modifyvm, MerSDK, --ostype, Linux26, --memory, 512, --vram, 10, --ioapic, on, --pae, on, --nic1, nat, --nictype1, virtio, --natpf1, guestssh,tcp,127.0.0.1,2222,,<u></u>22, --natpf1, guestwww,tcp,127.0.0.1,8080,,<u></u>9292, --nic2, intnet, --intnet2, sailfishsdk, --nictype2, virtio, --macaddress2, 08005A11F155<br>


Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, modifyvm, MerSDK, --ostype, Linux26, --memory, 512, --vram, 10, --ioapic, on, --pae, on, --nic1, nat, --nictype1, virtio, --natpf1, guestssh,tcp,127.0.0.1,2222,,<u></u>22, --natpf1, guestwww,tcp,127.0.0.1,8080,,<u></u>9292, --nic2, intnet, --intnet2, sailfishsdk, --nictype2, virtio, --macaddress2, 08005A11F155<br>


/usr/bin/VBoxManage" started, arguments: "modifyvm MerSDK --ostype Linux26 --memory 512 --vram 10 --ioapic on --pae on --nic1 nat --nictype1 virtio --natpf1 guestssh,tcp,127.0.0.1,2222,,<u></u>22 --natpf1 guestwww,tcp,127.0.0.1,8080,,<u></u>9292 --nic2 intnet --intnet2 sailfishsdk --nictype2 virtio --macaddress2 08005A11F155<br>


Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, storagectl, MerSDK, --name, SATA, --add, sata, --controller, IntelAhci, --bootable, on<br>
Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, storagectl, MerSDK, --name, SATA, --add, sata, --controller, IntelAhci, --bootable, on<br>
/usr/bin/VBoxManage" started, arguments: "storagectl MerSDK --name SATA --add sata --controller IntelAhci --bootable on<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: {0,1}, /usr/bin/VBoxManage, closemedium, disk, /Users/christopherlamb/<u></u>SailfishOS/mersdk/mer.vdi<br>
Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: {0,1}, /usr/bin/VBoxManage, closemedium, disk, /Users/christopherlamb/<u></u>SailfishOS/mersdk/mer.vdi<br>
/usr/bin/VBoxManage" started, arguments: "closemedium disk /Users/christopherlamb/<u></u>SailfishOS/mersdk/mer.vdi<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, storageattach, MerSDK, --storagectl, SATA, --port, 1, --medium, /Users/christopherlamb/<u></u>SailfishOS/mersdk/mer.vdi, --type, hdd, --setuuid, , UNDOEXECUTE, {0,1}, /usr/bin/VBoxManage, closemedium, disk, /Users/christopherlamb/<u></u>SailfishOS/mersdk/mer.vdi, errormessage=Please shutdown the "MerSDK" VM<br>


Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, storageattach, MerSDK, --storagectl, SATA, --port, 1, --medium, /Users/christopherlamb/<u></u>SailfishOS/mersdk/mer.vdi, --type, hdd, --setuuid, , UNDOEXECUTE, {0,1}, /usr/bin/VBoxManage, closemedium, disk, /Users/christopherlamb/<u></u>SailfishOS/mersdk/mer.vdi, errormessage=Please shutdown the "MerSDK" VM<br>


/usr/bin/VBoxManage" started, arguments: "storageattach MerSDK --storagectl SATA --port 1 --medium /Users/christopherlamb/<u></u>SailfishOS/mersdk/mer.vdi --type hdd --setuuid<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name, home, --hostpath, /Users/christopherlamb, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK, --name, home, errormessage=Please shutdown the "MerSDK" VM<br>


Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name, home, --hostpath, /Users/christopherlamb, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK, --name, home, errormessage=Please shutdown the "MerSDK" VM<br>


/usr/bin/VBoxManage" started, arguments: "sharedfolder add MerSDK --name home --hostpath /Users/christopherlamb<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name, targets, --hostpath, /Users/christopherlamb/<u></u>SailfishOS/mersdk/targets, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK, --name, targets, errormessage=Please shutdown the "MerSDK" VM<br>


Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name, targets, --hostpath, /Users/christopherlamb/<u></u>SailfishOS/mersdk/targets, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK, --name, targets, errormessage=Please shutdown the "MerSDK" VM<br>


/usr/bin/VBoxManage" started, arguments: "sharedfolder add MerSDK --name targets --hostpath /Users/christopherlamb/<u></u>SailfishOS/mersdk/targets<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name, ssh, --hostpath, /Users/christopherlamb/<u></u>SailfishOS/mersdk/ssh, --readonly, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK, --name, ssh, errormessage=Please shutdown the "MerSDK" VM<br>


Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name, ssh, --hostpath, /Users/christopherlamb/<u></u>SailfishOS/mersdk/ssh, --readonly, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK, --name, ssh, errormessage=Please shutdown the "MerSDK" VM<br>


/usr/bin/VBoxManage" started, arguments: "sharedfolder add MerSDK --name ssh --hostpath /Users/christopherlamb/<u></u>SailfishOS/mersdk/ssh --readonly<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name, config, --hostpath, /Users/christopherlamb/<u></u>SailfishOS/vmshare, --readonly, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK, --name, ssh, errormessage=Please shutdown the "MerSDK" VM<br>


Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name, config, --hostpath, /Users/christopherlamb/<u></u>SailfishOS/vmshare, --readonly, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK, --name, ssh, errormessage=Please shutdown the "MerSDK" VM<br>


/usr/bin/VBoxManage" started, arguments: "sharedfolder add MerSDK --name config --hostpath /Users/christopherlamb/<u></u>SailfishOS/vmshare --readonly<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, setextradata, MerSDK, VBoxInternal2/<u></u>SharedFoldersEnableSymlinksCre<u></u>ate/home, 1<br>
Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, setextradata, MerSDK, VBoxInternal2/<u></u>SharedFoldersEnableSymlinksCre<u></u>ate/home, 1<br>
/usr/bin/VBoxManage" started, arguments: "setextradata MerSDK VBoxInternal2/<u></u>SharedFoldersEnableSymlinksCre<u></u>ate/home 1<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, setextradata, MerSDK, VBoxInternal2/<u></u>SharedFoldersEnableSymlinksCre<u></u>ate/targets, 1<br>
Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, setextradata, MerSDK, VBoxInternal2/<u></u>SharedFoldersEnableSymlinksCre<u></u>ate/targets, 1<br>
/usr/bin/VBoxManage" started, arguments: "setextradata MerSDK VBoxInternal2/<u></u>SharedFoldersEnableSymlinksCre<u></u>ate/targets 1<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, modifyvm, MerSDK, --natdnsproxy1, on, --natdnshostresolver1, on<br>
Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, modifyvm, MerSDK, --natdnsproxy1, on, --natdnshostresolver1, on<br>
/usr/bin/VBoxManage" started, arguments: "modifyvm MerSDK --natdnsproxy1 on --natdnshostresolver1 on<br>
Done<br>
backup org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name, src1, --hostpath, /Users/christopherlamb, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK, --name, src1, errormessage=Please shutdown the "MerSDK" VM<br>


Done<br>
perform org.merproject.mersdk operation: Execute<br>
        - arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name, src1, --hostpath, /Users/christopherlamb, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK, --name, src1, errormessage=Please shutdown the "MerSDK" VM<br>


/usr/bin/VBoxManage" started, arguments: "sharedfolder add MerSDK --name src1 --hostpath /Users/christopherlamb<br>
Done<br>
<br>
</blockquote></div><br></div>