Archive for June, 2010
Vista Infinite Reboot Loop “Configuring Updates Stage 3 of 3 0%”
by Craig Mayhew on Jun.29, 2010, under General
Had a bit of a nightmare with this as you can’t even get into safe mode to fix the problem. Running a start up repair from the windows CD does nothing. This leaves us with two options for fixing or working around the issue.
Option 1:
– Revert to a previous restore point using the windows CD to boot into recovery/repair mode. Obviously this only works if you have restore points.
Option 2:
1. Insert your Vista CD/DVD into your drive and boot from it.
2. Select “Repair your Computer” from the list.
3. Select “Command Prompt” from the recovery choices.
4. At the command prompt type C:
5. Type cd WindowsWinSxS
6. Type rename pending.xml pending.xml.bak
7. Exit and reboot
Please remember that option 2 will cause problems if you need to update in future. If and when I solve that, I’ll write a blog and post a link to it.
Installing VMware server 2.0.2 on Ubuntu 10.04 Lucid Lynx 64bit
by Craig Mayhew on Jun.29, 2010, under General
I upgraded the VMWare server to Ubuntu Lucid Lynx. You need to reinstall the VMWare server again. Here’s the guide which is the same as for the previous upgrade to Karmic:
Download VMware Server (2.0.1 or 2.0.2) – in gz format. You will also need a license key.
If you have tried to install vmware server already and something went wrong during the install, then do these two steps first:
first, delete the vmware modules
rm -rf /usr/lib/vmware/modules/
if needed (you’ll know if you need to do this one and you need to changethe version “2.6.31-13″ to the one your running.):
rm -rf /lib/modules/2.6.31-13-server/misc/vm*
Install:
Run vmware-install.pl. Somewhere in the installation process you should be asked:
Do you want this program to invoke the command for you now? [yes]
you should answer: no
Then run the patch vmware-server.2.0.1_x64-modules-2.6.30.4-fix.sh.
sudo ./vmware-server.2.0.1_x64-modules-2.6.30.4-fix.sh
After this, run
/usr/bin/vmware-config.pl
If the vmware-config.pl aborts, because it couldn’t shut down all vmware services then kill them manually and then rerun vmware-config.pl:
kill -9 $( grep -i vm | awk '{ print $2 }' )
And hopefully that should work!
Thoughts on Germany
by Craig Mayhew on Jun.13, 2010, under General, Reviews/Experience
It’s my last day in Germany today and before coming home I wanted to write about a few things they do (in my opinion) better here than we do in the UK.
Prepay Fuel Stations
On the way into Germany we filled up at a “prepay fuel station” (This was actually in the netherlands and not in Germany) where you have to pay for fuel before you put it into your car. In the UK alot of people are stealing fuel by driving off without paying. The solution most companies have come up with in the UK was to have a number plate recognition computer that black lists a cars number plate if it drives off without paying. This prevents people from stealing twice but doesn’t prevent them from stealing in the first place. Proffesional fuel thieves of course would have a fake number plate and would probably have a barrel in the back of the car so they can steal hundreds of litres of fuel in one go. In any case the prepay would fix all these issues and prevention is better than cure.
Autobahn
The autobahn in many parts doesn’t have a speed limit. It also doesn’t have average speed check cameras in sections that do have speed limits. Despite the ability to drive as fast as you like there are relatively few fatalities on the autobahn. Some environmental groups have said that the higher speeds cause less efficient fuel usage and larger carbon footprints. However introducing a speed limit such as in the UK would mean journey times are longer and therfore cars are on the road for longer which increases congestion. Introducing a speed limit also means it needs to be inforced at additional cost. I personally always see people braking at speed cameras (even the average speed check cameras) we have in the UK which causes a larger carbon foot print. There are some stretches of road in the UK which would benefit from higher or complete removal of the speed limit and it would be good if we could put this to a public vote.
Double decker trains
Trains with two floors! Many parts of the German rail network are designed to have higher trains which are capable of having two floors. This doubles the per carriage capacity. Unfortunately in the UK this would be very expensive to introduce as we have so many bridges and tunnels in our rail network.
The trains are also open plan you can easily walk from one end of a train to other with no doors seperating the carriages. This makes policing a train much easier and increases overall capacity.
Indoor cash machines
Card fruad is a major concern in the UK and this is due to many cash machines being outside. This is convenient as it prevents huge queues with the bank. However from what I have seen many German banks only have cash machines on the inside of the bank. To get into the secure area out of hours you have to swipe a credit or debit card that they accept and it will allow you in. This also means they can easily track who comes in and when.