Code: Select all
mount /dev/mmcblk0p2 /mnt
vi /mnt/etc/inittab
rebootYou specifically asked it to delete the first match: sed '1,1d'.Mortimer wrote:Which is great, but it is missing the first virtual machine, so isn't complete. Looks promising, now to try and work out why it is ignoring the entry for the Windows XPSP3 guest.
Code: Select all
sudo apt-get update
sudo apt-get install --no-install-recommends gvfs-backends gvfs-fuse
killall pcmanfmCode: Select all
sudo apt-get install --no-install-recommends gvfs-backends gvfs-fuse
killall pcmanfm