You are currently browsing the monthly archive for April, 2007.
Lately I bought a new box it’s an Acer Aspire T180. Maybe you wonder why would I buy an Acer machine instead of buying the same components and assembling them myself the main reason it’s cause it’s CHEAPER (at least here).
Here it comes another story of mines, as you might have guessed I wanted to setup a Gentoo on it. So I download Gentoo 2006.1 minimal cd install for AMD64, burn it and boot it, seems to detect everything correctly, nice, lets start configuring netw… WAIT WTF!? I’m getting flooded I can’t even see what I’m typing damn message:
sky2 eth0: phy read timeout
omg someone stop that!!! Ok, time to do some research at Google and Gentoo forums, seems that there’s a problem with sky2 driver and some kernel versions it’s adviced to proceed the install with the old driver then upgrade kernel to the latest version and change drivers. So there we go:
modprobe -r sky2 && modprobe sk98lin
FATAL: Module sk98lin not found
Damn it today it’s not my day I bet this new box is going to give me some headache… So there we go as far as I remember 2006.0 cd had the sk98lin module I look for it at my cd’s collection “pekaboo I found you” err wait wait why does it have that hole in the plastic (I move my hand) now it’s bigger o_O (I look at my hand and notice that it just disintegrated in my hands -_-”, ok, ok calm down I’ll download it again it’s only 50mb and I’ll be installing it HA! gullible it’s not booting… (by that time I was already thinking going to bed)
This is friggin pissing me off, I’m stuck and I have no clue on what to do I start doing a deeper research, aham seems there’s an alternative method to install Gentoo so let’s try getting the latest Ubuntu Feisty Fawn 7.04, anyways sooner or later I’m going to download it…
Feisty Fawn comes along with 2.6.20 kernel, nice, lets try setting up the network card hmmm it’s working!!! Time to proceed with a normal install just changing the usual way to mount /proc file system for this one:
mount -o bind /proc /mnt/gentoo/proc
Now tell me: “you lost a precious time, this could be easily solved by doing this … and that …” yeah I’m pretty sure there’s an easier way to solve this issue but at least I learn some things while researching and I hope this post becomes useful to someone apart than me.
It’s been a month since my last post but lately I’ve been quite busy so here I’m trying to keep the blog alive
The other day I was thinking(while looking a box in a corner of the room) why do I have that computer here doing nothing? Then suddenly I came up with an old idea I always had I wanted to have a machine as a “personal server”.
I like Gentoo and seems pretty robust to work as a server so why not to set up it now taking in mind that I’m on spring break vacation and that way I’ll have the server and I’ll learn so I dressed up and went to buy a KVM switch cause I’m too lazy to be switching while I set it up xD.
With the KVM installed I was ready, downloaded Gentoo 2006.1 Minimal CD/Install CD and started installing it. In order to install it I followed this guide. The guide is really good so there’s nothing much to comment about it.
Once the OS was up and working was time to modify SSHd config file (/etc/ssh/sshd_config), add users/groups, modiffy permissions, … and install the tools I wanted. There’s nothing much to say, now I’m using that machine as a “development center” playing with Perl and YAML.
Till here my litlle computers story of this first days of spring break.
