|
How I got my 4th generation 20GB iPod working again |
|
|
By admin on
7/13/2008
|
|
|
|
A while back I bought a used 20GB iPod off eBay and loaded Rockbox on it. Everything worked great for about 7 months but then it started powering up with the exclamation point folder icon. I could hear the hard drive trying to spin up but then it immediately shut down (clicking.) I figured the HD must be toast so I went back on eBay and bought a 60GB 4G color iPod (never used). I then put the broken one up for sale on craigslist and had a guy e-mail me. He said to give it a good thwack because the HD cable often comes loose on these iPods. Since I already had opened the case, I went ahead and checked the HD cable. I couldn't tell if it was loose, but I pushed down on it anyway. All of the sudden the iPod booted and Rockbox loaded up! Apparently the cable was loose beca ...
|
 |
|
Comments (0)
|
More...
|
|
|
Tri-booting Vista, XP, and Linux |
|
|
By admin on
5/10/2008
|
|
|
|
I've been successfully dual booting Vista and Linux (openSUSE) for a while now. The trick was to install Vista first (already done when I bought the laptop) and then openSUSE. GRUB was automatically installed and handled the dual boot situation well.
But after all the problems I've had with Vista not running programs that work fine in XP (Joint Ops, SSH/SMB port forwarding--see my other blog entry, my Hauppauge TV card) I decided that I also needed to be able to boot XP. But how do you get XP installed without clobbering GRUB or anything else? Turned out to be trickier than I thought...
First step is to use Vista's Disk Manager to shrink its partition and make room for XP. I was able to free up about 13GB of space which will be enough for now. Then I formatted it as NTFS.
I knew that installing XP was going to clobber GRUB by overwriting the
|
 |
|
Comments (0)
|
More...
|
|
|
Vista patch (KB942624) breaks SSH port 445 forwarding? |
|
|
By admin on
12/16/2007
|
|
|
|
I'd been using OpenSSH running under Cygwin for quite a while now and just recently started port forwarding SMB so I could copy files between local and remote computers over an encrypted tunnel. More accurately, I wanted to sync files between Windows boxes and a remote NAS device running NSLU2-Linux using robocopy. This involved installing a loopback adapter, assigning it an IP address (10.0.0.222), then running SSH:
ssh -L 10.0.0.222:445:localhost:445 user@remoteip
Once connected, I can see my remote Windows shares by specify a UNC path (\\10.0.0.222) in Windows Explorer. This was all working great until I installed Vista patch KB942624 which fixes a security issue in SMB. It fixes it so good th ...
|
 |
|
Comments (0)
|
More...
|
|
|
Windows Vista--aaaaaagggghhhh! |
|
|
By admin on
12/13/2007
|
|
|
|
Why did I think it'd be a good idea to upgrade to Vista when I replaced two of my computers? Probably because every Windows upgrade I've ever done (since Win3.1) was never this troublesome! My main issue? User Account Control. In theory it's a great idea (stolen entirely from Unix/Linux.) The problem is that many, many programs won't run correctly with it enabled! My favorite game won't even run because Punk Buster boots me off the server. Haven't found a fix for that yet. Do anything in the Command Prompt? Better learn how to open it in Administrative mode and even then you may have problems. I've finally turned off UAC... we'll see if that makes my life easier.
|
 |
|
Comments (0)
|
|
|
|
|
|
|
My foray into Linux |
|
|
By admin on
4/6/2007
|
|
|
I've been playing around with Linux for a few years now, mostly just to see what all the commotion was about, not to use it on a daily basis.
In the past I've loaded up Fedora and have installed later versions of it since then. It never did a very good job detecting my hardware, so things like sound and video cards had to be manually configured which usually amounted to editing conf (configuration) files--not fun.
Lately I've been playing with several other distros including Ubuntu, openSUSE, MEPIS, and PCLinuxOS.
Ubuntu 6.10 looked and behaved a lot like Fedora Core 6. It also didn't detect all my hardware.  ...
|
 |
|
Comments (0)
|
More...
|
|
|
First post |
|
|
By admin on
7/27/2006
|
|
|
Welcome!
I just installed DotNetNuke and am planning to use it as my new homepage. Check out the links on the left and feel free to snoop around.
-DC-
|
 |
|
Comments (3)
|
|
|
|
Ten tips for a better running and more secure computer |
|
|
By admin on
4/7/2006
|
|
|
|
Ok, for all those people who have Microsoft Windows computers that run slowly and produce pop-up advertisements all the time, I'm going to do you a big favor and tell you what you need to do. The best part: ALL OF THESE SOLUTIONS ARE FREE!
1) Check your hard drive
Open a Command Prompt (click Start, Run, and type "cmd" then hit Enter) and run "chkdsk c: /f" to check for file errors on your hard drive.
2) Run Windows Update
Go to Start, Programs, and click the Windows Update icon. You'll need to be connected to the Internet for it to work. Make sure you download all the Critical Updates, regardless of how long it will take! ...
|
 |
|
Comments (1)
|
More...
|
|