Jeremy Uejio's BlogJeremy Uejio's Weblog |
|
Tuesday Jul 29, 2008
LiveUSB creator for fedora
The application lets you choose from a couple of different Fedora releases to download and it downloads and creates the USB all in one step. If the USB create fails for some reason, it doesn't have to download the image again and it lets you continue on after correcting the error. In my case, my flash drive was not FAT formatted, so after correcting that and refreshing the target device in their GUI, I continued with the USB creation. The liveUSB booted fine on my Acer 3400. Now, why can't creating an OpenSolaris liveUSB be that easy? Posted at 12:46PM Jul 29, 2008 by uejio in Sun | Comments[1]
Wednesday Jul 16, 2008
OpenSolaris on an iPod Touch (via VNC)
Not sure if this would actually be usable, but here it is:
This is using an iPod Touch that I bought a few months ago running the 2.0 Update and running a free VNC app from the App Store. OpenSolaris 2008.05 in running on a Sun Ultra 20. I had to enable XDMCP in gdm by editing the file /etc/X11/gdm/custom.conf and changing the xdmcp section to read: [xdmcp] Hm... This looks just like OpenSolaris. "How do I know that you're running on an iTouch?", one might ask. The only difference is those three buttons on the bottom of the image. The keyboard button brings up keyboard input:
Trust me. I really do have my iTouch running a VNC app and displaying OpenSolaris 2008.05. It really works! Posted at 10:13PM Jul 16, 2008 by uejio in Sun |
Wednesday Jul 02, 2008
simple DTrace script to print function argument
Someone asked me for a DTrace script to print out the
argument to an arbitrary function. I'm not exactly sure if this is what
he meant, so I wrote a script which lets you specify a function name and
the position of the string argument that you want printed out and then
the command to run. Since it's a script, you can modify to print out
integer args or to connect to a running process, etc...
Posted at 08:36AM Jul 02, 2008 by uejio in Sun | |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||