Banner with yellow background
Monday, 17. January 2005
Rolling TODO list

... Link


Your own private Idaho

From hathawaymix.org: Your own Linux distribution. Great idea. I've been thinking about ways to virtualize the main computer at home. We have one computer that the family shares. I would like to have my own environment on there without worrying about what the others install. I would like to rebuild my environment without messing everyone else up. Because of all the games it will have to be Windows. And we haven't bought Sims 2 yet because I don't know if the system will take it, and what other programs it will mess up.

We used to have boot floppies which you could customize for different games. Boot with this one to play game X, this one for game Y. There must be some way to do this with Windows. I would put the Sims 2 in it's own system. One solution would be to create disk images for each user or configuration, but we also need to boot quickly, we can't re-image the main drive each time someone logs in.

It would be nice to use WINE to create a virtual windows installation. I guess this means individual windows directories and registries. I haven't been able to build WINE on windows at this point. I suppose I could run WINE on the server, but that's only 200 MHz, won't get much out of that.

Another option is to net-boot a simple windows system from the server. I'll have to take another look at this. I suppose only the system drive would have to be on the network, you could store all the programs and data on a local disk without too much conflict. The great part of this would be that you could create a new boot image easily and then install whatever software you care about. As long as you can choose your boot image you should be able to boot quickly and maintain your changes on the server. This might even be compatible with the existing installation, just pre-boot using a ZIP cart, then load the running image via PXE.

One key to this is setting the environment so that the default installation directory is not on the network drive. Use D:\program files instead of C:\program files.

I'm still looking for a working solition to this problem. I'll probably be looking at a minimal net-bootable Windows system, see how far that takes me. I'll be trying the configuration from http://silent.gumph.org/content/4/7/071-diskless-windows-pxe.html

... Link


Creative Commons License (by-nd)

Creative Commons License

Blog entries licensed under a Creative Commons License.

8145 days of detection
mod: 12/3/08, 5:42 AM

days of detection

... PMOG
... ideas
... brain hurts
... weblo

owner

Biography

Randall Bohn lives in Orem, Utah, USA. He works as a Software Quality Engineer. He is a big fan of the AVR line of microcontrollers. He has been in the computer industry since 1989. Randall is married and has three children.

rsbohn can be reached via gmail.com.


status
Youre not logged in ... Login
Amazon.com DVD Shop
menu
... home
... topics
... galleries

... Antville.org home
search

related


calendar
January 2005
SunMonTueWedThuFriSat
1
2345678
9101112131415
16171819202122
23242526272829
3031
DecemberFebruary
recent updates
Arduino Starter Kit
MAKE Blog How-to Tuesday posted a challenge: Optimize the sketch code for a pressure sensor bar graph. Here is my second attempt: int gate[] = {10, 20, 50, 100, 200, 32767}; void setup() {DDRB = 0b00111110;} void loop() { int dval = 0; int rval = analogRead(2); for (int x = 0; rval...
12/3/08, 5:42 AM
Measuring Supply Voltage
I'm running my latest handheld computer on solar power. It starts up when the sun rises and runs all day. I started wondering how I could measure the voltage coming in from the solar panel. I came up with a way to use a diode and a resistor and the...
7/29/08, 9:53 AM
Ten Pin ISP adapter
I've already built a six pin ISP adapter, but my Olmex cards use the ten pin ISP. I put a header on a scrap of perf board, added an LED for the heartbeat, and then connected the ten pin cable. Actually it is a fifteen pin cable, off a joystick...
7/16/08, 10:00 PM
Hello 5x7 Style
Wrote a new firmware for the 5x7 display. Now it scrolls out 'hello' over and over again. I'm running it on a solar panel, so it wakes up with the sun and runs all day long. When I built the LED matrix I put resistors on the five columns. I'm starting...
6/17/08, 12:48 PM
Provo, Utah
With a walkable downtown and access to two Universities, Provo Utah is a great location. I live next door in Orem. Kipplinger: Provo: Pristine Tech Mecca (Video) (Text)
6/2/08, 10:07 AM
Another release of AVRISP sketch
There is a new release of the AVRISP emulation sketch for Arduino: avrisp.02.zip. This one should work with Mega8 and Mega168. mega-isp
5/28/08, 4:48 PM
Sorting Out Page Sizes
There is a new release of AVRISP Emulation for Arduino. This is an Arduino firmware that allows you to program other AVR microcontrollers. The new zip file (avrisp.01.zip) should compile on the current Arduino IDE, and I changed the comments that put the wrong labels on the SPI pins. Go ahead...
5/27/08, 11:31 AM
Flash Problems
I'm building a project using the AVR ATMega8 microcontroller. Once I got the thing wired up to where I could write firmware to it I found that it was always failing. I made a .hex file full of 0x10 values (256 bytes worth) and tried uploading that to the chip....
5/16/08, 2:56 PM
William's Arduino Board
I'm building an Arduino-compatible board for William. I'm building it on the Evil Mad Scientist MegaXX8 business card. It will have four built-in LEDs and a USB interface. It will also have connectors so he can use it with a breadboard. Perhaps we can connect it to some of his...
5/15/08, 7:26 AM
Cybord Signal Detector
Some digital radio signals use Frequency Shift Keying (FSK). This often has one frequency for a Mark and one for a Space. I plan to build a cybord or other chip that will decode an FSK signal, producing three different values: NO_SIGNAL, MARK, and SPACE. The signals would then go...
5/15/08, 7:20 AM

destinations

Listen to IT Conversations



Made with Antville

Quantum Touch

RSS Feed