I finally found time to power on my 256Mb RPi, preloaded Raspbian wheezy on a SDCard ( raspbian-ua-netinst) and that booted up fine, however yet trying to update my firmware and followed "rpi-update". Unfortuantely I experience " !!! //lib/modules doesn't exist " errors, therefore I hope one can assist how to update to latest firmware on this RPi. Cheers
@pi:/# uname -a
Linux pi 3.6-trunk-rpi #1 Debian 3.6.9-1~experimental.1+rpi6 armv6l GNU/Linux
@pi:/# /usr/bin/rpi-update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS
*** Performing self-update
--2014-01-06 12:02:58-- https://github.com/Hexxeh/rpi-update/ra ... rpi-update
Resolving github.com (github.com)... 192.30.252.130
Connecting to github.com (github.com)|192.30.252.130|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.github.com/Hexxeh/rpi-updat ... rpi-update [following]
--2014-01-06 12:03:08-- https://raw.github.com/Hexxeh/rpi-updat ... rpi-update
Resolving raw.github.com (raw.github.com)... 185.31.16.133
Connecting to raw.github.com (raw.github.com)|185.31.16.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7174 (7.0K) [text/plain]
Saving to: `/usr/bin/rpi-update.tmp'
100%[======================================================================>] 7,174 --.-K/s in 0.003s
2014-01-06 12:03:13 (2.43 MB/s) - `/usr/bin/rpi-update.tmp' saved [7174/7174]
*** Relaunching after update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS
!!! //lib/modules doesn't exist