Mount JFFS2 Image
Saturday, October 25, 2008
Example of how to mount a JFFS2 image using mtdblock.
Who's General Failure and why's he reading my disk?
VirtualBox or VMWare Virtual Machine at Login
Sunday, April 12, 2009 by digitalpeer
If you want to start a virtual machine automatically at login you can stick one of the following lines in .xinitrc in the home directory of the user. This means that when a user logs in they get the virtual machine fullscreen, and when they quit the virtual machine it logs them out.
vmware -l /var/lib/vmware/Virtual Machines/Example.vmx
VBoxSDL -vm "Example" -fullscreen