Hi Marcin
Did you get any further on this?
Zitat von "Marcin M." <marmistrz...@gmail.com>:
I repeat, on this installation I've never had any SDK install. The remains
have been wiped with the system reinstall.
What's strange, the virtual machine exists. See the attached file
--
Marcin
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.
In your SailfishOS directory there should be a log file
InstallationLog.txt. Open this and search for MerSDK.vbox.
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.
As the files are in place, perhaps you will be able to run equivalent
commands via VBoxManage to activate the VM?
Alternatively you might find it easier to add the VM using the VirtualBox Gui.
You should find this in /usr/share/virtualbox Start it with
./VirtualBox, Then press the new icon.
GrĂ¼sse
Chris
backup org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, setextradata, global,
GUI/SuppressMessages,
remindAboutAutoCapture,remindAboutWrongColorDepth,showRuntimeError.warning.HostAudioNotResponding,remindAboutMouseIntegrationOff
Done
perform org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, setextradata, global,
GUI/SuppressMessages,
remindAboutAutoCapture,remindAboutWrongColorDepth,showRuntimeError.warning.HostAudioNotResponding,remindAboutMouseIntegrationOff
/usr/bin/VBoxManage" started, arguments: "setextradata global
GUI/SuppressMessages
remindAboutAutoCapture,remindAboutWrongColorDepth,showRuntimeError.warning.HostAudioNotResponding,remindAboutMouseIntegrationOff
Done
backup org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, createvm, --name, MerSDK,
--register, --basefolder, /Users/christopherlamb/SailfishOS/mersdk,
UNDOEXECUTE, /usr/bin/VBoxManage, unregistervm, --delete, MerSDK,
errormessage=Please shutdown the "MerSDK" VM
Done
perform org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, createvm, --name, MerSDK,
--register, --basefolder, /Users/christopherlamb/SailfishOS/mersdk,
UNDOEXECUTE, /usr/bin/VBoxManage, unregistervm, --delete, MerSDK,
errormessage=Please shutdown the "MerSDK" VM
/usr/bin/VBoxManage" started, arguments: "createvm --name MerSDK
--register --basefolder /Users/christopherlamb/SailfishOS/mersdk
Virtual machine 'MerSDK' is created and registered.
UUID: 8d3ae826-1ce9-48db-a39c-e331f55997a4
Settings file: '/Users/christopherlamb/SailfishOS/mersdk/MerSDK/MerSDK.vbox'
Done
backup org.merproject.mersdk operation: Execute
- 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,,22,
--natpf1, guestwww,tcp,127.0.0.1,8080,,9292, --nic2, intnet,
--intnet2, sailfishsdk, --nictype2, virtio, --macaddress2, 08005A11F155
Done
perform org.merproject.mersdk operation: Execute
- 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,,22,
--natpf1, guestwww,tcp,127.0.0.1,8080,,9292, --nic2, intnet,
--intnet2, sailfishsdk, --nictype2, virtio, --macaddress2, 08005A11F155
/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,,22 --natpf1
guestwww,tcp,127.0.0.1,8080,,9292 --nic2 intnet --intnet2 sailfishsdk
--nictype2 virtio --macaddress2 08005A11F155
Done
backup org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, storagectl, MerSDK, --name, SATA,
--add, sata, --controller, IntelAhci, --bootable, on
Done
perform org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, storagectl, MerSDK, --name, SATA,
--add, sata, --controller, IntelAhci, --bootable, on
/usr/bin/VBoxManage" started, arguments: "storagectl MerSDK --name
SATA --add sata --controller IntelAhci --bootable on
Done
backup org.merproject.mersdk operation: Execute
- arguments: {0,1}, /usr/bin/VBoxManage, closemedium, disk,
/Users/christopherlamb/SailfishOS/mersdk/mer.vdi
Done
perform org.merproject.mersdk operation: Execute
- arguments: {0,1}, /usr/bin/VBoxManage, closemedium, disk,
/Users/christopherlamb/SailfishOS/mersdk/mer.vdi
/usr/bin/VBoxManage" started, arguments: "closemedium disk
/Users/christopherlamb/SailfishOS/mersdk/mer.vdi
Done
backup org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, storageattach, MerSDK,
--storagectl, SATA, --port, 1, --medium,
/Users/christopherlamb/SailfishOS/mersdk/mer.vdi, --type, hdd,
--setuuid, , UNDOEXECUTE, {0,1}, /usr/bin/VBoxManage, closemedium,
disk, /Users/christopherlamb/SailfishOS/mersdk/mer.vdi,
errormessage=Please shutdown the "MerSDK" VM
Done
perform org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, storageattach, MerSDK,
--storagectl, SATA, --port, 1, --medium,
/Users/christopherlamb/SailfishOS/mersdk/mer.vdi, --type, hdd,
--setuuid, , UNDOEXECUTE, {0,1}, /usr/bin/VBoxManage, closemedium,
disk, /Users/christopherlamb/SailfishOS/mersdk/mer.vdi,
errormessage=Please shutdown the "MerSDK" VM
/usr/bin/VBoxManage" started, arguments: "storageattach MerSDK
--storagectl SATA --port 1 --medium
/Users/christopherlamb/SailfishOS/mersdk/mer.vdi --type hdd --setuuid
Done
backup org.merproject.mersdk operation: Execute
- 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
Done
perform org.merproject.mersdk operation: Execute
- 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
/usr/bin/VBoxManage" started, arguments: "sharedfolder add MerSDK
--name home --hostpath /Users/christopherlamb
Done
backup org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name,
targets, --hostpath, /Users/christopherlamb/SailfishOS/mersdk/targets,
UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK,
--name, targets, errormessage=Please shutdown the "MerSDK" VM
Done
perform org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name,
targets, --hostpath, /Users/christopherlamb/SailfishOS/mersdk/targets,
UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove, MerSDK,
--name, targets, errormessage=Please shutdown the "MerSDK" VM
/usr/bin/VBoxManage" started, arguments: "sharedfolder add MerSDK
--name targets --hostpath
/Users/christopherlamb/SailfishOS/mersdk/targets
Done
backup org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name,
ssh, --hostpath, /Users/christopherlamb/SailfishOS/mersdk/ssh,
--readonly, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove,
MerSDK, --name, ssh, errormessage=Please shutdown the "MerSDK" VM
Done
perform org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name,
ssh, --hostpath, /Users/christopherlamb/SailfishOS/mersdk/ssh,
--readonly, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove,
MerSDK, --name, ssh, errormessage=Please shutdown the "MerSDK" VM
/usr/bin/VBoxManage" started, arguments: "sharedfolder add MerSDK
--name ssh --hostpath /Users/christopherlamb/SailfishOS/mersdk/ssh
--readonly
Done
backup org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name,
config, --hostpath, /Users/christopherlamb/SailfishOS/vmshare,
--readonly, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove,
MerSDK, --name, ssh, errormessage=Please shutdown the "MerSDK" VM
Done
perform org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, sharedfolder, add, MerSDK, --name,
config, --hostpath, /Users/christopherlamb/SailfishOS/vmshare,
--readonly, UNDOEXECUTE, /usr/bin/VBoxManage, sharedfolder, remove,
MerSDK, --name, ssh, errormessage=Please shutdown the "MerSDK" VM
/usr/bin/VBoxManage" started, arguments: "sharedfolder add MerSDK
--name config --hostpath /Users/christopherlamb/SailfishOS/vmshare
--readonly
Done
backup org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, setextradata, MerSDK,
VBoxInternal2/SharedFoldersEnableSymlinksCreate/home, 1
Done
perform org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, setextradata, MerSDK,
VBoxInternal2/SharedFoldersEnableSymlinksCreate/home, 1
/usr/bin/VBoxManage" started, arguments: "setextradata MerSDK
VBoxInternal2/SharedFoldersEnableSymlinksCreate/home 1
Done
backup org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, setextradata, MerSDK,
VBoxInternal2/SharedFoldersEnableSymlinksCreate/targets, 1
Done
perform org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, setextradata, MerSDK,
VBoxInternal2/SharedFoldersEnableSymlinksCreate/targets, 1
/usr/bin/VBoxManage" started, arguments: "setextradata MerSDK
VBoxInternal2/SharedFoldersEnableSymlinksCreate/targets 1
Done
backup org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, modifyvm, MerSDK, --natdnsproxy1,
on, --natdnshostresolver1, on
Done
perform org.merproject.mersdk operation: Execute
- arguments: /usr/bin/VBoxManage, modifyvm, MerSDK, --natdnsproxy1,
on, --natdnshostresolver1, on
/usr/bin/VBoxManage" started, arguments: "modifyvm MerSDK
--natdnsproxy1 on --natdnshostresolver1 on
Done
backup org.merproject.mersdk operation: Execute
- 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
Done
perform org.merproject.mersdk operation: Execute
- 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
/usr/bin/VBoxManage" started, arguments: "sharedfolder add MerSDK
--name src1 --hostpath /Users/christopherlamb
Done
_______________________________________________
SailfishOS.org Devel mailing list