If you have a BSOD crash and the BIOS defaults after a checksum error, make sure you check the SATA ACHI/IDE settings. Otherwise window will not boot and you’ll get confused.
Entries Tagged 'Systems' ↓
Windows BSOD and BIOS Checksum error
December 8th, 2011 — Windows
Jaunty and md
October 14th, 2009 — Debian
Not to disrespect Ubuntu, but Jaunty must be the worse release they have made in a long time. Whether it be an unusable desktop because of a poor kernel – upgrading to 2.6.30 is a good idea – or just poor packaging – md overwriting the mdadm.conf file? WTF? See here and here for the workaround lists, and here to fix the md issue.
Karmic is getting good reviews. Lets hope its an easy upgrade and sets the scene for an amazing 10.4 release.
kvm disk performance with different backends
October 13th, 2009 — Kvm, Linux
Here some results from testing I did in August 2009 on KVM with the three different disk image drivers. First a single disk system running Ubuntu x64 9.04:
Sun and IBM
April 4th, 2009 — Linux, Solaris
I haven’t seen much yet to confirm this deal, but if it does happen next week it mark an interesting change in course. The thing that would interest me greatly would be zfs on linux – with Sun owned by IBM and their investment in Linux it might lead to a reconcilation between Sun and Linux licenses. While Solaris has come a long way in the last couple years, but the only reason why I use solaris is zfs. Linux is still a much more flexible, effective and deployable solution.
Fences from Stardock
February 13th, 2009 — Windows
Very useful Windows desktop icon organiser by Stardock. Review from Lifehacker.
linux-image-virtual with ESX
January 16th, 2009 — Debian, Vmware
According to this thread, if you need to use the linux-image-virtual package on ubuntu then it only supports the “bus logic” scsi controller with ESX.
UAWEA Launchedr Error. Abnormal game exit detected
December 31st, 2008 — Windows
I was trying a Windows Live game on Steam yesterday and got the above error. After a lot of googling I discovered that I needed to install Game for Windows Live. There is version 1.2 and 2.0. Once this were installed the game run correctly.
Install Ubuntu via USB
December 31st, 2008 — Linux

- Image via Wikipedia
I tried several methods last night including Unetbootin, and this is the one that worked best.
Basically copy the ISO on the USB root directory, add vmlinuz and initrd.gz from main/installer-i386/current/images/hd-media/. Then add syslinux.cfg with:
default vmlinuz append initrd=initrd.gz
If you have boot problems you might also need to run install-mbr /dev/sda from the mbr package.
Ubuntu and djbdns
December 31st, 2008 — Linux
I keep smacking into this issue. So a couple notes to myself for future reference.
Before install touch /etc/inittab and afterwards add this to /etc/event.d/svscan:
start on runlevel 3 start on runlevel 4 start on runlevel 5 stop on runlevel 0 stop on runlevel 1 stop on runlevel 6 respawn exec /usr/bin/svscanboot
Vim and indents
December 31st, 2008 — Unix
A few useful vim indenting links:
- Toggle auto-indenting for code paste
- How to stop auto indenting
- Turn off per-filetype auto indentation
- Getting cool auto-indent in vim
This is the most useful bit when pasting into a vim window.
nnoremap :set invpaste paste?
imap
set pastetoggle=
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=2bb04199-5703-496d-be92-9beaa16611ea)
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=1f86798c-764a-40ca-afbe-ba7531ed1ea1)