Search
Categories
My recent reads
Where Wizards Stay Up Late: The Origins Of The Internet
The Wikipedia Revolution
The Wright Brothers
Category Archives: 64 bit
Debian Squeeze (6.0) Xen 4.0.1 VM Server with HVM on LV
Installing Xen 4.0.1 onto Debian Squeeze has been a huge issue for me. Mostly, I ran into problems because I’m a xen novice and really didn’t understand the ins and outs of the xen packages, but also because installing and … Continue reading
Posted in 64 bit, Debian, Linux, networking, Squeeze, Uncategorized, Virtualization, Windows, Xen
1 Comment
Installing Debian Lenny/Squeeze on GA-MA78G-DS3H
For some reason while using the net install (unetbootin) procedure to install debian lenny/squeeze via a usb drive onto my Gigabyte GA-MA78G-DS3H motherboard, the boot record couldn’t seem to be found by the BIOS (error message was “Missing Operating System”). … Continue reading
Running 32 and 64 bit java applications on the same windows host
First install both the 32 and 64 bit JREs. Use the default installation locations (i.e. 32 bit Java in the Program Files (x86) directory and 64bit Java in the Program Files directory). Set the two JAVA_HOME environmental variables: A “JAVA_HOME” … Continue reading